mame/scripts/src
couriersud 0348faf9ae
Merge pull request #7214 from Lord-Nightmare/master
netlist: devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Nightmare]
2020-09-18 18:44:58 +02:00
..
mame compile in the contents of the COPYING file for the about box - safer than assuming it will be in the working directory. no attempt at compressing it for now (nw) 2020-03-22 00:03:07 +11:00
osd -bgfx: Corrected a data overrun in the d3d12 backend from allocating only enough texture data for width*height, not rowpixels*height. [Ryan Holtz] 2020-06-20 15:37:14 +02:00
3rdparty.lua Define IMGUI_DISABLE_OBSOLETE_FUNCTIONS consistently 2020-08-12 18:22:59 +02:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua bus/electron/cart: Added the Pace RS423 Communications cartridge. 2020-09-07 16:58:02 +01:00
cpu.lua kl5c80a12, kl5c80a16: Added emulation of KP63(A) Timer/Counter unit. This improves timings in animalc, haekaka, pyenaget and tdoboon. 2020-09-14 23:32:58 -04:00
devices.lua Enable precompiled header usage in the Visual Studio compiler (#5473) 2019-08-13 13:20:53 -04:00
emu.lua Debugger expression and memory access overhaul 2020-05-25 11:15:39 -04:00
formats.lua fix build 2020-09-17 12:22:03 +03:00
lib.lua util: re-implement SHA-1 and get rid of the two third-party implementations (nw) 2020-04-13 06:16:03 +10:00
machine.lua machine.lua: revert unwanted addition 2020-09-17 19:09:37 +07:00
main.lua emscripten: netlist and OpenGL improvements. (#7254) 2020-09-18 23:06:48 +10:00
netlist.lua Netlist devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Nightmare] 2020-09-17 22:56:49 -04:00
sound.lua Implement FDS sound emulation (#6953) 2020-07-14 16:56:22 -04:00
tests.lua srcclean (nw) 2017-02-19 11:40:55 +11:00
tools.lua formats/flopimg.cpp: Use appropriate standard exceptions for reporting errors, allowing libemu to be removed from imgtool and floptool. 2020-08-30 17:22:17 +10:00
video.lua added Hughes HLCD 0438 LCD Driver device 2020-07-24 13:31:36 +02:00