index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
arm3_copro
asmjit
atarist_floppy-sounds
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
hlsl_aviplay
lindbergh_exp
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
release0259
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
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
atarist_floppy-sounds
atari/atarist.cpp: enable floppy sounds
angelosa
6 months
cdtv_chd-v5
hash/cdtv.xml: convert old CHDs to v5
angelosa
5 months
dc_pvr-thread
sega/powervr2.cpp: apply portions of PR #7746 to newest code
angelosa
5 months
lisa
osd/modules/debugger: One more blind attempt at Win32 for the night. [R. Belm...
arbee
3 weeks
m57_troangel-bluesea
irem/m57_v.cpp: swap red PROM palette bit meaning as per #11443
angelosa
9 weeks
master
funkybee.cpp: Remove PCB diagram (which belongs to the other skylncr); add note
AJR
11 hours
release0259
multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions
AJR
34 hours
shangha3_drop
shangha3_v.cpp: proposed fix for shangha3 drawing phantom drop shadows for pl...
angelosa
12 months
taitoair_vco
taito/tc0080vco.cpp: describe fix
angelosa
10 months
taitowlf_zoom
taito/taitowlf.cpp: preliminary Zoom hookup
angelosa
3 months
[...]
Tag
Download
Author
Age
mame0258
commit 2e0aa82350...
Vas Crabb
4 weeks
mame0257
commit f811a66c53...
Vas Crabb
9 weeks
mame0256
commit b41370db02...
Vas Crabb
3 months
mame0255
commit c6650dc072...
Vas Crabb
4 months
mame0254
commit bfa8d724a0...
Vas Crabb
5 months
mame0253
commit b6d9756c5e...
Vas Crabb
6 months
mame0252
commit fb98822c34...
Vas Crabb
7 months
mame0251
commit 34e6ec1ef8...
Vas Crabb
9 months
mame0250
commit b7cbe74c4b...
Vas Crabb
10 months
mame0249
commit 91c5b9ecea...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2014-12-31
Cleanups and version bump
mame0157
Miodrag Milanovic
156
-5363
/
+5284
2014-12-30
m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm...
arbee
1
-1
/
+6
2014-12-30
asteroid.c: use configured bank entries instead of postload (nw)
Alex W. Jackson
3
-57
/
+42
2014-12-30
(nw)
Alex W. Jackson
1
-2
/
+2
2014-12-30
zaccaria.c: kill some trampolines (nw)
Alex W. Jackson
2
-33
/
+9
2014-12-30
zaccaria.c, zac2650.c: added save state support (nw)
Osso
6
-97
/
+137
2014-12-30
Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d...
jbu
2
-23
/
+31
2014-12-30
fixed uninitialized member in a2_video_device (nw)
Oliver Stöneberg
1
-0
/
+1
2014-12-30
new clones
mamehaze
2
-0
/
+52
2014-12-30
final clarification of disabled UndefinedBehaviorSanitizer checks (nw)
Oliver Stöneberg
1
-1
/
+4
2014-12-30
more clarification on disabled UndefinedBehaviorSanitizer checks (nw)
Oliver Stöneberg
1
-1
/
+7
2014-12-30
small clarification on disabled UndefinedBehaviorSanitizer checks (nw)
Oliver Stöneberg
1
-2
/
+4
2014-12-30
fixed usage of uninitialized member in tms5110_device (nw)
Oliver Stöneberg
1
-1
/
+2
2014-12-30
oh, R only goes up to 10
hap
1
-2
/
+2
2014-12-30
testdriver for an unknown late-70s TMS1100 electronic game. What game is it?
hap
3
-0
/
+213
2014-12-29
Move some includes around to fix compile errors on OSX; if this breaks any ot...
Wilbert Pol
12
-4
/
+16
2014-12-29
c128.c: removed duplicate macros (nw)
Osso
1
-2
/
+0
2014-12-29
fixed linking on FreeBSD (nw)
Oliver Stöneberg
1
-8
/
+9
2014-12-29
snes_ppu_device: removed unneeded running_machine parameter were it wasn't ne...
Osso
3
-34
/
+34
2014-12-29
added a bunch of new dumps and removed a dupe. nw.
etabeta78
2
-17
/
+70
2014-12-29
fixed SANITIZE=thread linking (nw)
Oliver Stöneberg
1
-1
/
+8
2014-12-29
(MESS)Game added or promoted to working
hap
4
-0
/
+249
2014-12-29
snes.c: fixed save state problem (see smwu for example) (nw)
Osso
1
-1
/
+1
2014-12-29
Changed sdl_window_info to be closer to C++:
couriersud
8
-288
/
+295
2014-12-28
chihiro: add support for vblank wait NV2A accelarator method (nw)
yz70s
3
-137
/
+233
[...]