Previous 199869 Revisions Next

r199045 Friday 27th October, 2023 at 16:06:55 UTC by qufb
sega/sega_beena.cpp: Emulated Advanced Pico BEENA and TV Ocha-Ken. (#11213)

Basic functionality is supported, making most games playable.

StoryWare display is not yet implemented.

Game-specific peripherals are not emulated.

There are still some issues with graphics.

emu/ioport.h: Fixed rarely-used PORT_CROSSHAIR_MAPPER and PORT_CROSSHAIR_MAPPER_MEMBER macros.

cpu/arm7: Added AP2010 CPU device.

sound/ap2010pcm.cpp: Added basic AP2010 PCM audio output device.

Systems promoted to working
------------------------
Sega Advanced Pico BEENA

New working systems
------------------------
Sega TV Ocha-Ken
[scripts/src]cpu.lua sound.lua
[src/devices/cpu/arm7]ap2010cpu.cpp* ap2010cpu.h*
[src/devices/sound]ap2010pcm.cpp* ap2010pcm.h*
[src/emu]ioport.h
[src/mame]mame.lst
[src/mame/layout]beena.lay*
[src/mame/sega]sega_beena.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team