|
|
1.1 ! root 1: /* ! 2: Hatari ! 3: */ ! 4: ! 5: extern void *Memory_Alloc(int nBytes); ! 6: extern void Memory_Free(void *pAlloc); ! 7: extern void *Memory_Set(void *pAlloc, int c, size_t count); ! 8: extern void *Memory_Clear(void *pAlloc, size_t count);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.