summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* scripts/build: add a python script for checking EoF markers across source treescript-eof-marker angelosa2025-09-011-0/+27
* sega/megadriv.cpp: 68k access to z80 delays by 1 cycle, fix MT09222 angelosa2025-09-012-6/+7
* diserial: don't use bitwise OR on bool, small cleanup to spacing hap2025-09-011-30/+27
* konamigq: zerofill class variables hap2025-09-012-21/+20
* philips/patgen.cpp: Fix V38 PAL size (#14092) stonedDiscord2025-09-011-27/+32
* ibm/rtpc: add mouse hle Patrick Mackinlay2025-09-015-3/+398
* diserial.cpp: Avoid updating data frame if nothing changed (#14105) Mark Garlanger2025-09-011-0/+13
* sc3000_cart.xml: New software item added, metadata cleanup (#14084) David 'Foxhack' Silva2025-08-311-23/+39
* konami/djmain.cpp: Use generic gfx decode layout, Minor cleanups (#14103) cam9002025-09-011-72/+66
* video/ym7101: priority, window layer, HINT hookup, avoid sprite link deadlocks angelosa2025-08-314-75/+211
* lib/netlist/build/create_lib_entries.py: fix missing EoF marker angelosa2025-08-311-2/+1
* hash/pc8801_flop.xml: minor notes angelosa2025-08-311-1/+5
* commando: hook up manual sprite dma trigger hap2025-08-311-27/+24
* misc/gms.cpp: Added I/O for sglc. Vas Crabb2025-09-011-45/+141
* gime: add PAL top/bottom padding to scanline buffer hap2025-08-314-28/+29
* goldstar.cpp: cleaned up some commented lines. Roberto Fresca2025-08-311-8/+2
* Star100: fixed maincpu memory region size. Roberto Fresca2025-08-311-1/+1
* Fixed Lucky 8 Lines reel misalignment in Double-Up mode. [Roberto Fresca, Gru... Roberto Fresca2025-08-311-2/+56
* goldstar.cpp driver: Added technical and games notes, Roberto Fresca2025-08-311-68/+174
* Merge tag 'mame0280' into HEAD Vas Crabb2025-08-313-6/+6
|\
| * Bumped version to 0.280mame0280 Vas Crabb2025-08-303-6/+6
* | Correct markup for file moved from one project to another. Vas Crabb2025-08-311-1/+1
* | Tidied various things, added side effect checks for some reads. Vas Crabb2025-08-3116-102/+106
* | igs/goldstar.cpp: fix missing EoF, run srcclean angelosa2025-08-301-82/+82
* | .github/workflows/includeguards.yml: fix pull_request property angelosa2025-08-303-3/+4
* | emu/debug: Extended memory commands for region and space (#13767) holub2025-08-309-38/+964
* | skeleton/banpresto_bpsc68000.cpp: added preliminary hook-up for ticket dispenser Ivan Vangelista2025-08-301-4/+11
* | nintendo/gba: WAITCNT bit 15 is read only angelosa2025-08-301-0/+5
* | New working software list items (coleco_homebrew.xml) Dirk Best2025-08-301-0/+19
* | coleco: svellas doesn't use megacart. Use romset id for note Dirk Best2025-08-302-2/+1
* | machine/i2cmem: fix #13998 angelosa2025-08-301-3/+7
* | video/ym7101: add basic drawing angelosa2025-08-304-44/+597
* | coleco software list updates [Dirk Best, TechZombie/archive.org] Dirk Best2025-08-303-3/+462
* | djmain: enable MACHINE_SUPPORTS_SAVE flag hap2025-08-301-32/+32
* | djmain: add Guru readme [Guru] hap2025-08-301-53/+164
* | djmain: add more led outputs hap2025-08-301-79/+95
* | djmain: remove tag lookups hap2025-08-301-80/+66
* | New systems marked not working Ivan Vangelista2025-08-304-5/+34
* | Renamed Joker Master 2000 Special Edition (V512) Roberto Fresca2025-08-302-6/+34
* | goldstar.cpp driver: Some inputs fixes Roberto Fresca2025-08-301-56/+55
* | goldstar.cpp driver improvements. [Roberto Fresca, Grull Osgo] Roberto Fresca2025-08-302-34/+314
* | Merge remote-tracking branch 'mainline/release0280' into HEAD Vas Crabb2025-08-304-4/+5
|\|
| * Metadata corrections and comment. Vas Crabb2025-08-304-4/+5
| * ufo7s: remove unavailable romset hap2025-08-302-54/+0
| * acorn/bbcbp.cpp: Removed hard disk image from acw443. Nigel Barnes2025-08-301-3/+0
* | ibm/rtpc.cpp: refactor keyboard, locator, speaker adapter Patrick Mackinlay2025-08-294-385/+520
* | djmain: add note about pcb label hap2025-08-291-0/+1
* | ibm/rtpc: misc minor fixes Patrick Mackinlay2025-08-293-10/+10
* | sn76496: add btanb note hap2025-08-292-5/+12
* | ibm/rosetta.cpp: implement debugger address translation Patrick Mackinlay2025-08-296-70/+172