summaryrefslogtreecommitdiffstats
path: root/scripts/src/emu.lua
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-05-25 09:19:32 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-05-25 09:19:32 -0400
commit31ccd3458493569e50b4086c99531a01098d70dd (patch)
treead37c16a3790f2f607eaa805b1239bc536ca0f25 /scripts/src/emu.lua
parent2a755734ef823a725183d520989af8fc6874f3e3 (diff)
s220, s550: Add BU3905 skeleton (nw)
Diffstat (limited to 'scripts/src/emu.lua')
0 files changed, 0 insertions, 0 deletions
letions'>-4/+4 * homez80: added natural keyboard/paste Robbbert2020-07-191-23/+22 * ht68k: Fix floppy boot for kos AJR2020-05-051-29/+24 * (nw) ht68k : small correction Robbbert2020-04-081-1/+1 * alg.cpp, ht68k.cpp, pgm2.cpp: Correct region widths (nw) AJR2019-11-161-6/+6 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2 * m68000: Read the initial SP and PC from memory after rather than during machi... AJR2019-04-291-2/+0 * 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+16 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+15 * src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-15/+16 * Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1 * bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-2/+2 * wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1 * move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-1/+3 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-3/+3 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+8 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5 * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1 * clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3