summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fixes for building with clang 12.0.1 on windows smf-2021-09-042-3/+1
* rfslotsmcs48.cpp: Fix comments (#8524) ClawGrip2021-09-041-2/+2
* bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) 0kmg2021-09-045-178/+1
* -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... MooglyGuy2021-09-0410-43/+75
* New working software list additions hap2021-09-046-114/+240
* rjammer: Add screen raw parameters; modernize MSM5205 hookup AJR2021-09-042-64/+55
* d9final.cpp, ppmast93.cpp, tmspoker.cpp, ultrsprt.cpp: used finders instead o... Ivan Vangelista2021-09-046-134/+159
* bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526) 0kmg2021-09-042-95/+77
* poly.h: Remove unused flags, expose object data array directly, add ability t... Aaron Giles2021-09-0321-95/+75
* unidasm: Add disassembler for DEC VAX architecture AJR2021-09-033-0/+1160
* segas16a: reduce overall volume to prevent overdrive hap2021-09-031-6/+5
* segas16: revert fantzone workaround, it just causes new problems hap2021-09-032-7/+0
* changela: fix steering problem, probably hap2021-09-031-2/+2
* changela: bool(~BIT(x)) is always true (does not fix steering problem) hap2021-09-031-1/+1
* n8080: correct highsplt gamename hap2021-09-032-17/+22
* funkyjet.cpp: moved everything into the driver file, as video/funkyjet.cpp on... Ivan Vangelista2021-09-034-177/+151
* New machines marked as NOT_WORKING Ivan Vangelista2021-09-032-301/+2287
* n8080: add conf setting for switching spacefev to monochrome hap2021-09-023-4/+16
* missbamby.cpp: Identify unknown game and add its PCB ASCII layout and dumped ... ClawGrip2021-09-022-15/+34
* n8080: merge some input ports, remove tag lookups hap2021-09-024-97/+54
* n8080: move pcb notes to top of driver hap2021-09-021-135/+146
* spirit76: fixed knocker when free game attained. Robbbert2021-09-031-7/+6
* video/toaplan_scu.cpp: Use single-pass priority drawing for sprites. (#8521) cam9002021-09-029-82/+92
* New machines marked as NOT_WORKING Ivan Vangelista2021-09-013-3/+64
* Fix two characters inside the GIME (#8519) tim lindner2021-09-011-2/+2
* New working clones Ivan Vangelista2021-09-012-1/+22
* segac2: decouple driver class from md_base_state hap2021-08-313-119/+110
* r2dx_v33: Add note about New Zero Team 1998 release (#8503) cam9002021-08-311-0/+1
* endianness.h: Use namespace std::literals AJR2021-08-311-1/+1
* Move endianness type into lib/util header AJR2021-08-3111-105/+138
* -viewgfx: Added fractional zoom-out support to the tilemap viewer. Also added... MooglyGuy2021-08-313-48/+105
* db32016: Added cassette interface Robbbert2021-08-311-1/+25
* segac2: add another input for ooparts hap2021-08-311-0/+5
* mess.flt: Added pc9801_epson and pc98ha Robbbert2021-08-311-0/+2
* segac2: ooparts pcb does have upd sample rom hap2021-08-311-4/+7
* New working clones Ivan Vangelista2021-08-312-0/+17
* - f-32.cpp: hooked up M6295 to royalpk2 Ivan Vangelista2021-08-313-27/+49
* segac2: mark ooparts as hack hap2021-08-311-3/+4
* segac2: improve wwmarine controls hap2021-08-311-61/+80
* New working machines hap2021-08-304-89/+255
* Use D32F texture format instead of D24, should fix AMD hardware (#8516) Julian Sikorski2021-08-301-2/+2
* add pc9821.cpp to mess.flt cracyc2021-08-301-0/+1
* 8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled. yz70s2021-08-301-3/+11
* Merge pull request #8513 from 0kmg/nes-mapper234 ajrhacker2021-08-302-44/+26
|\
| * bus/nes: Fixed several games not loading in Maxi 15 multicarts. 0kmg2021-08-292-44/+26
* | More miscellaneous cleanup: Vas Crabb2021-08-3013-1036/+1091
* | fixed one-shot paddle timers in Apple II and clones (#8504) xotmatrix2021-08-304-20/+88
* | Merge pull request #8508 from jessexm/patch-2 ajrhacker2021-08-291-2/+2
|\ \
| * | wd177x_dsk.cpp: Add head count check Jesse Marroquin2021-08-291-2/+2
* | | ghox: Reduce volume to avoid overdriving speaker AJR2021-08-291-1/+1