index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
android-updates
arm3_copro
arm_playground
asmjit
cdimono2_wip
cdplay
deprecated
diexec_resync
draggable-layout
dribbling-nl
floppy_sound
hlsl_aviplay
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
midtunit_video
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
py_regtests
release0244
rendlay_vid
s32_kokoroji
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
vrender0_3
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
aaron-pci-cleanup
Move all pci_device methods to new interface class device_pci_interface. Chan...
Aaron Giles
10 months
asmjit
asmjit: mame integration
Patrick Mackinlay
3 months
diexec_resync
diexec: optionally resynchronize to the implicit clock domain on clock freque...
Olivier Galibert
9 days
master
Remove spurious /wx option from prjects generated for visual studio
yz70s
3 hours
release0244
ui/ui.cpp: Use unordered map for session data, to tempt fate with toolchain b...
Vas Crabb
6 hours
saturn_vdp_split
segasaturn_vdp2.cpp: add m_gfxdecode device, fix startup crash. Add notes rev...
angelosa
6 months
save_structs
Update voodoo code to leverage new save_registrar instead of its own temporar...
Aaron Giles
8 months
time-experiments
Remaining fixes
Aaron Giles
9 months
time-experiments2
Stop memsetting structures.
Aaron Giles
8 months
vamphalf_misncrft
vamphalf.cpp: move wyvernwg to own state machine, add some basic protection t...
angelosa
2 months
[...]
Tag
Download
Author
Age
mame0243
commit addbb8ab40...
Vas Crabb
4 weeks
mame0242
commit e8166b5274...
Vas Crabb
8 weeks
mame0241
commit 31f001e501...
Vas Crabb
3 months
mame0240
commit f0ab44fe1c...
Vas Crabb
4 months
mame0239
commit 80bcaea1ed...
Vas Crabb
5 months
mame0238
commit fb21b78904...
Vas Crabb
6 months
mame0237
commit 34d8357465...
Vas Crabb
7 months
mame0236
commit 5e865af540...
Vas Crabb
8 months
mame0235
commit ec9ba6fa76...
Vas Crabb
9 months
mame0234
commit 2633c19a68...
Vas Crabb
10 months
[...]
Age
Commit message
Author
Files
Lines
2009-10-12
Cleanups and version bump.
mame0134u3
Aaron Giles
115
-1790
/
+1790
2009-10-12
Eliminated osd_cpu.h.
Aaron Giles
17
-241
/
+53
2009-10-12
Adjust license.txt to indicate it applies to files unless otherwise
Aaron Giles
1
-1
/
+4
2009-10-12
Moved all the OSD/windows code over to straight BSD license.
Aaron Giles
57
-163
/
+2175
2009-10-12
Improvements to Noraut poker driver...
Roberto Fresca
2
-90
/
+736
2009-10-12
bingor.c
Roberto Fresca
2
-9
/
+157
2009-10-12
m680x0 update:
R. Belmont
7
-8
/
+475
2009-10-11
Fix allocation of task node buffers
Couriersud
1
-1
/
+2
2009-10-11
Renamed STREAM_UPDATE_FREQUENCY to STREAM_UPDATE_ATTOTIME
Couriersud
3
-3
/
+4
2009-10-11
A bottle of champaign to the person who explains
Couriersud
1
-2
/
+2
2009-10-10
adds information on how to access the debug mode in Record Breaker / Go for t...
Brian Troha
1
-1
/
+6
2009-10-10
XTAL information update [Dirk Best]
Scott Stone
1
-0
/
+1
2009-10-10
Give Go for the Gold it's own inputs so it can have correct coinage ;-)
Brian Troha
1
-1
/
+9
2009-10-10
Fixed Dip Switches for 'attckufo'.
stephh
1
-22
/
+11
2009-10-10
Updated taito_h.c driver
stephh
1
-7
/
+12
2009-10-10
Moved all files in src/lib/util over to straight BSD and common
Aaron Giles
12
-29
/
+365
2009-10-10
fix parent / clone for multfish.c driver
Brian Troha
1
-1
/
+1
2009-10-09
Fix bug introduced with profiling changes
Couriersud
1
-6
/
+6
2009-10-09
Better task processing
Couriersud
4
-74
/
+128
2009-10-09
Add some EXPECTED/UNEXPECTED to if statements
Couriersud
2
-10
/
+10
2009-10-09
Fix discrete task dependency
Couriersud
1
-3
/
+4
2009-10-09
change the newest multifish clone to use the correct parent.
Brian Troha
1
-1
/
+1
2009-10-09
found and added a Multifish clone
Brian Troha
2
-5
/
+5
2009-10-09
Fix for [MT03470]: backfirea: Game mode setting error on startup
Fabio Priuli
1
-8
/
+8
2009-10-09
Removing old and duplicate code for genesis/megadrive from MAME (part 2): upd...
Fabio Priuli
10
-1005
/
+193
[...]