- [NEW] zx_screen preparat per al ZX Spectrum 128k
- [NEW] Afegida rom del ZX Spectrum 128K
This commit is contained in:
@@ -59,3 +59,7 @@ uint32_t zx_48mem::getSize()
|
||||
return 65536;
|
||||
}
|
||||
|
||||
uint8_t *zx_48mem::rawPtr(uint32_t address)
|
||||
{
|
||||
return &memory[address];
|
||||
}
|
||||
Reference in New Issue
Block a user