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
2012-04-08
Clean-ups and version bump
mame0145u6
Angelo Salese
65
-249
/
+249
2012-04-08
misc sc4/68307 updates + prelim peripheral hookups, allows most sc4 sets to r...
Angelo Salese
14
-746
/
+1132
2012-04-08
New NOT WORKING game
Angelo Salese
7
-9
/
+81
2012-04-07
littlerb: work around bug in older GCCs (nw)
R. Belmont
1
-1
/
+1
2012-04-07
added sound
Michaël Banaan Ananas
1
-5
/
+8
2012-04-07
(companyname fix)
Michaël Banaan Ananas
2
-2
/
+2
2012-04-07
inputs WIP, robbie will take over
Michaël Banaan Ananas
1
-30
/
+115
2012-04-07
removed legacy macros to prevent their usage in future (no whatsnew)
Miodrag Milanovic
1
-13
/
+0
2012-04-07
namcos10: Fix banking for mrdriller 2, first stab at the encryption [O. Galib...
Olivier Galibert
1
-68
/
+185
2012-04-07
wldarrow.c: Added service inputs, allowing battery RAM to be initialized in t...
Michaël Banaan Ananas
1
-36
/
+23
2012-04-06
Extracted driver_device base class from machine.* and into its
Aaron Giles
7
-432
/
+530
2012-04-06
Move driver list/enumerator to new file drivenum.c/.h.
Aaron Giles
19
-174
/
+254
2012-04-06
(wboy5 bootleg companyname)
Michaël Banaan Ananas
1
-3
/
+3
2012-04-06
Redumped sprites rom of lhzb2 [Guru]
Luca Elia
1
-61
/
+900
2012-04-06
MAME going modern part 8 (no whatsnew)
Miodrag Milanovic
23
-783
/
+956
2012-04-06
MAME going modern part 7 (no whatsnew)
Miodrag Milanovic
1664
-26748
/
+23997
2012-04-06
Added code to cdrom.c to compute and verify ECC codes for mode 1/2
Aaron Giles
5
-88
/
+563
2012-04-05
Add logic to ensure that shared pointers are checked to be of the
Aaron Giles
2
-8
/
+16
2012-04-05
Converted memory_private to memory_manager and moved global memory
Aaron Giles
34
-426
/
+454
2012-04-05
MAME going modern part 6 (no whatsnew)
Miodrag Milanovic
39
-355
/
+339
2012-04-05
Moved all drivers to using the audio/watchdog helpers defined in the driver_d...
Miodrag Milanovic
483
-1338
/
+1315
2012-04-05
Small fix to make GCC 4.6 to compile (no whatsnew)
Miodrag Milanovic
1
-4
/
+1
2012-04-05
Moved all drivers to using the paletteram helpers defined in the
Aaron Giles
468
-2056
/
+1780
2012-04-05
model3.c: Minor doc update: Added Main PCB, ROM board, Saga Game & Security m...
Brian Troha
1
-2
/
+2
2012-04-05
galdrvr.c: Added preliminary protection emulation to Monster Zero. [hap]
Michaël Banaan Ananas
2
-1
/
+109
[...]