summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* savant: add redumped roms (nw) hap2019-06-271-51/+57
|
* sol20: Add NO_DUMP entry for keyboard PROM (nw) AJR2019-06-271-0/+3
|
* (nw) nascom: added cassette (not working) Robbbert2019-06-281-7/+49
|
* (nw) pmi80: fixed keyboard, added devices, added cassette (not working). ↵ Robbbert2019-06-282-65/+113
| | | | Removed unneeded 10th digit.
* devcb.h: Revert unnecessary change from ↵ AJR2019-06-272-14/+10
| | | | | | ed0202220a5243537f5ba7dbc0a38e52a8390d79 (nw) isnull() checks the list of unresolved functions along with the list of resolved ones, so resolve_safe() doesn't really need a return value as long as it is called second.
* talkingbb: use pwm_display_device (nw) hap2019-06-272-56/+25
|
* sc2: use pwm_display_device (nw) hap2019-06-272-122/+121
|
* delta1: use pwm_display_device (nw) hap2019-06-271-21/+59
|
* intel02: use pwm_display_device (nw) hap2019-06-272-66/+14
|
* ggm: use pwm_display_device (nw) hap2019-06-271-21/+13
|
* bert: fix it (nw) Olivier Galibert2019-06-272-42/+36
|
* edlc: read/write/reset handlers (nw) Patrick Mackinlay2019-06-273-15/+86
|
* Merge branch 'release0211' Vas Crabb2019-06-271-2/+2
|\
| * Revert "Revert preliminary sensorboard emulation to give it more time to ↵ Vas Crabb2019-06-2710-811/+1886
| | | | | | | | | | | | | | | | stabilise before appearing in a release. (nw)" This reverts commit edb62679cda981c24afc3b718297f8e8ee6fb7d4. Reverting the revert to avoid a mess when merging to master.
| * -dpb_storeaddr: Fix dupe savestate entries, nw MooglyGuy2019-06-241-2/+0
| |
| * Revert "Fix ppc64el issue #3157 " Vas Crabb2019-06-241-2/+2
| | | | | | | | | | | | | | The "fix" throws away LSBs - double doesn't have enough mantissa bits. The GCC people need to fix their compiler. This reverts commit e0ebf250d1cbb77f2f5aae8bb4ddbfc3f6888f26.
| * Revert preliminary sensorboard emulation to give it more time to stabilise ↵ Vas Crabb2019-06-2310-1886/+811
| | | | | | | | | | | | | | | | before appearing in a release. (nw) Revert "added sensorboard with piece recognition (nw)" This reverts commit e73cf96fbd9c2c5d3b8db4c31f5879cc74e68c14.
* | New not working machine added hap2019-06-2711-50/+475
| | | | | | | | | | ------------- Savant [hap, Berger, Sean Riddle]
* | mindset: More graphics fixes [O. Galibert] Olivier Galibert2019-06-261-103/+143
| |
* | New working clone braintro2019-06-264-3/+54
| | | | | | | | | | | | New working clone ------------------ F1 Super Lap (World, Unprotected) [Corrado Tomaselli, The Dumping Union]
* | rbisland.cpp: Dumped the Rainbow Islands - Extra Version C-CHIP EPROM data. ↵ braintro2019-06-261-14/+9
| | | | | | | | [Team Caps0ff, Kevin Eshbach]
* | hpc3: Add callback bindings for EDLC (nw) AJR2019-06-265-0/+95
| |
* | new NOT_WORKING clone MetalliC2019-06-262-1/+30
| | | | | | | | | | --------------------- Photo Y2K 2 / Chaoji Bi Yi Bi 2 / Dajia Lai Zhao Cha 2 / Real and Fake 2 Photo Y2K (ver. 100, Japanese Board) [GC8TECH]
* | new device seeq8003 Patrick Mackinlay2019-06-262-0/+443
| |
* | Merge pull request #5289 from AmatCoder/AmatCoder-fix-tzx ajrhacker2019-06-261-9/+15
|\ \ | | | | | | txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is prop…
| * | txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is properly ↵ AmatCoder2019-06-261-9/+15
| | | | | | | | | | | | | | | | | | finished at the end of tape As discussed in #5255
* | | att630: Vectors lie in BRAM, so no callback needed after all (nw) AJR2019-06-261-44/+2
| | |
* | | att630: Add BRAM and preliminary interrupt controller; correct screen color (nw) AJR2019-06-261-8/+77
| | |
* | | att630: Screen rendering, add more info to address map Dirk Best2019-06-261-6/+18
|/ /
* | -dpb_brushstore: Fixed ROM hash, nw MooglyGuy2019-06-261-1/+1
| |
* | mindset: Cleanup floppy motor control [O. Galibert] Olivier Galibert2019-06-251-4/+9
| |
* | mindset: Drop the interlace for now, add 80-cols mode, fix parts of the ↵ Olivier Galibert2019-06-251-88/+122
| | | | | | | | blitter [O. Galibert]
* | Merge pull request #5287 from shattered/_5ca0340d4b R. Belmont2019-06-251-33/+47
|\ \ | | | | | | t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw)
| * | t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) Sergey Svishchev2019-06-251-33/+47
| | |
* | | 4enlinea.cpp. Some cleanup and fix typo. Roberto Fresca2019-06-251-8/+10
|/ /
* | new working clone MetalliC2019-06-252-2/+29
| | | | | | | | | | ----------------- Dragon World 3 EX (ver. 101CN) [GC8TECH]
* | qvt103: Basic screen rendering Dirk Best2019-06-251-1/+22
| |
* | mindset: popdemo a little better [O. Galibert] Olivier Galibert2019-06-251-1/+19
| |
* | mindset: Add floppy and beautifully blinking interlace [O. Galibert] Olivier Galibert2019-06-251-14/+149
| |
* | -dpb_brushstore: Added skeleton device for DPB-7000 Brush Store Card. [Ryan ↵ MooglyGuy2019-06-243-3/+294
| | | | | | | | Holtz]
* | micral.cpp: added Honeywell-Bull Questar/M (from user aquarius) (#5280) rfka012019-06-242-2/+25
| | | | | | | | | | | | * micral.cpp: added Honeywell-Bull Questar/M * micral.cpp: missed a file, comments
* | Merge pull request #5285 from clawgrip/patch-23 R. Belmont2019-06-241-0/+8
|\ \ | | | | | | 4enlinea.cpp: Add note about known games (nw)
| * | 4enlinea.cpp: Add note about known games (nw) ClawGrip2019-06-241-0/+8
| | |
* | | m72.cpp : Updates (nw) (#5283) cam9002019-06-243-370/+312
|/ / | | | | | | | | | | | | * m72.cpp : Updates (nw) Use buffered_spriteram16_device for buffered spriteram, Reduce duplicates, Runtime tag lookups, Unnecessary lines, Simplify handlers, Use seperated address map related to config, Use shorter / correct type values, Correct PCM sample rates, Add notes * m72.cpp : Rounding fixes
* | -save: Print all duplicate savestate entries found rather than bailing after ↵ MooglyGuy2019-06-241-1/+10
| | | | | | | | the first one, nw
* | -dpb_storeaddr: Fix dupe savestate entries, nw MooglyGuy2019-06-242-2/+15
| |
* | -dpb_framestore: Added a device (untested) for the DPB-7000 Framestore Card. ↵ MooglyGuy2019-06-243-1/+712
| | | | | | | | [Ryan Holtz]
* | (nw) phoenix.cpp: State BPROM type & verified colors for survival braintro2019-06-231-22/+22
| |
* | xtal: correct typo (nw) hap2019-06-232-4/+4
| |
* | gl6600cx: Driver transplant (nw) AJR2019-06-233-11/+10
| |