summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68000/fscpu32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m68000/fscpu32.cpp')
0 files changed, 0 insertions, 0 deletions
itle='2022-01-26 08:56:03 -0500'>2022-01-261-1/+1 * x68k: remove unneeded cracyc2021-06-101-1/+0 * x68k: fill bitmap with lowest priority tile layer so pixels that would be tra... cracyc2021-05-221-0/+1 * ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1 * floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1 * drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-29/+29 * more macro removal (nw) Ivan Vangelista2020-05-191-10/+10 * c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-151-1/+1 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * x68000: Overhaul interrupt handling; add second expansion slot AJR2019-06-191-18/+23 * hd63450: More accurate IRQ handling with a tidier interface AJR2019-04-191-3/+2 * x68k: Fix interrupt acknowledgment (nw) AJR2019-04-051-1/+3 * 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+3 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * misc cleanup (nw) Vas Crabb2018-12-271-1/+2 * Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1 * x68030: Restore palette; eliminate MCFG_VIDEO_START_OVERRIDE (nw) AJR2018-08-281-4/+4 * -hd63450: Removed MCFG, nw mooglyguy2018-08-281-62/+102 * x68000: Separate VINAS/VICON CRTC device AJR2018-07-131-62/+15 * private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-25/+28 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * x68k : Implement ADPCM Panning, Correct ADPCM Timer (#3376) cam9002018-03-221-0/+4 * clean up some stuff in x68k (nw) Vas Crabb2018-03-041-34/+42 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4 * - Add preliminary Yamaha YM3802 MIDI controller mahlemiut2017-06-211-0/+4 * Self-registering devices prep: Vas Crabb2017-02-271-6/+9 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21 * Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1 * ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * x68k: special priority (nw)