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-01-15
Clean-ups and version bump
mame0144u6
Angelo Salese
54
-477
/
+477
2012-01-15
Capcom ZN-1 update [Team CPS-1]:
Scott Stone
1
-18
/
+22
2012-01-15
x87: fix for single-precision operations [Peter Farrie]
Angelo Salese
1
-2
/
+7
2012-01-15
Synced pc_vga with MESS (nw)
Miodrag Milanovic
15
-98
/
+38
2012-01-15
apply Guru's measurements
Michaël Banaan Ananas
1
-16
/
+17
2012-01-15
i386: Reset NT flag on interrupt in V86 mode. (no whatsnew)
mahlemiut
3
-6
/
+34
2012-01-15
sync with MESS (no whatsnew)
Miodrag Milanovic
1
-4
/
+16
2012-01-15
Misc regression fixes (thanks, Tafoid)
Aaron Giles
5
-8
/
+8
2012-01-15
[N64] Various changes: [MooglyGuy, Happy]
Ryan Holtz
5
-879
/
+743
2012-01-15
Added new method screen_device::register_screen_bitmap which
Aaron Giles
82
-293
/
+232
2012-01-14
i386: Added I/O permissions. [Carl]
mahlemiut
1
-12
/
+46
2012-01-14
prevent possibility of out of bounds array access, this fixes a crash in deco...
Michaël Banaan Ananas
1
-1
/
+1
2012-01-14
Cleanup of bitmap classes now that formats and bpp are dictated
Aaron Giles
2
-140
/
+176
2012-01-14
Sync with MESS, OG's work credited in MESS already (no whatsnew)
Miodrag Milanovic
6
-34
/
+487
2012-01-14
NVRAM custom init delegate are now device_delegates.
Aaron Giles
5
-10
/
+9
2012-01-14
Created new testcpu driver that shows how to develop an empty
Aaron Giles
7
-45
/
+323
2012-01-14
Beginning to implement page faults [Carl]
mahlemiut
3
-37
/
+86
2012-01-14
Death to SCREEN_EOF, which was ambiguously called either
Aaron Giles
281
-1978
/
+2420
2012-01-13
More cleanup, and fixed bad bug from last update.
Aaron Giles
4
-24
/
+33
2012-01-13
Some cleanup of the previous change. Added new template
Aaron Giles
133
-455
/
+511
2012-01-13
improved video timing, 512x512 was obviously wrong and caused slowdowns
Michaël Banaan Ananas
1
-16
/
+19
2012-01-13
Keep Clang happy while removing any ambiguity
Phil Bennett
1
-1
/
+1
2012-01-13
(pinbot name/year correction)
Michaël Banaan Ananas
1
-8
/
+8
2012-01-13
Fixed setting default port for slot devices (no whatsnew)
Miodrag Milanovic
1
-1
/
+2
2012-01-13
Added one more screen update device search failover check (no whatsnew)
Miodrag Milanovic
1
-0
/
+1
[...]