summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/gtp_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/gtp_cas.cpp')
0 files changed, 0 insertions, 0 deletions
p?id=c5219643162cb7d2a8688425a09008d28c8e2437'>API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1 * Added basic stub layout with drive LEDs rfka012017-09-181-0/+2 * floppy: Add drive LED callback Dirk Best2017-08-271-3/+20 * srcclean (nw) Vas Crabb2017-08-271-4/+4 * psi98: Hook up serial ports, mark driver as working Dirk Best2017-08-231-3/+65 * psi98: Hook up centronics port Dirk Best2017-08-211-0/+29 * psi98: Hook up sound Dirk Best2017-08-191-3/+31 * psi98: Add software list Dirk Best2017-08-171-0/+3 * psi98: Hook up RTC Dirk Best2017-08-141-3/+30 * psi98: Add gfx mode rendering, fix vsync timer, update some clocks