summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix building with gcc-13 (#10917) Julian Sikorski2023-02-224-0/+4
* apple/apple2video.cpp: Use real fall-through attribute. Vas Crabb2023-02-211-1/+1
* toaplan/toaplan2.cpp: Made RAM-based text layer graphics and linescroll finde... Vas Crabb2023-02-201-5/+6
* ui/analogipt.cpp: Fixed failure to display localised analog input adjustments... Vas Crabb2023-02-191-1/+1
* srcclean and bump copyright date on language files to 2023 Vas Crabb2023-02-1922-93/+94
* snk/hng64_v.cpp: Implemented some missing Hyper NeoGeo 64 video features. (#1... David Haywood2023-02-193-702/+495
* New working clones hap2023-02-182-3/+14
* isa/np600.cpp: Small comment update AJR2023-02-171-1/+1
* sega/naomi.cpp: dumped missing data ROM from hotd2p set [zozo, rtw] MetalliC2023-02-181-1/+2
* sega/naomi.cpp: dumped data ROMs from virnbap set [zozo, rtw, MetalliC] MetalliC2023-02-181-21/+24
* Input refactoring: Vas Crabb2023-02-1838-1162/+4262
* isa/np600: Guess functions of various things AJR2023-02-162-6/+28
* cuda.cpp: fixed error in I2C comms. [R. Belmont] arbee2023-02-167-16/+26
* image_handler.cpp: Eliminate use of sprintf for error messages AJR2023-02-161-9/+3
* regrep.cpp: Code cleanup AJR2023-02-161-36/+34
* nes zapper: improve trigger, put bandai lightgun in its own file hap2023-02-166-123/+221
* New working clones hap2023-02-163-6/+15
* misc/gfamily.cpp: Replaced gmfamily hard disk image with a correctly created ... ClawGrip2023-02-171-1/+1
* imacg3.cpp, powermacg3.cpp: added Cuda, MacADB, and DIMM serial presence dete... arbee2023-02-1510-47/+707
* source org: move m79amb to ramtek folder hap2023-02-157-17/+18
* New working clones Ivan Vangelista2023-02-152-0/+20
* new NOT_WORKING clone MetalliC2023-02-152-0/+33
* bus/ata/atahle.cpp: Reset error state on writing CS0 command. (#10869) holub2023-02-152-4/+7
* misxplaycenter.cpp: Just use suffixes for clone names. Vas Crabb2023-02-152-8/+8
* misc/rawthrillspc.cpp: Dumped and recovery DVD for a new Raw Thrills PC-based... ClawGrip2023-02-152-1/+29
* misc/playcenter.cpp: Replaced current plycntrchtr hard disk dump with a resto... ClawGrip2023-02-152-15/+43
* toaplan/toaplan2.cpp: Split up driver state class by hardware features. (#10884) cam9002023-02-153-479/+524
* snk/hng64.cpp: Generate X offsets at compile time. Vas Crabb2023-02-153-13/+7
* misc/neomania.cpp: Replaced neomania hard disk image with an official restore... ClawGrip2023-02-151-1/+1
* bus/msx/cart/msxdos2.cpp: Added full MSX-DOS2 support. (#10893) wilbertpol2023-02-153-42/+212
* bus/msx/cart/ram.cpp: Added RAM expansion cartridges. (#10888) wilbertpol2023-02-154-0/+366
* snk/hng64_v.cpp: Improved rendering: (#10891) David Haywood2023-02-156-164/+224
* atari/klax.cpp, atari/liberatr.cpp, atari/metalmx.cpp, atari/nitedrvr.cpp: co... Ivan Vangelista2023-02-1414-1332/+1277
* New working clones hap2023-02-142-2/+15
* nsnova, scorpio68, supremo: small tweak to internal artwork hap2023-02-1412-44/+46
* New working clones hap2023-02-143-7/+25
* misc/megaphx.cpp: Fix typo on xtal frequency on ASCII PCB schematic (#10898) ClawGrip2023-02-131-1/+1
* atari\offtwall.cpp, atari\orbit.cpp, atari\poolshrk.cpp, atari\rampart.cpp, a... Ivan Vangelista2023-02-1325-1916/+1873
* ncr53c90: trigger function complete interrupt on disable selection command Patrick Mackinlay2023-02-131-0/+1
* tp881v: update notes Patrick Mackinlay2023-02-132-41/+102
* mc88200: improve initial mapping logic Patrick Mackinlay2023-02-131-10/+5
* d88_dsk.cpp, dsk_dsk.cpp: Mitigate against rot in legacy floppy code AJR2023-02-122-12/+20
* xmlfile.cpp: Replace implementation of normalize_string with similar one in i... AJR2023-02-124-81/+64
* validity.cpp: Be a bit more paranoid with null pointer checks; also disallow ... AJR2023-02-122-18/+40
* thedealr: Identify memory reset input as such AJR2023-02-121-2/+2
* debughlp.cpp: Use ovectorstream instead of static char array and sprintf AJR2023-02-122-8/+11
* - sega/model2.cpp: Added Sega game ID # and ROM board ID # for Daytona USA (R... Ivan Vangelista2023-02-122-14/+14
* m20: fix vram cracyc2023-02-122-12/+10
* atari/skydiver.cpp, atari/sprint4_a.h: a couple more cleanups Ivan Vangelista2023-02-122-10/+7
* i386: add fxsave and fxstor cracyc2023-02-111-1/+65