mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
parent
6dfcaef06f
commit
5ecba50ff3
@ -60,7 +60,8 @@ uint16_t md_rom_sk_device::read(offs_t offset)
|
||||
|
||||
void md_rom_sk_device::write(offs_t offset, uint16_t data, uint16_t mem_mask)
|
||||
{
|
||||
// should there be anything here?
|
||||
// should there be anything here?
|
||||
// TODO: implement pass-through NVRAM accessing for Sonic 3 cart, for Sonic 3 & Knuckles saving feature
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user