Home
last modified time | relevance | path

Searched refs:ram_config_byte (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dapollo.cpp122 static uint8_t ram_config_byte; variable
201 return ram_config_byte; in apollo_get_ram_config_byte()
976 ram_config_byte= DN3500_RAM_CONFIG_BYTE; in init_dn3500()
997 ram_config_byte= DN3000_RAM_CONFIG_8MB; in init_dn3000()
1016 ram_config_byte= DN5500_RAM_CONFIG_BYTE; in init_dn5500()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dapollo.cpp122 static uint8_t ram_config_byte; variable
201 return ram_config_byte; in apollo_get_ram_config_byte()
976 ram_config_byte= DN3500_RAM_CONFIG_BYTE; in init_dn3500()
997 ram_config_byte= DN3000_RAM_CONFIG_8MB; in init_dn3000()
1016 ram_config_byte= DN5500_RAM_CONFIG_BYTE; in init_dn5500()