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
/
src
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
sms/gamegear misc fixes
Enik Land
2017-09-16
2
-1
/
+2
*
mn10200: noticed a savestate issue (nw)
hap
2017-09-16
2
-4
/
+7
*
hexion.cpp: fix music speed by hooking up the INT_TIME callback from the k053...
Lord-Nightmare
2017-09-14
2
-7
/
+7
*
upd765: sense interrupt status and i82072 changes (#2632)
Patrick Mackinlay
2017-09-13
2
-84
/
+304
*
voodoo: Revert to using lower 16 bits of zaColor only. Fixes depth buffering...
Ted Green
2017-09-11
1
-4
/
+4
*
voodoo: Fixed subtle casting bug. The uncasted depth in the expanded variabl...
Ted Green
2017-09-11
1
-4
/
+4
*
Build fixes (nw)
AJR
2017-09-11
1
-2
/
+2
*
Merge pull request #2641 from JoakimLarsson/m68340tmu
Joakim Larsson Edström
2017-09-11
4
-365
/
+235
|
\
|
*
68340: simplified code by making the timer module implementation a device and...
Joakim Larsson Edstrom
2017-09-09
4
-365
/
+235
*
|
voodoo: Change 2x2 dither matrix values. Allows iteagle power-on video memor...
Ted Green
2017-09-11
1
-5
/
+12
*
|
mb_vcu.cpp: improved Mazer Blazer collision furthermore (nw)
angelosa
2017-09-11
1
-4
/
+12
*
|
COP400 overhaul
AJR
2017-09-11
3
-243
/
+332
*
|
cop400: Room for improvement (nw)
AJR
2017-09-09
1
-0
/
+1
*
|
mazerbla.cpp: input cleanups (nw)
angelosa
2017-09-09
1
-1
/
+1
*
|
mb_vcu.cpp: improved collision detection and fixed layer 0 data setups (nw)
angelosa
2017-09-09
1
-22
/
+36
*
|
mb_vcu.cpp: added collision detection feature, specific to Mazer Blazer [Ange...
angelosa
2017-09-09
1
-51
/
+26
*
|
Early work on collision detection (nw)
angelosa
2017-09-09
1
-5
/
+13
|
/
*
68340: Fixed -validate errors and made slight cleanup
Joakim Larsson Edstrom
2017-09-08
6
-35
/
+44
*
fix github issue #2598 (nw)
Vas Crabb
2017-09-07
1
-2
/
+2
*
mpu401: fix rom name, add full label and version note. [Lord Nightmare]
Lord-Nightmare
2017-09-06
1
-1
/
+1
*
Merge pull request #2628 from JoakimLarsson/m68340_5
R. Belmont
2017-09-05
9
-51
/
+354
|
\
|
*
68340: fixed SIM module read register bug and added informative chip select l...
Joakim Larsson Edstrom
2017-09-04
1
-6
/
+19
|
*
68340: deskeletonized the serial module as a device derived from the duart de...
Joakim Larsson Edstrom
2017-09-04
4
-35
/
+232
|
*
68340tmu: silented some logerror spam by turning them into LOGx statements
Joakim Larsson Edstrom
2017-09-04
1
-2
/
+2
|
*
68340tmu: Fixed MCR register enum error
Joakim Larsson Edstrom
2017-09-04
1
-1
/
+1
|
*
mc68681: Added the duart compatible 68340 serial module
Joakim Larsson Edstrom
2017-09-04
2
-7
/
+100
*
|
Merge pull request #2633 from pmackinlay/clipper
R. Belmont
2017-09-05
2
-40
/
+97
|
\
\
|
*
|
clipper: interrupt handling fixes
Patrick Mackinlay
2017-09-05
2
-40
/
+97
*
|
|
Merge pull request #2631 from pmackinlay/i82586
R. Belmont
2017-09-05
2
-26
/
+38
|
\
\
\
|
*
|
|
i82586: fixed 82586 initialisation
Patrick Mackinlay
2017-09-05
2
-26
/
+38
|
|
/
/
*
|
|
hp9k_3xx: add 98603 ROM card
Sven Schnelle
2017-09-06
2
-0
/
+132
*
|
|
natural keyboard: prefer lower shift states, eliminate O(n) lookup
Vas Crabb
2017-09-05
1
-39
/
+35
|
/
/
*
|
New working machine added
hap
2017-09-05
2
-7
/
+24
*
|
mb_vcu.cpp: Fixed layer clearances for Great Guns [Angelo Salese]
angelosa
2017-09-04
2
-1
/
+15
|
/
*
dbox: added 29F800B flash boot device
Joakim Larsson Edstrom
2017-09-04
2
-1
/
+23
*
z8: Interrupts work better if vectors are read properly (nw)
AJR
2017-09-03
1
-1
/
+1
*
z8: Interrupts are working now
AJR
2017-09-03
2
-28
/
+193
*
z8: Fix C flag polarity for CP, SBC, SUB and actually subtract with carry in SBC
AJR
2017-09-03
1
-4
/
+4
*
Merge branch 'master' into hil_keyboard
R. Belmont
2017-09-03
42
-438
/
+1164
|
\
|
*
z8: Mask external stack accesses too (nw)
AJR
2017-09-03
1
-4
/
+4
|
*
z8: Mask addresses for external memory accesses based on P0 control bits
AJR
2017-09-03
3
-38
/
+90
|
*
upd7725: dpl bits of the instruction field are ignored if dp is the destinati...
Lord-Nightmare
2017-09-03
1
-7
/
+9
|
*
z8: Make data space optional; fix stack pop semantics
AJR
2017-09-03
1
-33
/
+51
|
*
upd7725: update ov1 and s1 flag calculation to be correct based on AWJ's nesd...
Lord-Nightmare
2017-09-03
2
-25
/
+11
|
*
pic8259: Break up the MCFG_PIC8259_ADD macro (nw)
AJR
2017-09-02
13
-26
/
+76
|
*
Removing non-standard C++ (nw)
Nathan Woods
2017-09-02
1
-1
/
+2
|
*
-arm7: Various changes: [Ryan Holtz]
MooglyGuy
2017-09-02
4
-137
/
+183
|
*
update ay8910/ym2203 notes (nw)
Lord-Nightmare
2017-08-31
1
-4
/
+6
|
*
eeprompar: Disable this feature for now (nw)
AJR
2017-08-31
1
-1
/
+4
|
*
mb_vcu.cpp: improved layer clearances for Mazer Blazer [Angelo Salese]
angelosa
2017-08-31
1
-2
/
+13
[next]