summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src')
0 files changed, 0 insertions, 0 deletions
f='/mame/commit/src/mame/drivers/sdk86.cpp?id=91b47b5fe171ecee9d12a996cce4e2349f73f486'>busicom,sdk86,pcm: small cleanup Robbbert2020-07-151-60/+86 * excali64: new software list --- boot (CP/M Boot Disk) Robbbert2020-06-101-10/+10 * (nw) removed myself from some drivers Robbbert2020-06-071-1/+1 * various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-6/+6 * sdk85, sdk86: More accurate 8279 interfaces; reduce tag lookups (nw) AJR2020-02-201-6/+5 * rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-11/+12 * srcclean (nw) Vas Crabb2018-09-231-5/+5 * i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1 * i8279: De-MCFG, nw mooglyguy2018-09-041-6/+6 * i8251: Removed MCFG, nw mooglyguy2018-08-291-4/+4 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1 * devcb3 Vas Crabb2018-07-071-5/+5 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+4 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-8/+8 * 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-14/+14 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * (nw) output finder for eacc,instruct,mk2,mkit09,sc1,sdk85,sdk86 Robbbert2018-03-291-1/+4 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15 * 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-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+8 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+5 * sdk86: Misc. corrections and additions (nw) AJR2017-12-021-5/+8 * (nw) removed some trampolines Robbbert2017-09-301-18/+8 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * fix that so it does what's expected. (nw) Lord-Nightmare2017-03-081-4/+4 * sdk86.cpp: fix rom loading so the non-booting rom pair is mapped at 0xfe*** w... Lord-Nightmare2017-03-081-2/+6 * forgot this one (nw) Lord-Nightmare2017-03-081-1/+7 * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1 * i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw) AJR2016-11-081-2/+1