summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs/layout_files.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/techspecs/layout_files.rst')
0 files changed, 0 insertions, 0 deletions
tr> * apple2gs, pc9801, slapshot, viper, x68k: initialized some variables which wer... Ivan Vangelista2021-03-041-0/+5 * floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+6 * eolith, gameplan.cpp, jr100, lisa, model1, opwolf, pcw, peyper, pinball2k, po... Ivan Vangelista2020-11-041-0/+1 * emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+1 * Numerous drivers: Modernization and runtime tag lookup elimination AJR2020-10-181-7/+0 * drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-24/+24 * more macro removal (nw) Ivan Vangelista2020-05-191-6/+6 * devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-7/+7 * mc68901: Sweeping rewrite of USART emulation (no longer based on device_seria... AJR2020-01-021-4/+3 * Spring cleaning: Vas Crabb2019-11-011-1/+1 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-3/+3 * (nw) misc cleanup: Vas Crabb2019-09-201-1/+1 * x68000: Overhaul interrupt handling; add second expansion slot AJR2019-06-191-89/+165 * m68000: Read the initial SP and PC from memory after rather than during machi... AJR2019-04-291-3/+0 * hd63450: More accurate IRQ handling with a tidier interface AJR2019-04-191-27/+14 * x68k_crtc: Explicitly configure all clocks (nw) AJR2019-04-171-1/+5 * x68k: Fix interrupt acknowledgment (nw) AJR2019-04-051-23/+35 * 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-12/+18 * (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+17 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+16 * upd765: Simplify read/write handlers (nw) AJR2019-03-101-2/+2 * bus/x68k: Use object finder to get at CPU address space (nw) AJR2019-02-261-0/+1 * okim6258, okim6295: Simplify read/write handlers (nw) AJR2019-02-011-6/+6 * devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-7/+7 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2 * upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1 * m68000: fix rw bit in address error frame (nw) Sven Schnelle2018-11-021-4/+4 * srcclean (nw) Vas Crabb2018-09-231-1/+1 * space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2 * x68kxvi: Put that SCSI controller back in the address map (nw) AJR2018-08-281-1/+2 * x68030: Restore palette; eliminate MCFG_VIDEO_START_OVERRIDE (nw) AJR2018-08-281-4/+6 * -hd63450: Removed MCFG, nw