summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* segasaturn_vdp2.cpp: add m_gfxdecode device, fix startup crash. Add notes rev...saturn_vdp_split angelosa2021-12-053-48/+65
* quick fix left-over angelosa2021-12-021-1/+0
* saturn.cpp: bulk move VDP2 as a device (warning: not for inclusion, fails and... angelosa2021-12-019-582/+661
* segasaturn_vdp2.cpp: minor QA corrections angelosa2021-12-011-3/+7
* saturn.cpp: bulk move VDP1 as a device angelosa2021-12-019-684/+775
* mess.lua: temp change as a friendly reminder to myself angelosa2021-12-011-1/+2
* Merge branch 'master' into saturn_vdp_split angelosa2021-12-0142-20117/+1593
|\
| * mess.lua: fix copypaste error hap2021-12-011-1/+1
| * comquest.cpp: Fixed clang unused private data member warnings. Vas Crabb2021-12-021-6/+1
| * Various cleanups. Vas Crabb2021-12-0238-20094/+1556
| * sparclite: update notes hap2021-12-011-16/+11
| * sparclite: add preliminary system support ctrl reg hap2021-12-012-11/+39
| * g65816: Replace #ifdef UNUSED_FUNCTION with [[maybe_unused]] to deter code rot AJR2021-12-012-6/+2
* | saturn.cpp: resplit back to separate VDP1/2 files, greatly rewrite QA notes a... angelosa2021-12-014-2354/+2343
|/
* saturn: fixed some includes. Robbbert2021-12-012-7/+1
* stv: moved video into video/saturn.cpp to remove possible circular dependency... Robbbert2021-12-017-2227/+2211
* poker72.cpp: updated according to comments on previous commit (palette_init r... Ivan Vangelista2021-12-011-16/+4
* Soul-crushingly frustrating clean-up: Vas Crabb2021-12-0130-9300/+431
* midearth: Fix crash caused by incorrect length of memory share AJR2021-11-301-8/+10
* hh_sm510: add note about elektronika hap2021-11-301-0/+20
* poker72.cpp: updated to use a finder for the memory back and other minor clea... Ivan Vangelista2021-11-301-50/+62
* saitek_osa/sparc: add note about expanded ram hap2021-11-302-3/+8
* -Filled out most of the Slovak translation. [Milan Galcik] Vas Crabb2021-11-3024-3273/+1265
* 3rdparty.lua: fix msvc build by reordering configuration statements Patrick Mackinlay2021-11-301-10/+10
* mc68328: update logging to match handler size Patrick Mackinlay2021-11-301-1/+1
* im01: im01t is from 1991 hap2021-11-291-3/+3
* Machines promoted to working hap2021-11-292-43/+69
* Remove template code generators angelosa2021-11-298-679/+0
* Fixed three fruit machine layouts that weren't cleaned up properly, and clean... Vas Crabb2021-11-3022-19216/+686
* im01: add freq measurements, add 7segs to artwork hap2021-11-293-18/+60
* -igs017.cpp, igs_m027.cpp: Improved lhzb* descriptions. Vas Crabb2021-11-2913-11092/+388
* New machines marked as NOT_WORKING (#8897) HappyASR2021-11-292-0/+24
* dynax.cpp: Added TMP91P640N dump for Mahjong Ougon no Hai. [XingXing] HappyASR2021-11-293-9/+70
* apple2: properly instantiate the template methods [R. Belmont] arbee2021-11-282-14/+8
* apple2: updates and cleanups [R. Belmont] arbee2021-11-284-337/+198
* im01: add 7segs, sound, preliminary inputs hap2021-11-291-8/+115
* im01: turns out it is the newer im01t program hap2021-11-292-4/+5
* New machines marked as NOT_WORKING hap2021-11-286-25/+182
* various devices and drivers: seperate -> separate Ivan Vangelista2021-11-2814-30/+30
* emumem fix Olivier Galibert2021-11-281-2/+2
* Fun with flags: Allows handlers to have user-defined flags set on Olivier Galibert2021-11-2824-822/+1526
* jack.cpp: correct default number of lives for joinem and unclepoo (#8899) Steven Coomber2021-11-281-1/+1
* sparc: remove pseudocode comments copy pasted from manual hap2021-11-281-909/+29
* Improved handcrafted inyourfa priority PROM, fixing missing graphics in cutsc... David Haywood2021-11-281-1/+1
* sparc: STD/STDA/LDD/LDDA when RD is odd is an illegal instruction hap2021-11-281-2/+11
* New working clone (#8891) algestam2021-11-282-0/+17
* fourx4: split off to a separate driver. Robbbert2021-11-285-50/+125
* hercules: fixed inputs Robbbert2021-11-281-14/+28
* More fruit machine layout cleanup. Vas Crabb2021-11-28588-782168/+14884
* am29000: Simplify shift calculation for multiply and divide steps, eliminatin... AJR2021-11-271-26/+15