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
107 min.
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
3 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
2021-07-14
Move all pci_device methods to new interface class device_pci_interface. Chan...
aaron-pci-cleanup
Aaron Giles
3
-88
/
+108
2021-07-14
Cleanup, phase 1: Rename all pci_device methods and member variables to have ...
Aaron Giles
57
-828
/
+803
2021-07-13
voodoo: Fix dither subtraction. Fixes squares around balls in virtpool.
Aaron Giles
1
-1
/
+1
2021-07-13
Merge pull request #8292 from cam900/patch-177
ajrhacker
1
-1
/
+1
2021-07-13
joypad2.cpp: Fix pin naming
cam900
1
-1
/
+1
2021-07-13
-pce.cpp: Converted PC Engine controller ports to slot devices. (#8028)
cam900
15
-281
/
+1258
2021-07-13
bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277)
0kmg
6
-89
/
+236
2021-07-13
hh_tms1k: fix copypaste mistake
hap
1
-2
/
+2
2021-07-13
New working machines
hap
13
-42
/
+423
2021-07-12
voodoo: Improve fidelity of synchronization points. Add synchronization back ...
Aaron Giles
6
-34
/
+67
2021-07-13
bus/nes: Added support for a couple Chinese unlicensed carts. (#8195)
0kmg
8
-32
/
+257
2021-07-12
c64_cass.xml: 30 new dumps (#8282)
Steven Coomber
1
-6
/
+503
2021-07-12
c64_cass: 17 new dumps (#8232)
Steven Coomber
1
-1
/
+255
2021-07-12
Merge pull request #8289 from algestam/gnw_manholeg_doc_fix
ajrhacker
1
-1
/
+1
2021-07-12
gnw_manholeg: fix game serial id in docs (nw)
algestam
1
-1
/
+1
2021-07-11
Merge pull request #8286 from clawgrip/patch-2
ajrhacker
1
-12
/
+12
2021-07-11
chexx.cpp: Dumped "Olimpic Hockey" samples [Museo del Recreativo, Recreativas...
ClawGrip
1
-12
/
+12
2021-07-12
sym1: added cassette interface
Robbbert
1
-6
/
+53
2021-07-11
MAKE_INT_8 fails on GCC/ARM (#8285)
David Viens
1
-11
/
+1
2021-07-11
poly.h: Fix DEBUG=1 builds
AJR
1
-2
/
+3
2021-07-11
New working clones
Ivan Vangelista
2
-1
/
+34
2021-07-11
poly: Early out of waits if no outstanding work.
Aaron Giles
1
-0
/
+4
2021-07-11
voodoo: Improve pixel pipeline throughput for LFB writes. Helps gtfore and re...
Aaron Giles
3
-47
/
+28
2021-07-11
Added BIOS versions and documentation for various motherboards located in pc,...
rfka01
4
-638
/
+1501
2021-07-10
voodoo: Fix LOD calculations. Improve LOD calculation accuracy. Remove stw_he...
Aaron Giles
2
-205
/
+117
[...]