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
2021-07-14Move all pci_device methods to new interface class device_pci_interface. Chan...aaron-pci-cleanup Aaron Giles3-88/+108
2021-07-14Cleanup, phase 1: Rename all pci_device methods and member variables to have ... Aaron Giles57-828/+803
2021-07-13voodoo: Fix dither subtraction. Fixes squares around balls in virtpool. Aaron Giles1-1/+1
2021-07-13Merge pull request #8292 from cam900/patch-177 ajrhacker1-1/+1
2021-07-13joypad2.cpp: Fix pin naming cam9001-1/+1
2021-07-13-pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) cam90015-281/+1258
2021-07-13bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277) 0kmg6-89/+236
2021-07-13hh_tms1k: fix copypaste mistake hap1-2/+2
2021-07-13New working machines hap13-42/+423
2021-07-12voodoo: Improve fidelity of synchronization points. Add synchronization back ... Aaron Giles6-34/+67
2021-07-13bus/nes: Added support for a couple Chinese unlicensed carts. (#8195) 0kmg8-32/+257
2021-07-12c64_cass.xml: 30 new dumps (#8282) Steven Coomber1-6/+503
2021-07-12c64_cass: 17 new dumps (#8232) Steven Coomber1-1/+255
2021-07-12Merge pull request #8289 from algestam/gnw_manholeg_doc_fix ajrhacker1-1/+1
2021-07-12gnw_manholeg: fix game serial id in docs (nw) algestam1-1/+1
2021-07-11Merge pull request #8286 from clawgrip/patch-2 ajrhacker1-12/+12
2021-07-11chexx.cpp: Dumped "Olimpic Hockey" samples [Museo del Recreativo, Recreativas... ClawGrip1-12/+12
2021-07-12sym1: added cassette interface Robbbert1-6/+53
2021-07-11MAKE_INT_8 fails on GCC/ARM (#8285) David Viens1-11/+1
2021-07-11poly.h: Fix DEBUG=1 builds AJR1-2/+3
2021-07-11New working clones Ivan Vangelista2-1/+34
2021-07-11poly: Early out of waits if no outstanding work. Aaron Giles1-0/+4
2021-07-11voodoo: Improve pixel pipeline throughput for LFB writes. Helps gtfore and re... Aaron Giles3-47/+28
2021-07-11Added BIOS versions and documentation for various motherboards located in pc,... rfka014-638/+1501
2021-07-10voodoo: Fix LOD calculations. Improve LOD calculation accuracy. Remove stw_he... Aaron Giles2-205/+117
[...]