summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Let's fix them all (nw) Olivier Galibert2018-03-151-5/+5
* Merge pull request #3332 from sjy96525/patch-15 R. Belmont2018-03-151-3/+3
|\
| * Correct San Francisco Rush: The Rock year sjy965252018-03-151-3/+3
* | Merge pull request #3334 from SailorSat/master R. Belmont2018-03-152-9/+7
|\ \
| * | M1COMM: minor updates (nw) Ariane Fugmann2018-03-152-9/+7
* | | more devices named after machines (nw) Vas Crabb2018-03-161-2/+2
* | | More cases or CPUs named after machines etc. (nw) Vas Crabb2018-03-163-3/+3
* | | new not working machine Ivan Vangelista2018-03-152-2/+47
* | | qsound: clean up host and DAC comms a bit, hopefully fix desync Vas Crabb2018-03-165-58/+62
* | | Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-15144-432/+443
* | | vgmplay.cpp : Fix qsound pitch cam9002018-03-161-1/+1
* | | add missing override (nw) smf-2018-03-152-8/+8
* | | QSound LLE available with a 3-character change Vas Crabb2018-03-165-261/+693
* | | (nw) Clean up after #3309 - more const, keep scope tight, use lambdas in pref... Vas Crabb2018-03-151-60/+43
* | | tecmosys.cpp : Updates (#3309) cam9002018-03-153-270/+241
* | | fewer lines (nw) Vas Crabb2018-03-151-46/+15
* | | rz1: Add missing keys Dirk Best2018-03-151-1/+10
* | | model1: clear up some memory issues with very recent gcc (nw) Olivier Galibert2018-03-152-6/+38
* | | opwolf.cpp: measured c-chip clock on working PCB [Guru] Ivan Vangelista2018-03-151-1/+1
* | | Cycle-accurate DSP16 core (disabled in QSound for performance reasons) Vas Crabb2018-03-1510-1473/+2465
* | | dsp16: Improve disassembler - less ambiguous, more like the manual. Vas Crabb2018-03-152-397/+336
|/ /
* | Small fix (nw) Olivier Galibert2018-03-151-3/+3
* | Machine promoted to working - Eyes (Zaccarina) braintro2018-03-141-12/+12
|/
* use dumped C-Chip for Rainbow Islands [Team Caps0ff] (#3325) David Haywood2018-03-143-57/+128
* Fix validation (nw) angelosa2018-03-151-2/+4
* Add "Warai no Hana Tenshi" support to dynax.cpp (#3330) yukaritamura2018-03-152-1/+110
* qtsbc : removed myself Robbbert2018-03-151-1/+1
* (nw) Housekeeping. Robbbert2018-03-151-2/+2
* Some corners of C/C++ are just a pain (nw) Olivier Galibert2018-03-141-1/+1
* addrmap: Fix subtle bug with nonsubtle effects, also ensure initialization (nw) Olivier Galibert2018-03-141-1/+2
* qtsbc: Rewrite driver based on SBC-880 schematics AJR2018-03-141-33/+390
* rz1: Fix keyboard hookup, output lcd data to console Dirk Best2018-03-141-57/+100
* xexex.cpp : Minor cleanup, Add object finder instead runtime tag lookup, Add ... cam9002018-03-142-44/+47
* leftover (nw) Angelo Salese2018-03-141-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-142329-84910/+93023
* Rename some memory stuff (nw) Olivier Galibert2018-03-142-52/+180
* sharc.cpp: fix LSHIFT negative operations to not extend the sign on result, f... angelosa2018-03-141-6/+7
* model2.cpp: manxtt note (nw) angelosa2018-03-141-1/+2
* model2.cpp: tgpx4 memory map notes (nw) angelosa2018-03-141-0/+2
* model2.cpp: indy500 inputs (nw) angelosa2018-03-141-5/+8
* Don't really need this printf (nw) angelosa2018-03-141-1/+1
* mb86235.cpp: ALU OR / XOR (nw) angelosa2018-03-141-0/+18
* mb86235.cpp: generate_ea fixes (nw) angelosa2018-03-141-0/+8
* mb86235.cpp: generate_reg_read fixes (nw) angelosa2018-03-141-0/+10
* model2.cpp: fix mistake in matrix dasm (nw) angelosa2018-03-141-1/+1
* model2.cpp: more save state registration, clip_plane belongs to clip_polygon ... angelosa2018-03-141-20/+18
* mastboy.cpp : Minor cleanup, Move banked ram handler into address_map_bank_de... cam9002018-03-141-107/+59
* vtvideo.cpp: Minor technical note (nw) AJR2018-03-131-0/+1
* 68230pit.cpp: Not fully implemented, but worth adding (nw) AJR2018-03-131-1/+3
* rz1: Skeleton driver [Arashikage, Dirk Best] Dirk Best2018-03-133-0/+228