summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/osd/osdmini_cfg.lua
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/src/osd/osdmini_cfg.lua')
0 files changed, 0 insertions, 0 deletions
5:07 +1000'>2022-06-271-599/+0 * drivers starting with y and z: further removal of READ and WRITE macros (nw) Ivan Vangelista2020-05-221-8/+8 * a last small bunch of macro removals before the week-end (nw) Ivan Vangelista2020-05-151-22/+10 * tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-2/+2 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-4/+4 * Allow 16bpp gfxdecode (#5167) cam9002019-07-181-4/+4 * Pia6821 improvements (#5254) Mike2019-06-191-8/+2 * (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2 * 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-1/+1 * csd.cpp : Reduce unnecessary address_space, mem_mask arguments in handlers cam9002019-02-021-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4 * Fix clang build, maybe (nw) AJR2018-11-171-1/+1 * -screen.cpp: Added a devcb for easier hooking of the scanline timer. [Ryan Ho... mooglyguy2018-11-171-26/+28 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-2/+2 * -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-15/+15 * private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-3/+4 * Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * 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-11/+11 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+14 * 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-1/+1 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * Self-registering devices prep: Vas Crabb2017-02-271-1/+4 * zwackery: revert UTF-8 BOM (nw) hap2016-12-291-1/+1 * Perfect quantum not needed for this driver - restores previous performance le... Scott Stone2016-12-281-3/+1 * first srcclean pass (nw) Vas Crabb2016-12-251-9/+9 * zwackery: Remove Artificial Artist PAL, now included in the csd device Dirk Best2016-12-211-3/+1 * csd: Update interface to better reflect real hardware, add address Dirk Best2016-12-211-13/+6 * Move the Cheap Squeak Deluxe sound board to its own file and give it Dirk Best2016-12-211-5/+5 * zwackery: ROM labels and locations Dirk Best2016-12-211-37/+37