mame/scripts/src
MooglyGuy 0c9f5dd225
-machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz]
* Implemented free-running timer.
* Eliminated internal header in favor of scoped enums.
* Eliminated double-dispatch switch/case in handlers, in favor of individual register handlers.
* Reworked GPIO handling for correctness.

-misc/39in1.cpp: Fixed GPIO hookup, now boots on its own. [Ryan Holtz]
2023-11-28 06:19:45 +11:00
..
mame chd: Add dvd support. better abstraction in general, multi-image support in arcade-type drivers 2023-05-04 20:29:58 +02:00
osd macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework. [R. Belmont, Carbon] 2023-10-01 13:23:18 -04:00
3rdparty.lua Revert "3rdparty/portaudio: Enabled PulseAudio backend for Linux. [invertego]" 2023-11-20 02:32:34 +11:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua bus/bbc/analogue: Added Microwriter Quinkey input device. 2023-11-17 20:28:32 +00:00
cpu.lua skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device 2023-11-25 09:01:40 -05:00
devices.lua Prevent src/devices from inadvertently including headers from src/mame. (#9996) 2022-06-28 19:04:31 +10:00
emu.lua emumem: First try at wait states 2023-02-22 11:29:48 +01:00
formats.lua sega/sega_beena.cpp: Added basic book page display. 2023-11-04 00:37:48 +11:00
lib.lua nscsi: Add SCSI tape device based on SIMH tape image format (#11430) 2023-09-14 07:27:47 +07:00
machine.lua -machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz] 2023-11-28 06:19:45 +11:00
main.lua Removed local copy of SDL source and update Android build support. (#10899) 2023-02-27 05:40:37 +11:00
netlist.lua netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773) 2022-05-19 19:40:00 +02:00
sound.lua Argh, sorry about the forgotten files. 2023-10-30 00:42:51 +01:00
tests.lua rpi target was not used, but regular linux one anyway 2021-10-26 10:50:09 +02:00
tools.lua Removed local copy of SDL source and update Android build support. (#10899) 2023-02-27 05:40:37 +11:00
video.lua dec: reorganize and rename some device files 2023-09-22 16:17:16 +07:00