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) sjy5555253 hours
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb4 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
2025-09-01scripts/build: add a python script for checking EoF markers across source treescript-eof-marker angelosa1-0/+27
2025-09-01sega/megadriv.cpp: 68k access to z80 delays by 1 cycle, fix MT09222 angelosa2-6/+7
2025-09-01diserial: don't use bitwise OR on bool, small cleanup to spacing hap1-30/+27
2025-09-01konamigq: zerofill class variables hap2-21/+20
2025-09-01philips/patgen.cpp: Fix V38 PAL size (#14092) stonedDiscord1-27/+32
2025-09-01ibm/rtpc: add mouse hle Patrick Mackinlay5-3/+398
2025-09-01diserial.cpp: Avoid updating data frame if nothing changed (#14105) Mark Garlanger1-0/+13
2025-08-31sc3000_cart.xml: New software item added, metadata cleanup (#14084) David 'Foxhack' Silva1-23/+39
2025-09-01konami/djmain.cpp: Use generic gfx decode layout, Minor cleanups (#14103) cam9001-72/+66
2025-08-31video/ym7101: priority, window layer, HINT hookup, avoid sprite link deadlocks angelosa4-75/+211
2025-08-31lib/netlist/build/create_lib_entries.py: fix missing EoF marker angelosa1-2/+1
2025-08-31hash/pc8801_flop.xml: minor notes angelosa1-1/+5
2025-08-31commando: hook up manual sprite dma trigger hap1-27/+24
2025-09-01misc/gms.cpp: Added I/O for sglc. Vas Crabb1-45/+141
2025-08-31gime: add PAL top/bottom padding to scanline buffer hap4-28/+29
2025-08-31goldstar.cpp: cleaned up some commented lines. Roberto Fresca1-8/+2
2025-08-31Star100: fixed maincpu memory region size. Roberto Fresca1-1/+1
2025-08-31Fixed Lucky 8 Lines reel misalignment in Double-Up mode. [Roberto Fresca, Gru... Roberto Fresca1-2/+56
2025-08-31goldstar.cpp driver: Added technical and games notes, Roberto Fresca1-68/+174
2025-08-31Merge tag 'mame0280' into HEAD Vas Crabb3-6/+6
2025-08-31Correct markup for file moved from one project to another. Vas Crabb1-1/+1
2025-08-31Tidied various things, added side effect checks for some reads. Vas Crabb16-102/+106
2025-08-30igs/goldstar.cpp: fix missing EoF, run srcclean angelosa1-82/+82
2025-08-30.github/workflows/includeguards.yml: fix pull_request property angelosa3-3/+4
2025-08-30emu/debug: Extended memory commands for region and space (#13767) holub9-38/+964
[...]