- [NEW] Afegida al makefile opció per a profilechar
@@ -186,7 +186,12 @@ namespace mem
}
uint8_t *rawPtr(uint16_t address)
uint8_t *rawVram()
{
return vram;
uint8_t *rawHram(uint16_t address)
return &hram[address-0xfe00];
The note is not visible to the blocked user.