summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* floppy: When the floppy head stays on an unformatted track from more than an ... Olivier Galibert2021-01-251-1/+1
* input.cpp, inputdev.cpp: Misc. fixes AJR2021-01-242-3/+4
* Renamed chip8 software list so the filename matches the list name. Vas Crabb2021-01-254-4/+4
* nmk16.cpp: Fixed 'redhawks' bad graphics, and added placeholders for undumped... ClawGrip2021-01-241-1/+9
* srcclean in preparation for branching release Vas Crabb2021-01-24163-843/+844
* getaway.cpp: Confirmed accelerator range is correct by examining game code. Vas Crabb2021-01-241-1/+0
* eigccarm.h: fix unterminated #if [R. Belmont] arbee2021-01-231-1/+1
* alphasma3k.cpp: Add note about firmware updates (#7698) ClawGrip2021-01-231-0/+5
* rolla.cpp: moved set to skylncr.cpp Ivan Vangelista2021-01-234-163/+28
* mccpm.cpp: Clocking note AJR2021-01-231-2/+2
* floppy: Add dir read on apple floppies Olivier Galibert2021-01-231-0/+3
* New machines marked as NOT_WORKING Ivan Vangelista2021-01-233-0/+163
* Merge pull request #7694 from f205v/patch-11 ajrhacker2021-01-231-14/+14
|\
| * Correct ROM labels and location for ufosensib f205v2021-01-231-14/+14
* | iwm, swim1: devsel makes more sense now, I think Olivier Galibert2021-01-232-9/+15
* | getaway: change steering controller type 'ad stick' to paddle hap2021-01-231-1/+1
|/
* raiden: tweak OKI volume a bit more hap2021-01-231-1/+1
* raiden: lower the OKI volume hap2021-01-231-1/+1
* New clones marked as NOT_WORKING Ivan Vangelista2021-01-233-1/+60
* buggychl: decrease steering wheel sensitivity hap2021-01-231-1/+1
* iwm: motor/devsel is a little weird, hope this works Olivier Galibert2021-01-232-8/+4
* jungleyo.cpp: very minor comments corrections Ivan Vangelista2021-01-231-2/+2
* - amstr_pc.cpp: added hardware info for ppc512 / ppc640 [Guru] Ivan Vangelista2021-01-231-8/+173
* mac128.cpp: Move macros after PCH to avoid issues. Vas Crabb2021-01-231-2/+2
* bgfx: Fixed overlapping register in lcd-grid shaders and compiled for Direct3... Vas Crabb2021-01-231-1/+1
* bgfx: Added lcd-grid shader. (#7691) cgwg2021-01-235-0/+156
* mac128: start new IWM hookup, not working properly yet [R. Belmont] arbee2021-01-221-13/+94
* sspeedr: correct company string hap2021-01-231-1/+4
* jpmimpact.cpp: work on correctly mapping buttons for each machine [David Hayw... David Haywood2021-01-233-692/+2521
* quizshow: add cassette device hap2021-01-221-17/+27
* jungleyo.cpp: added a second tilemap Ivan Vangelista2021-01-221-8/+28
* rx78: add note about RAM hap2021-01-221-0/+2
* i8244: fix recent regression hap2021-01-221-5/+6
* getaway: re-add imperfect controls flag hap2021-01-221-5/+7
* jungleyo.cpp: completed decryption, added inputs and (bad) sound Ivan Vangelista2021-01-221-97/+138
* swim1.h: Fix clang build AJR2021-01-221-5/+10
* selsoft.cpp: Fix use of strmakelower AJR2021-01-221-3/+2
* mac128.cpp: VIA note AJR2021-01-221-1/+17
* swim1: Embed the iwm Olivier Galibert2021-01-229-128/+671
* flopimg: Fix gcr checksum Olivier Galibert2021-01-222-8/+8
* getaway: update notes hap2021-01-221-25/+22
* -getaway.cpp: Fixed steering control. Vas Crabb2021-01-2312-51/+131
* getaway: move register notes into io_w function hap2021-01-221-60/+79
* ATTR_UNUSED, do you welcome C++17 in your heart and mind? Olivier Galibert2021-01-2214-31/+29
* getaway.cpp: various updates, promoted to working (#7686) Angelo Salese2021-01-221-45/+218
* galaxian.cpp: Fixed sprite clipping issue in namenayo. [David Haywood] (#7688) David Haywood2021-01-222-2/+6
* ncr5380n: assert drq after req with phase mismatch Patrick Mackinlay2021-01-221-0/+1
* New working clones Brian Troha2021-01-212-36/+80
* mac: add additional VIA delay for Cuda, maclc520 and maccclas boot [R. Belmont] arbee2021-01-211-1/+7
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-2228-671/+743