#include "shared.h" uint8 * cache; void mem_init(void) { cache = emu_Malloc(CACHE_SIZE); } int mem_test(void) { // for (int i=0x40000;i 0) { write_rom(dst++, read_rom(src++)); size--; } }