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
Branch
Commit message
Author
Age
addrbus-64
Update parse_number in unidasm.cpp, plus alignment with code style guide.
MooglyGuy
3 weeks
cbm_joy_swap
c65.cpp: added machine configuration switch to swap joystick ports on the fly...
etabeta78
4 weeks
cdtv_subcode
cdtv: Subcode support
Dirk Best
10 months
dsp563xx
virusb: goes all the way to the main program
Olivier Galibert
7 months
floppysound
floppy_sound: Minor cleanup
Michael Zapf
4 weeks
master
skeleton/flashvga2.cpp: map i2c EEPROM and Timekeeper
angelosa
3 hours
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
8 hours
s23-firewire
Further System 23 checkpoint
Ryan Holtz
6 months
script-eof-marker
scripts/build: add a python script for checking EoF markers across source tree
angelosa
9 months
taitotz-pixxiii
Initial PIXXIII instrumentation framework for taitotz; rest of the hookup sti...
Ryan Holtz
7 months
[...]
Tag
Download
Author
Age
mame0287
commit e776c98438...
Vas Crabb
8 weeks
mame0286
commit ca48656c92...
Vas Crabb
3 months
mame0285
commit f379cd060a...
Vas Crabb
4 months
mame0284
commit 7b4d4c14e9...
Vas Crabb
5 months
mame0283
commit 494babc311...
Vas Crabb
6 months
mame0282
commit 7b051ce4af...
Vas Crabb
7 months
mame0281
commit 2843a3deb8...
Vas Crabb
8 months
mame0280
commit ec9abd86c6...
Vas Crabb
9 months
mame0279
commit 7589dee02c...
Vas Crabb
10 months
mame0278
commit eb05584a2b...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2020-06-27
-render: Added optional per-frame update support to layout elements. [Ryan Ho...
rendlay_vid
mooglyguy
3
-8
/
+45
2020-06-26
-render, aviio: Added basic uncompressed Y42B support. [Ryan Holtz]
Ryan Holtz
7
-54
/
+102
2020-06-25
-rendlay: Added basic video element support. [Ryan Holtz]
Ryan Holtz
5
-4
/
+132
2020-06-22
-zaurus: Added skeleton Intel SA-1110 device. Added proper OS dumps for the S...
Ryan Holtz
6
-41
/
+410
2020-06-22
diexec: m_totalcycles workaround doesnt apply anymore (nw)
hap
1
-2
/
+0
2020-06-22
n64: modify burn_cycles method (nw)
hap
3
-8
/
+1
2020-06-22
Revert "diexec: m_totalcycles workaround doesnt apply anymore (nw)"
hap
1
-0
/
+2
2020-06-22
New working clones
hap
2
-1
/
+39
2020-06-22
diexec: m_totalcycles workaround doesnt apply anymore (nw)
hap
1
-2
/
+0
2020-06-22
merge fixes, nw
mooglyguy
2
-3
/
+3
2020-06-22
-arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ...
MooglyGuy
7
-99
/
+587
2020-06-22
this format was redundant (nw)
MetalliC
6
-98
/
+2
2020-06-22
drcbex64: fix pushf/popf bug (nw)
Patrick Mackinlay
1
-15
/
+15
2020-06-21
tlcs900: Fix MAX instruction (nw)
AJR
1
-1
/
+1
2020-06-21
New machines marked as NOT_WORKING
AJR
7
-0
/
+356
2020-06-21
add saver to operate memory region (#6837)
Jacob
2
-0
/
+115
2020-06-21
New machines marked as NOT_WORKING
AJR
4
-0
/
+66
2020-06-21
Merge pull request #6844 from Sterophonick/master
ajrhacker
3
-14
/
+31
2020-06-21
Merge pull request #6850 from ArcadeShadow/patch-43
ajrhacker
1
-5
/
+5
2020-06-21
drawd3d: properly clean up d3dintf (nw)
hap
1
-0
/
+3
2020-06-21
ibm5170 - changes
ArcadeShadow
1
-5
/
+5
2020-06-21
spectrum/d40.cpp add "MDOS 2" UPD765-based floppy controller
MetalliC
3
-63
/
+313
2020-06-21
Merge pull request #6848 from clawgrip/patch-6
ajrhacker
1
-5
/
+10
2020-06-21
misc small changes (manufacturer info, dsws etc.) (nw) (#6849)
David Haywood
3
-53
/
+75
2020-06-21
genie: mingw sdl build fails with end-group auto added by that LinkSupportCir...
hap
1
-5
/
+8
[...]