summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/emu.lua
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2020-10-10 07:17:51 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2020-10-10 07:17:51 +0200
commitb323101d130dc5271aa1bd1922063a61a331a84d (patch)
treecba3a0e99039ec079f39cf9ed8a2e767d95d888b /scripts/src/emu.lua
parent5394f17dc1d1cc6ae8139885b9fee9aa96bb1845 (diff)
ps2sony.cpp: slightly changed the filename for one of the just added BIOSes
Diffstat (limited to 'scripts/src/emu.lua')
0 files changed, 0 insertions, 0 deletions
23abad3df3607b73e8e66835248fab9?s=128&d=retro' /> AJR2019-11-161-6/+6 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-9/+9 * acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibe... angelosa2019-09-211-2/+2 * archimds.cpp: preliminary serial joystick interface [Angelo Salese] angelosa2019-09-101-1/+1 * srcclean (nw) Vas Crabb2019-08-251-37/+37 * riscpc.cpp: fix bug with force irq, now rpc700 enters into prompt supervisor ... Angelo Salese2019-07-291-85/+173 * riscpc.cpp: install VRAM on non A7000 machines (nw) Angelo Salese2019-07-281-22/+18 * srcclean (nw) Vas Crabb2019-07-281-3/+3 * riscpc.cpp: change rpc700 to proper ARM710a core and fix video transfers. [An... Angelo Salese2019-07-281-28/+60 * (nw) Clean up the mess on master Vas Crabb2019-03-261-63/+68 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-68/+63 * (nw) sorry, take 2 Ivan Vangelista2019-02-251-63/+68 * make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-4/+5 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-6/+9 * 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-2/+2 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-16/+16 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+8 * riscpc.cpp: machine().first_screen() -> m_screen (nw) Nigel Barnes2018-03-061-7/+9 * (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-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+12 * riscpc: fix ROM load for rpc600. [R Belmont] arbee2017-11-271-2/+2 * Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-3/+3 * Revert "pulse_input_line: change units to cycles and set default param to min... hap2017-11-151-3/+3 * pulse_input_line: change units to cycles and set default param to min_cycles ... hap2017-11-151-3/+3 * Replace driver_device::generic_pulse_irq_line with device_execute_interface::... AJR2017-11-141-3/+3 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2