summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/__init__.py
diff options
context:
space:
mode:
author Dirk Best <mail@dirk-best.de>2022-02-02 19:36:30 +0100
committer Dirk Best <mail@dirk-best.de>2022-02-02 19:37:32 +0100
commitaf253e15c7cf491d19de2dda2e6677e0627071f8 (patch)
treea92646f5cbadc7723676908291268c4bb54c95ef /docs/source/__init__.py
parent6d87b8ff33c37f2acbdcbb962a45eb9029260984 (diff)
New machines marked as NOT_WORKING
---------------------------------- Digilog 400 [Bitsavers]
Diffstat (limited to 'docs/source/__init__.py')
0 files changed, 0 insertions, 0 deletions
b9?s=13&d=retro' /> AJR2020-10-021-4/+1 * Cleaned up bitmap API. Vas Crabb2020-09-271-3/+3 * drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-15/+15 * another bunch of macro removals (nw) Ivan Vangelista2020-05-191-5/+5 * devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-1/+1 * input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-1/+1 * src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-2/+2 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-3/+3 * ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-4/+4 * (nw) Clean up the mess on master Vas Crabb2019-03-261-42/+246 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-246/+42 * upd765: Simplify read/write handlers (nw) AJR2019-03-101-1/+1 * tandy2k: add mouse [Carl] cracyc2019-02-161-4/+156 * tandy2k: mirror the palette (nw) cracyc2019-02-151-1/+1 * tandy2k: keyboard key mapping (nw) cracyc2019-02-151-0/+33 * tandy2k: add graphics adapter [Carl] cracyc2019-02-141-47/+66 * tandy2k: fix keyboard (nw) cracyc2019-01-291-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * Fixed regressions reported by Tafoid, nw mooglyguy2018-12-161-1/+1 * Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-42/+43 * upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1 * src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-3/+3 * machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-4/+4 * pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+7 * bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-6/+6 * crt9007: Convert callbacks to devcb3 and remove MCFG_ macros (nw) AJR2018-10-121-13/+13 * pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-5/+5 * i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-1/+1 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4 * i8251: Removed MCFG, nw mooglyguy2018-08-291-6/+6 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1 * acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1 * beathead, concept, pkscram, saturn, tandy2k, trackfld, x1, swtpc09: machine()... mooglyguy2018-06-131-5/+4 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-7/+7 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-46/+46 * 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-28/+32 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8