summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Work around older versions of libc++, tidy up some recent changes. Vas Crabb2022-08-295-15/+28
* nintendo/vsnes.cpp: Added some DIP settings for nvs_machridera. (#10290) 0kmg2022-08-291-5/+12
* misc/monon_color.cpp: Zero video memory on reset. Vas Crabb2022-08-291-29/+33
* bus/mononcol: Get rid of a pile of copy/pasted crud. Vas Crabb2022-08-2811-198/+68
* srcclean in preparation for release Vas Crabb2022-08-2845-451/+451
* nintendo/vsnes.cpp: More cleanups of INPUT_PORTS. (#10238) 0kmg2022-08-281-331/+216
* swtcp/swtpc09.cpp: Restore to working status, and added comments to help user... 68bit2022-08-281-22/+88
* formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273) Michael R. Furman2022-08-284-0/+221
* redclash: bigger player bullets hap2022-08-272-15/+23
* fidelity/csc: improve irq active duration hap2022-08-273-16/+13
* monon_color.cpp : rejig music CPU protection handling and update notes + new ... David Haywood2022-08-272-106/+170
* inifile.cpp, miscmenu.cpp: Use std::collate for filename sorting AJR2022-08-272-5/+34
* Miscellaneous fixes: Vas Crabb2022-08-282-3/+4
* casio/ctk551.cpp: adjust ctk601 bg color (#10271) Devin Acker2022-08-271-1/+1
* Use util::streqlower in more places AJR2022-08-274-10/+8
* sparc: Re-support certain instructions in SPARClite disassembly AJR2022-08-271-6/+7
* Revert "zerohour: added sound via samples" Robbbert2022-08-272-54/+2
* Use mpu4_characteriser_pal for mpu3.cpp (#10079) David Haywood2022-08-275-212/+295
* Added notes of Nuon console models (#10144) simzy392022-08-271-2/+5
* Cleaned up some ROM macro indentation and spacing. (#10270) 0kmg2022-08-2747-92/+27
* redclash: remove duplicate input ports hap2022-08-271-33/+3
* new NOT_WORKING machines MetalliC2022-08-273-3/+39
* zerohour: added sound via samples Robbbert2022-08-272-2/+54
* monon_color.cpp: Allocate large buffer at machine_start time AJR2022-08-261-4/+5
* redclash: improve sprite colors hap2022-08-272-15/+16
* taito/bigevglf.cpp: removed unused variable Ivan Vangelista2022-08-261-1/+0
* taito\ashnojoe.cpp, taito/bigevglf.cpp, taito/chaknpop.cpp: consolidated driv... Ivan Vangelista2022-08-2611-930/+905
* bmxstunts: add cocktail cabinet hap2022-08-261-11/+13
* konami/kpython2.cpp: Fixed dongle data format for dance864. (#10277) 9871238791132022-08-271-2/+2
* New machine marked NOT_WORKING (#10276) 9871238791132022-08-262-1/+43
* konami/ksys573.cpp: Dumped and added audio CD for drmna. (#10275) [Taro] 9871238791132022-08-261-5/+4
* bmxstunts: slow down the cpu hap2022-08-261-1/+1
* bmxstunts: remove 'not dumped' note hap2022-08-261-3/+3
* moonwar: Remove deprecated PORT_RESET AJR2022-08-262-9/+13
* sknsspr: fix sign overflow hap2022-08-261-2/+2
* -nintendo/vboy.cpp: Allow it to run unmapped reads with no cartridge. Vas Crabb2022-08-262-15/+25
* technos/renegade.cpp: More sprite RAM to fix flickering regression. (#10272) 0kmg2022-08-261-1/+1
* galaxian.cpp: dumped the PROM in the epoxy block for bmxstunts [chaneman] Ivan Vangelista2022-08-261-1/+1
* gb.cpp: Don't show BIOS patch configuration switch for Mega Duck. Vas Crabb2022-08-261-17/+21
* sknsspr: don't draw outside the cliprect hap2022-08-251-2/+2
* Initial FAT file system support for Floptool (#9119) npwoods2022-08-255-1/+898
* -megaduck.xml: Added explicit info about cartridge banking. Vas Crabb2022-08-269-86/+121
* sega/deniam.cpp, sega/kopunch.cpp, sega/stactics.cpp, sega/suprloco.cpp: cons... Ivan Vangelista2022-08-2512-1758/+1692
* seibu/raiden.cpp: Documented more of the configuration bytes, converted comme... eientei952022-08-251-179/+192
* funword/photoply.cpp: Added notes about security dongles. (#10260) ClawGrip2022-08-251-0/+35
* formats: Fixed some unused local variable compiler errors. (#10251) napobear2022-08-252-0/+4
* namco/namcos86.cpp: Changed Wonder Momo joysticks to 8-way (MT08404). (#10267) Steven Coomber2022-08-251-8/+8
* nintendo/spacefb.cpp: Merged into single source file, minor cleanups. (#10261) 0kmg2022-08-254-608/+536
* sound/pokey.cpp: Improved accuracy of POKEY emulation. (#10262) [Mike Saarna,... Andrew Green2022-08-252-110/+160
* spbactnp: reorder the mcfg hap2022-08-251-21/+17