index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
src
/
machine.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
-tdc1008: Initial untested implementation of the TRW TDC1008 Multiplier-Accum...
mooglyguy
2019-06-16
1
-0
/
+12
*
Add device emulation for MM5307 Baud Rate Generator
AJR
2019-06-14
1
-0
/
+12
*
-am2910: Added prelminary, largely-untested Am2910 Microprogram Controller de...
mooglyguy
2019-06-05
1
-0
/
+12
*
chessmachine: device was in wrong folder and forgot to update compile script ...
hap
2019-06-01
1
-0
/
+13
*
New device: UPD7004 ADC
Dirk Best
2019-05-28
1
-0
/
+12
*
Add DS1994 device (#5054)
grullosgo
2019-05-14
1
-0
/
+12
*
allow smartfp to show.. something (nw) (#5030)
David Haywood
2019-05-10
1
-0
/
+2
*
Add AIC-565 device
AJR
2019-05-06
1
-0
/
+12
*
machine.lua: Fix copy/paste mistake (nw)
AJR
2019-04-21
1
-1
/
+1
*
Add very preliminary Intel 82355 BMIC device
AJR
2019-04-21
1
-0
/
+12
*
Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver)
Vas Crabb
2019-04-21
1
-0
/
+12
*
scc68070: Merge CPU device with on-chip peripheral emulation
AJR
2019-04-17
1
-0
/
+11
*
pull SunPlus GCM394 titles out of vii.cpp
DavidHaywood
2019-04-14
1
-0
/
+4
*
spg110: tweaks for jak_capb, improves rendering, identifies several things (#...
David Haywood
2019-03-27
1
-0
/
+6
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-14
/
+43
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-43
/
+14
*
refactoring checkpoint (nw)
DavidHaywood
2019-03-25
1
-0
/
+2
*
SPG2XX - Make audio emulation a subdevice (#4757)
David Haywood
2019-03-14
1
-0
/
+2
*
New device: Western Digital WD1010-05
Dirk Best
2019-02-23
1
-0
/
+12
*
xc1700e: new device
Patrick Mackinlay
2019-02-20
1
-0
/
+12
*
jazz: wip checkpoint (nw)
Patrick Mackinlay
2019-02-12
1
-0
/
+12
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
1
-1
/
+1
*
wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert]
Olivier Galibert
2019-01-22
1
-13
/
+0
*
new NOT WORKING --- Classic Arcade Pinball (JAKKS Pacific TV Game) [Sean Rid...
David Haywood
2019-01-13
1
-0
/
+2
*
wd33c9x: somebody dropped this (nw)
Patrick Mackinlay
2019-01-01
1
-0
/
+13
*
Added a skeleton for the DEC DC7085 (aka "DZ") quad UART. [R. Belmont]
arbee
2018-12-30
1
-0
/
+12
*
-dp8573.cpp: Added DP8573 Real-Time Clock emulation. [Ryan Holtz]
mooglyguy
2018-11-12
1
-0
/
+12
*
aic6250: new device (nw)
Patrick Mackinlay
2018-10-31
1
-1
/
+11
*
r9751: Implement proper SMIOC emulation through new uart emulation (#4188)
Brandon Munger
2018-10-24
1
-0
/
+14
*
z8038: new device (nw)
Patrick Mackinlay
2018-10-18
1
-0
/
+12
*
New machines marked as NOT_WORKING
AJR
2018-10-12
1
-0
/
+12
*
mb87030: add new SCSI controller (nw)
Sven Schnelle
2018-10-07
1
-0
/
+12
*
vii: Device-ified the SPG2xx SoC. [Ryan Holtz]
mooglyguy
2018-10-06
1
-0
/
+12
*
-sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff...
mooglyguy
2018-09-22
1
-0
/
+12
*
jazz: new skeleton driver (nw)
Patrick Mackinlay
2018-09-20
1
-0
/
+12
*
-am79c90: Added rudimentary AMD 79C90 LANCE ethernet controller support, enou...
mooglyguy
2018-09-08
1
-0
/
+12
*
New Working Game
Tomasz Slanina
2018-08-22
1
-0
/
+12
*
-pcf8583: Added rudimentary Philips PCF8583 RTC emulation, based on the PCF85...
Ryan Holtz
2018-08-20
1
-0
/
+12
*
ps2sony: Some basic VU1 support, major file reshuffling, nw
mooglyguy
2018-07-21
1
-0
/
+130
*
Fix copy/paste mistake (nw)
AJR
2018-06-21
1
-1
/
+1
*
-39in1: Split Intel XScale PXA255 peripherals into a separate device. [Ryan H...
mooglyguy
2018-06-21
1
-0
/
+13
*
Add HP9122 floppy drive (#3657)
Sven Schnelle
2018-06-17
1
-0
/
+14
*
ec1841: mouse emulation (Logitech bus mouse protocol) (#3623)
Sergey Svishchev
2018-06-11
1
-0
/
+12
*
Revert "Add 9122c floppy (#3647)"
Vas Crabb
2018-06-11
1
-14
/
+0
*
Add 9122c floppy (#3647)
Sven Schnelle
2018-06-10
1
-0
/
+14
*
proposal: move z80daisy* to devices/machine (#3572)
Patrick Mackinlay
2018-05-15
1
-0
/
+14
*
gridcomp: hook up TMS9914 GPIB controller (nw)
Sergey Svishchev
2018-05-06
1
-1
/
+1
*
Rename machine/latch.* to machine/output_latch.* (nw)
AJR
2018-05-02
1
-2
/
+12
*
New device, SMSC FDC37C93x Plug and Play Compatible Ultra I/O Controller ! [S...
yz70s
2018-04-27
1
-0
/
+12
*
hp_ipc: added HPIB interface chip & remotizer device
fulivi
2018-04-26
1
-0
/
+12
[prev]
[next]