index
:
mame
a800_cart
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
arm3_copro
asmjit
atarist_floppy-sounds
bda_window_fix
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
pci_p5txla
py_regtests
rapidjson
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
time-experiments
time-experiments2
vamphalf_misncrft
vga_modern-2
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
a800_cart
Fix merge
angelosa
8 weeks
atarist_floppy-sounds
atari/atarist.cpp: enable floppy sounds
angelosa
2 months
bda_window_fix
BFM BDA: Use std functions to do the job (nw)
James Wallace
5 months
cdtv_chd-v5
hash/cdtv.xml: convert old CHDs to v5
angelosa
6 weeks
dc_pvr-thread
sega/powervr2.cpp: apply portions of PR #7746 to newest code
angelosa
4 weeks
master
Fix LeapFrogs' softwarelist name (#11310)
ArcadeShadow
50 min.
pci_p5txla
taito/taitowlf.cpp: fix RAM size [skip ci]
angelosa
3 days
rapidjson
Update rapidjson to 012be8528783cdbf4b7a9e64f78bd8f056b97e24
Milo Yip
4 months
taitoair_vco
taito/tc0080vco.cpp: describe fix
angelosa
7 months
vga_modern-2
pc_vga.cpp: convert GC to gc_map
angelosa
22 hours
[...]
Tag
Download
Author
Age
mame0255
commit c6650dc072...
Vas Crabb
5 days
mame0254
commit bfa8d724a0...
Vas Crabb
6 weeks
mame0253
commit b6d9756c5e...
Vas Crabb
2 months
mame0252
commit fb98822c34...
Vas Crabb
3 months
mame0251
commit 34e6ec1ef8...
Vas Crabb
5 months
mame0250
commit b7cbe74c4b...
Vas Crabb
6 months
mame0249
commit 91c5b9ecea...
Vas Crabb
7 months
mame0248
commit 2d3d0deec8...
Vas Crabb
8 months
mame0247
commit fa2d36c634...
Vas Crabb
9 months
mame0246
commit 205b03897c...
Vas Crabb
10 months
[...]
Age
Commit message
Author
Files
Lines
2008-03-13
Cleanups and version bump to 0.123u5.
mame0123u5
Aaron Giles
18
-116
/
+116
2008-03-13
From: Fabio Priuli
Aaron Giles
1
-1
/
+1
2008-03-13
src/mame/drivers/asuka.c:
Aaron Giles
1
-11
/
+35
2008-03-13
From: RansAckeR
Aaron Giles
5
-251
/
+157
2008-03-13
From: JEA Wallace [mailto:jeaw100@york.ac.uk]
Aaron Giles
2
-98
/
+61
2008-03-13
From: notaz [mailto:notasas@gmail.com]
Aaron Giles
13
-1441
/
+1674
2008-03-13
From: Corrado Tomaselli [mailto:corrado.to@tiscali.it]
Aaron Giles
2
-0
/
+32
2008-03-13
From Mr. Do!
Aaron Giles
4
-2
/
+32
2008-03-13
Added some pieces that got missed when applying this patch.
Aaron Giles
10
-32
/
+26
2008-03-13
From: Mike Haaland
Aaron Giles
2
-23
/
+72
2008-03-13
Fix for 01429 (ddragon3 hang). [RansAckeR]
Aaron Giles
1
-3
/
+0
2008-03-13
From: Mariusz Wojcieszek
Aaron Giles
14
-1169
/
+2561
2008-03-13
Fixes Bug ID: 01482: exprraid, exprrada, wexpress, wexpresb, wexpresc: Game d...
Zsolt Vasvari
1
-6
/
+1
2008-03-13
roberto zandona: fix sprite problem for gyruss: mantis 01480
Zsolt Vasvari
1
-0
/
+2
2008-03-13
- Removes the public screen_state object -- all access is via functions
Zsolt Vasvari
65
-591
/
+708
2008-03-13
Fixed 68000 prefetching operation.
Aaron Giles
9
-75
/
+97
2008-03-12
Fixed 01436 (esb: Insert a coin, start a game and it will reset by itself aft...
Aaron Giles
2
-40
/
+41
2008-03-12
video_screen_get_vblank() was also incorrect for games with MDRV_SCREEN_VBLAN...
Zsolt Vasvari
1
-3
/
+6
2008-03-12
Forgot to state save a variable
Zsolt Vasvari
1
-1
/
+3
2008-03-12
Fixed VBLANK end time computation -- it wasn't taking into account games that...
Zsolt Vasvari
1
-5
/
+26
2008-03-12
Removes "global" VBLANK callback hack
Zsolt Vasvari
5
-72
/
+17
2008-03-12
Next batch of machine->screen[] removal
Zsolt Vasvari
119
-695
/
+643
2008-03-12
- Fixed case when there is no interface given
Zsolt Vasvari
1
-10
/
+12
2008-03-12
Removed cpu_scalebyfcount().
Aaron Giles
9
-546
/
+512
2008-03-12
Fixing MESS-specific category tokenization
Nathan Woods
2
-2
/
+6
[...]