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
...
|
*
Create new 74LS157 device and hook it up to MSM5205 on Rastan
AJR
2016-12-02
1
-0
/
+12
*
|
new not working
cracyc
2016-12-02
1
-0
/
+13
|
/
*
Fix some single driver builds (nw)
Miodrag Milanovic
2016-11-08
1
-1
/
+1
*
added non-legacy i82439tx and created a driver using it in pcipc (nw)
Miodrag Milanovic
2016-10-30
1
-0
/
+2
*
New devices added
therealmogminer@gmail.com
2016-10-28
1
-0
/
+36
*
New devices added
therealmogminer@gmail.com
2016-10-28
1
-0
/
+24
*
-core: Added 54/74160,161,162,163 device emulation. [Ryan Holtz]
therealmogminer@gmail.com
2016-10-28
1
-0
/
+12
*
-hazeltin: Added preliminary video, still broken due to timing issues. [Ryan ...
therealmogminer@gmail.com
2016-10-27
1
-0
/
+12
*
Cleanup, TIMER_CALLBACK was only in unused parts (nw)
Miodrag Milanovic
2016-10-21
1
-12
/
+0
*
-Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan...
therealmogminer@gmail.com
2016-10-16
1
-0
/
+12
*
pcipc: sandbox for emulating a modern-ish pc (nw)
Olivier Galibert
2016-09-12
1
-0
/
+4
*
Separation of the LDP-1450 laserdisc player to its own device.
James Wallace
2016-08-04
1
-0
/
+12
*
Keyboard/terminal improvements: [Vas Crabb]
Vas Crabb
2016-07-27
1
-0
/
+1
*
Add a device as proof of concept which merges several input lines into a comm...
Dirk Best
2016-07-23
1
-0
/
+11
*
New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl...
Joakim Larsson Edstrom
2016-07-06
1
-0
/
+12
*
Added bare-bones Sony LDP-1000 device (nw)
angelosa
2016-06-14
1
-0
/
+12
*
and the missing device (nw)
smf-
2016-06-10
1
-0
/
+12
*
New driver for Force Computers CPU-30, WIP but starts up some diagnostics tes...
Joakim Larsson Edstrom
2016-06-10
1
-0
/
+12
*
voodoo_pci: Added default PCI BAR locations (nw)
Ted Green
2016-05-17
1
-0
/
+2
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
1
-3
/
+3
*
saturn and stv split (nw)
Miodrag Milanovic
2016-05-01
1
-11
/
+1
*
fixed apple2 compile (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+33
*
Fixed ti drivers (nw)
Miodrag Milanovic
2016-05-01
1
-0
/
+11
*
typo (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
r9751 fix (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
Make watchdog timer a separate device
AJR
2016-04-30
1
-1
/
+13
*
Fixed build atom driver (nw)
Miodrag Milanovic
2016-04-29
1
-4
/
+13
*
Fix for mos6530n (nw)
Miodrag Milanovic
2016-04-28
1
-0
/
+1
*
mode devices to proper library (nw)
Miodrag Milanovic
2016-04-23
1
-1
/
+48
*
Added generic latch to replace soundlatch in driver_device (nw)
Miodrag Milanovic
2016-04-18
1
-0
/
+12
*
New GROM implementation (TMC0430) with (almost) precise clock behavior
Michael Zapf
2016-03-30
1
-0
/
+12
*
Added files to build and fixed override functions
Ted Green
2016-03-18
1
-0
/
+2
*
pcxt: use pc motherboard device and banking (nw)
cracyc
2016-03-05
1
-0
/
+12
*
hp9845: initial version of HP TACO driver (only basic tape movement is working)
fulivi
2016-02-17
1
-0
/
+12
*
r9751: rename drivers to cpp
Brandon Munger
2015-12-20
1
-1
/
+1
*
r9751: forgot to update machine.lua
Brandon Munger
2015-12-20
1
-2
/
+2
*
Initial ROLM 9751 driver
Brandon Munger
2015-12-20
1
-0
/
+11
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
1
-255
/
+255
*
ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ...
mahlemiut
2015-09-24
1
-0
/
+13
*
Added new devices to build
Joakim Larsson Edstrom
2015-09-13
1
-0
/
+24
*
update build scripts and code change in order to fix compile (nw)
Miodrag Milanovic
2015-09-13
1
-725
/
+725
*
moved nsc810 build to proper place (nw)
Miodrag Milanovic
2015-09-05
1
-0
/
+12
*
New AT29 flash EEPROM circuits
Michael Zapf
2015-08-21
1
-4
/
+4
*
Defining variants 9224 and 9234 (WIP)
Michael Zapf
2015-08-10
1
-3
/
+3
*
mfmhd: Introduced format definition, now generally available.
Michael Zapf
2015-08-02
1
-12
/
+0
*
fixed c&p typo
Joakim Larsson Edström
2015-07-20
1
-1
/
+1
*
Added PIT68230 to available machines and enabled it for my configuration
Joakim Larsson Edström
2015-07-20
1
-1
/
+13
*
This is it. ti99 says Goodbye to legacy floppy.
Michael Zapf
2015-07-05
1
-12
/
+1
*
some metadata fixes (nw)
Miodrag Milanovic
2015-06-20
1
-0
/
+2
*
update metadata in lua files (nw)
Miodrag Milanovic
2015-06-20
1
-219
/
+219
[prev]
[next]