summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/websocket-codec/init.lua
diff options
context:
space:
mode:
author Michele Fochi <michele.fochi@gmail.com>2016-02-13 20:41:19 +0100
committer Michele Fochi <michele.fochi@gmail.com>2016-02-13 21:03:16 +0100
commit00aec891925e530ced84f63a04aefaf0a4631582 (patch)
tree91674566f3cc38341573b90a766b91056fad7694 /plugins/websocket-codec/init.lua
parente49253b0e0cfde7975a2f14190c1e5ad3a339d16 (diff)
Added support for autofire under cheat menu and available only if cheats
activated.
Diffstat (limited to 'plugins/websocket-codec/init.lua')
0 files changed, 0 insertions, 0 deletions
ass='deletions'>-14/+14 * Spring cleaning: Vas Crabb2019-11-011-1/+1 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1 * Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-4/+3 * (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+23 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-23/+21 * (nw) sorry, take 2 Ivan Vangelista2019-02-251-18/+20 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-28/+27 * mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-3/+4 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-3/+3 * ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-4/+2 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-4/+6 * 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-6/+6 * 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-8/+8 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+26 * (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-2/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4 * progolf: Soundlatch modernization (nw) AJR2017-08-171-18/+7 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3