Previous | 199869 Revisions | Next |
r190989 Sunday 11th December, 2022 at 17:25:30 UTC by Vasantha Crabb |
---|
sega/mdioport.cpp: Added Mega Drive I/O port controller device. Adapted all Mega Drive hardware drivers to work with the new I/O port device, and moved based Mega Drive 68k peripherals to a common address map function. sega/megadriv_acbl.cpp: Added base machine configuration to attach an optional I/O port to the EXP port, and moved some stuff to derived classes. sega/megadriv_rad.cpp: Simplified code. bus/sms_ctrl: Added an RS-232 adapter. Only sending from the console to the attached device works so far, reception will have to wait. |
[scripts/src] | bus.lua |
[src/devices/bus/sms_ctrl] | controllers.cpp controllers.h md6bt.cpp rs232adapt.cpp* rs232adapt.h* smsctrl.h |
[src/emu] | diserial.cpp |
[src/mame/sega] | hshavoc.cpp mdconsole.cpp mdconsole.h mdioport.cpp* mdioport.h* megadriv.cpp megadriv.h megadriv_acbl.cpp megadriv_acbl.h megadriv_rad.cpp megadriv_rad.h megadriv_sunplus_hybrid.cpp megadriv_vt_hybrid.cpp megaplay.cpp megatech.cpp puckpkmn.cpp segapico.cpp |
https://github.com/mamedev/mame/commit/6e5d7328cb152e56612bb5bc20ddb0ec3434c617 |
Previous | 199869 Revisions | Next |