summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rii: Fix TBRD address calculation; fix carry logic for several instructions (nw) AJR2020-02-212-17/+19
* upd78k3d: Fix disassembly of 01-prefixed SFR + immediate word/byte instructio... AJR2020-02-211-2/+2
* new WORKING machine (#6342) David Haywood2020-02-212-2/+69
* Add dumps of D-50 v1.x: v1.10(custom?), v1.04; D-50 v2.x: v2.21, v2.20, also ... Lord-Nightmare2020-02-211-23/+42
* naomigd.cpp: add two debug-only dipswitches to configure emulation (nw) yz70s2020-02-212-23/+50
* peoplepc: graphics (nw) cracyc2020-02-211-12/+21
* Add skeleton LZ8420M device (#6339) cam9002020-02-213-2/+95
* Finish midqslvr.cpp's documentation (nw) (#6340) Hydreigon2020-02-212-30/+34
* gstream.cpp : Implement sprite limit per frame cam9002020-02-221-2/+7
* isbc8010:issue #6336 (corrected 1 bad byte in the rom)[Robbbert, Colin Dougla... Robbbert2020-02-211-2/+3
* epg3231: Add speech timer interrupt (nw) AJR2020-02-202-1/+28
* peoplepc: screen attributes (nw) cracyc2020-02-201-2/+7
* roland_d50.cpp: Use full system titles; unify PCM regions (nw) AJR2020-02-201-18/+12
* sdk80: issue #6324 (corrected 3 bad bytes in the rom)[Robbbert, Colin Douglas... Robbbert2020-02-211-1/+2
* wd_fdc: Increase HLD idle timeout to 15 revolutions except for FD1771 and FD1781 AJR2020-02-202-1/+25
* naomi.cpp: Sega Atomiswave BIOS dumped [CoolFox, MetalliC] MetalliC2020-02-211-2/+18
* i8279: More fine-tuning (nw) AJR2020-02-201-3/+3
* sdk85, sdk86: More accurate 8279 interfaces; reduce tag lookups (nw) AJR2020-02-202-7/+6
* i8279: Remove timing hack; make sure SL3 gets output (Pied Piper needs it) AJR2020-02-201-8/+3
* i8279: Simplify handler signatures; add save state; disable read side effects... AJR2020-02-202-84/+102
* pp: Use better floppy type; add timer interrupt (still fails test, alas); fix... AJR2020-02-201-5/+15
* bbl380.cpp: Improve notes (nw) AJR2020-02-201-2/+5
* New working clones Ivan Vangelista2020-02-202-0/+15
* psikyo.cpp: some measurements for s1945 (HSync, VSync, etc) [Guru] Ivan Vangelista2020-02-201-7/+7
* New machines marked as NOT_WORKING Ivan Vangelista2020-02-202-62/+90
* Plug and Play work (#6334) David Haywood2020-02-204-167/+96
* (nw) sorted flt files. Robbbert2020-02-212-63/+63
* xyonix: Hook up 6845 CRTC, add screen raw parameters Dirk Best2020-02-203-126/+155
* (nw) v1050 : fixed regression Robbbert2020-02-201-0/+1
* gnw_pinball: nintendo cheat mode (nw) hap2020-02-201-0/+10
* New working machines arbee2020-02-194-0/+144
* New working machine added (#6333) algestam2020-02-202-2/+67
* pp: Floppy checkpoint (nw) AJR2020-02-191-4/+45
* tvsprt10: Fix typo in title (nw) AJR2020-02-191-1/+1
* Plug and Play work (#6330) David Haywood2020-02-198-75/+131
* -spg2xx_audio: Added preliminary ADPCM36 decoding, significantly improves pba... mooglyguy2020-02-192-7/+72
* spg2xx: Added rudimentary SPI support. [Ryan Holtz] mooglyguy2020-02-196-32/+326
* New working machines hap2020-02-196-12/+716
* Merge pull request #6329 from cam900/boogwing_tilemap R. Belmont2020-02-194-28/+27
|\
| * boogwing.cpp : Fix tilemap in some final stage effects, Fix palette effect bo... cam9002020-02-204-28/+27
* | seibuspi.cpp attempt to really fix linescroll (nw) MetalliC2020-02-191-3/+1
|/
* Merge pull request #6326 from ajrhacker/wd_fdc_intrq ajrhacker2020-02-191-2/+2
|\
| * wd_fdc: Condition command completion interrupt on busy flag having been set AJR2020-02-191-2/+2
* | boogwing.cpp : Further priority acknowledge cam9002020-02-191-5/+32
|/
* Fix clang error: private field m_porta_latch is not used [-Werror,-Wunused-pr... AJR2020-02-181-4/+0
* apple2: figured out C800 banking on the Applesurance card, it now works 100% ... arbee2020-02-182-7/+25
* New machines marked as NOT_WORKING AJR2020-02-184-0/+454
* (nw) spg2xx: fixed 6 compilation errors Robbbert2020-02-194-5/+6
* -i2cmem: Added 24C04 device type. [Ryan Holtz] MooglyGuy2020-02-199-1070/+1320
* alphatpc16: keys and display (nw) cracyc2020-02-182-14/+15