mame/scripts/src
2020-08-23 22:15:36 +01: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: Added the P.R.E.S. AP1/AP6 and First Byte Printer Interface devices. 2020-08-23 22:15:36 +01:00
cpu.lua Fix non-x86 build and try to make sure it does not break silently again (#7041) 2020-08-12 12:54:22 -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 spectrum: implemented Swift Disc and Swift Disc II interfaces 2020-07-17 00:50:06 +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 New WORKING machines 2020-07-18 08:12:28 -04:00
main.lua Only build asmjit on x86 and x86_64 2020-06-27 15:42:47 +02:00
netlist.lua -atarittl: Added netlist for Tank. currently runs at about 0.005% of full speed, unsure why. 2020-08-16 20:04:34 +02: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 IMGTOOL: Added Dragon DOS module [tlindner] 2020-05-17 12:04:31 -04:00
video.lua added Hughes HLCD 0438 LCD Driver device 2020-07-24 13:31:36 +02:00