summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/cpu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/src/cpu.lua')
0 files changed, 0 insertions, 0 deletions
=retro' /> Ivan Vangelista2020-06-031-12/+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 * Start cleaning up palette configuration: Vas Crabb2018-12-291-11/+8 * -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-20/+20 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+3 * Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2 * 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 * 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-3/+3 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+11 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1 * 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 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4 * Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+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-0/+2 * Improvements to rgb_t (nw) AJR2016-10-221-1/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14 * Make object_array_finder a bit more flexible, centralise instantiation of mor... Vas Crabb2016-08-261-2/+2 * Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-4/+4 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-6/+6 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2 * clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1