summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
addrbus-64Update parse_number in unidasm.cpp, plus alignment with code style guide. MooglyGuy3 weeks
cbm_joy_swapc65.cpp: added machine configuration switch to swap joystick ports on the fly... etabeta784 weeks
cdtv_subcodecdtv: Subcode support Dirk Best10 months
dsp563xxvirusb: goes all the way to the main program Olivier Galibert7 months
floppysoundfloppy_sound: Minor cleanup Michael Zapf4 weeks
masternamcos2.cpp: Correct Final Lap 2 ROM labels. [sjy96525] (#15359) sjy555525107 min.
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb3 hours
s23-firewireFurther System 23 checkpoint Ryan Holtz6 months
script-eof-markerscripts/build: add a python script for checking EoF markers across source tree angelosa9 months
taitotz-pixxiiiInitial PIXXIII instrumentation framework for taitotz; rest of the hookup sti... Ryan Holtz7 months
[...]
 
TagDownloadAuthorAge
mame0287commit e776c98438... Vas Crabb8 weeks
mame0286commit ca48656c92... Vas Crabb3 months
mame0285commit f379cd060a... Vas Crabb4 months
mame0284commit 7b4d4c14e9... Vas Crabb5 months
mame0283commit 494babc311... Vas Crabb6 months
mame0282commit 7b051ce4af... Vas Crabb7 months
mame0281commit 2843a3deb8... Vas Crabb8 months
mame0280commit ec9abd86c6... Vas Crabb9 months
mame0279commit 7589dee02c... Vas Crabb10 months
mame0278commit eb05584a2b... Vas Crabb11 months
[...]
 
AgeCommit messageAuthorFilesLines
2008-06-05Cleanups/version bump.mame0125u4 Aaron Giles41-581/+581
2008-06-0501829: bermudat, gwar, ikari, victroad + clones: MAME freezes at "initializin... Aaron Giles1-2/+2
2008-06-0564-bit GCC compile fixes. R. Belmont1-3/+3
2008-06-05MESS-specific compilation fix Nathan Woods1-0/+2
2008-06-05Missed files from Atari Ace's change. Aaron Giles6-19/+119
2008-06-05Fixes for 64-bit MSVC compile. Aaron Giles1-10/+10
2008-06-0501859: looping, loopinga, skybump: Fatal Error crash Aaron Giles1-2/+10
2008-06-05Added compile-time error if PTR64 is incorrectly set. Aaron Giles1-0/+13
2008-06-05It is now an actual error to have duplicate input bits. Aaron Giles1-0/+3
2008-06-05Fixed remaining input port bit conflicts. Aaron Giles52-179/+149
2008-06-05MAMETesters Bugs Fixed Aaron Giles1-2589/+2556
2008-06-05From: abcd efgh [mailto:cix_999@yahoo.it] Aaron Giles1-1/+66
2008-06-05From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2-0/+35
2008-06-05From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles135-632/+745
2008-06-05From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles1-4/+7
2008-06-05PowerPC dynamic recompiler: [Aaron Giles] Aaron Giles43-9424/+10338
2008-06-05optimised tilemap_draw rowscroll case to avoid overhead when used with clip r... Nicola Salmoria1-13/+16
2008-06-05increased gunnail 68000 clock to 12MHz to match readme. This avoids slowdowns. Nicola Salmoria2-41/+55
2008-06-05Italian gambling games based on H8 MCU: Roberto Fresca3-163/+319
2008-06-04changed suprnova blending implementation a bit.. still not right. davidhay1-4/+24
2008-06-04suprnova changes.. work in progress davidhay2-2/+60
2008-06-04Fixed flag results for INC, DEC, AND, OR, and XOR instructions in the Nintend... Wilbert Pol1-4/+36
2008-06-04Used cpunum_ instead of active_cpu_. Curt Coder2-2/+2
2008-06-04- Added HALT opcode and halt mode to the COP410 Curt Coder8-49/+443
2008-06-04adds Black Touch davidhay2-2/+77
[...]