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
namcos2.cpp: Correct Final Lap 2 ROM labels. [sjy96525] (#15359)
sjy555525
3 hours
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
4 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
2024-08-28
Bumped version to 0.269
mame0269
Vas Crabb
3
-6
/
+6
2024-08-27
Cleaned up the mess from #12610:
Vas Crabb
4
-10
/
+27
2024-08-27
-ui/menu.cpp: Avoid floating point equality comparison.
Vas Crabb
2
-2
/
+3
2024-08-25
srcclean in preparation for MAME 0.259 release freeze.
Vas Crabb
13
-104
/
+104
2024-08-25
matsushita/kn5000.cpp: Corrected some LED connections, sorted mame.lst. [Feli...
Vas Crabb
2
-7
/
+5
2024-08-25
igs/pgmcrypt.cpp: Fixed decryption for mgcs3 and mgzz. (#12685) [XingXing]
HappyASR
4
-68
/
+10
2024-08-24
New clones marked not working
Ivan Vangelista
3
-14
/
+50
2024-08-24
igs/igs_m027_link.cpp: preliminary decryption for the extension sets
Ivan Vangelista
4
-19
/
+138
2024-08-23
pv1000: put joystick read in a separate function, remove an unneeded tag lookup
hap
3
-56
/
+64
2024-08-24
emu/debug/dvdisasm.cpp: Fixed bad display if view is scrolled horizontally. (...
dave-br
3
-23
/
+24
2024-08-24
igs/igs_m027.cpp: added decryption for lhdmg and lhdmgp. (#12683) [XingXing]
HappyASR
3
-2
/
+107
2024-08-23
epson/qx10.cpp: don't need to check against visible_area in 7220 own code
angelosa
1
-3
/
+0
2024-08-24
casio/pv1000.cpp: Acrually return two bits of joystick input rather than givi...
Vas Crabb
1
-2
/
+4
2024-08-23
epson/qx10.cpp: rectify previous commit
angelosa
1
-8
/
+8
2024-08-24
-casio/pv1000.cpp: Fixed input port selection removed by PR #12659.
Vas Crabb
3
-15
/
+19
2024-08-23
epson/qx10.cpp: use copyrozbitmap for (external to 7220) zoom handling
angelosa
1
-23
/
+24
2024-08-23
tgtpanic: increase irq frequency, update notes
hap
1
-42
/
+43
2024-08-23
edevices/pzletime.cpp: cleanups
angelosa
3
-88
/
+79
2024-08-23
dataeast/mirage.cpp: minor cleanup
angelosa
1
-17
/
+17
2024-08-23
Add skeletons for Zanussi/Necta vending machines (#12569)
ClawGrip
7
-13
/
+295
2024-08-23
cirsa/neptunp2.cpp: Add (not working) Dancing Bells (from BGT) (#12662)
ClawGrip
2
-27
/
+49
2024-08-23
igs_m027.cpp - add 2 more 027A internal dumps (and 2 in igs_m027_link too) [G...
mamehaze
2
-16
/
+17
2024-08-23
New clones marked not working
Ivan Vangelista
2
-1
/
+11
2024-08-23
misc/marywu.cpp: Fixed I/O port selection.
Vas Crabb
1
-2
/
+2
2024-08-23
misc/marywu.cpp: Use an I/O port finder array.
Vas Crabb
2
-11
/
+15
[...]