index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
249
-3215
/
+2570
*
another day, another cleanup (nw)
Vas Crabb
2018-03-02
3
-58
/
+51
*
dialog80: UART loopback test passes (nw)
AJR
2018-03-01
1
-2
/
+5
*
i8257: Cleanup (nw)
AJR
2018-02-27
2
-95
/
+31
*
Grammar police (nw)
Olivier Galibert
2018-02-24
18
-35
/
+35
*
ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN...
AJR
2018-02-20
2
-72
/
+84
*
6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw)
AJR
2018-02-20
2
-20
/
+20
*
6840ptm: Stop defaulting external clocks to 1 Hz
AJR
2018-02-19
1
-22
/
+11
*
msm6242: Deassert interrupt output when the IRQ flag is cleared
AJR
2018-02-18
2
-9
/
+27
*
Create RST interrupt buffer device
AJR
2018-02-18
2
-0
/
+291
*
saturn: Fix regression due to an unexpected CDDA dependency (nw)
AJR
2018-02-16
2
-2
/
+9
*
devices/machine: some private-ization (nw)
Ivan Vangelista
2018-02-15
50
-538
/
+559
*
stvcd: Note HLE in device name (nw)
AJR
2018-02-15
1
-1
/
+1
*
Revert "Merge satcdb skeleton device with stvcd"
AJR
2018-02-15
2
-34
/
+0
*
Merge satcdb skeleton device with stvcd
AJR
2018-02-14
2
-0
/
+34
*
saturn, sfish2: Move existing CD-ROM emulation down into device
AJR
2018-02-14
2
-170
/
+354
*
olyboss: boot floppies (nw)
cracyc
2018-02-14
1
-1
/
+2
*
ay31015.cpp: Fix unresolved callback disaster (nw)
AJR
2018-02-14
1
-1
/
+2
*
(nw) screw you macros and the horse you rode in on
Vas Crabb
2018-02-14
1
-1
/
+1
*
ay31015: Make SI and SO line callbacks as well (nw)
AJR
2018-02-13
2
-4
/
+4
*
ay31015: Replace "status changed" notifier with line callbacks (nw)
AJR
2018-02-13
2
-29
/
+74
*
olyboss: floppy wip (nw)
cracyc
2018-02-12
1
-1
/
+1
*
gt64xxx fix (nw)
Olivier Galibert
2018-02-12
1
-0
/
+1
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
106
-265
/
+282
*
com8116: Add several clock rate/divisor table variant types
AJR
2018-02-12
2
-30
/
+90
*
upd71071: disable channel at tc (nw)
cracyc
2018-02-11
1
-0
/
+12
*
upd71071: only set tc at end of op, fixes cameltry (nw)
cracyc
2018-02-11
1
-1
/
+2
*
i8257: don't clear drq on tc (nw)
cracyc
2018-02-10
1
-1
/
+0
*
am9519: fix a bit (nw)
cracyc
2018-02-10
1
-11
/
+13
*
am9519: add am9519 uic device [Carl]
cracyc
2018-02-10
2
-0
/
+398
*
ins8250: unbreak the pcjr (nw)
cracyc
2018-02-03
1
-1
/
+1
*
z80sio.cpp: Fix typo (nw)
AJR
2018-02-01
1
-1
/
+1
*
API change: Memory maps are now "last entry wins" [O. Galibert]
Olivier Galibert
2018-01-31
9
-21
/
+12
*
Revert "Revert "74153: Improve interface""
Dirk Best
2018-01-28
2
-0
/
+43
*
Revert "74153: Improve interface"
AJR
2018-01-28
2
-43
/
+0
*
74157.cpp: Update notes (nw)
AJR
2018-01-28
1
-2
/
+10
*
srcclean and regenerate localisations (nw)
Vas Crabb
2018-01-28
3
-15
/
+15
*
74153: Improve interface
Dirk Best
2018-01-28
2
-0
/
+43
*
fixup (nw)
Vas Crabb
2018-01-28
2
-4
/
+4
*
(nw) don't get hit by the bus - remove unnecessary reset calls, improve error...
Vas Crabb
2018-01-27
2
-7
/
+0
*
more implicit XTAL construction (nw)
Vas Crabb
2018-01-26
1
-1
/
+1
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
34
-57
/
+75
*
New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register [Dirk Best...
Luca Elia
2018-01-21
2
-0
/
+217
*
Merge pull request #3093 from firewave/coverity_cdp1879
ajrhacker
2018-01-20
2
-2
/
+2
|
\
|
*
cdp1879.cpp: fixed Coverity out-of-bounds warnings (nw)
firewave
2018-01-20
2
-2
/
+2
*
|
stvcd.cpp: fixed some boundary checks for filters access (nw) (#3092)
Oliver Stöneberg
2018-01-20
1
-4
/
+4
|
/
*
memory: Deambiguate handlers, also a hint of things to come (nw)
Olivier Galibert
2018-01-19
2
-6
/
+6
*
vrc5074: Only clear edge triggered interrupts and initialize timer from count...
Ted Green
2018-01-18
1
-11
/
+12
*
Mybrain 3000,JB-3000,Ericsson PC step/one feature complete (#3042)
Joakim Larsson Edström
2018-01-18
2
-19
/
+115
*
tv912.cpp: UART is now fully controlled (nw)
AJR
2018-01-17
2
-1
/
+13
[next]