Previous | 199869 Revisions | Next |
r191014 Monday 12th December, 2022 at 21:00:03 UTC by Vasantha Crabb |
---|
-bus/sms_ctrl: Added raphnet DIY SMS/Mark III paddle. -cpu/avr8: Added minimal ADC support (in particular, ADC interrupts are not implemented). -sega/megadriv.cpp: Further broke up base Mega Drive class. * Created a light-weight base class with just the core functionality, used for "Genie" hardware (Puckman Pockimon). * Moved built-in controller emulation to a derived class so it isn't lurking underneath the consoles with pluggable controllers. * Moved the Sun Mixing Mega Drive bootlegs to their own source file - they're substantially different, not using the I/O blocks for input. -sega/sms.cpp: Untangled SG-1000 Mark III slightly. |
[scripts/src] | bus.lua |
[src/devices/bus/sms_ctrl] | controllers.cpp controllers.h diypaddle.cpp* diypaddle.h* |
[src/devices/cpu/avr8] | avr8.cpp avr8.h |
[src/mame] | mame.lst |
[src/mame/sega] | hshavoc.cpp megadriv.cpp megadriv.h megadriv_acbl.cpp megadriv_acbl.h megadriv_rad.cpp |
https://github.com/mamedev/mame/commit/85fd7f8c45794284c7423d917795e9c96e08decb |
Previous | 199869 Revisions | Next |