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 megadriv_rad.h megadriv_sunmix.cpp* megadriv_sunplus_hybrid.cpp megadriv_vt_hybrid.cpp megaplay.cpp megatech.cpp puckpkmn.cpp sms.cpp sms.h sms_m.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team