| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | savant: add redumped roms (nw) | 2019-06-27 | 1 | -51/+57 | ||
| | | ||||||
| * | sol20: Add NO_DUMP entry for keyboard PROM (nw) | 2019-06-27 | 1 | -0/+3 | ||
| | | ||||||
| * | (nw) nascom: added cassette (not working) | 2019-06-28 | 1 | -7/+49 | ||
| | | ||||||
| * | (nw) pmi80: fixed keyboard, added devices, added cassette (not working). ↵ | 2019-06-28 | 2 | -65/+113 | ||
| | | | | | Removed unneeded 10th digit. | |||||
| * | devcb.h: Revert unnecessary change from ↵ | 2019-06-27 | 2 | -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) | 2019-06-27 | 2 | -56/+25 | ||
| | | ||||||
| * | sc2: use pwm_display_device (nw) | 2019-06-27 | 2 | -122/+121 | ||
| | | ||||||
| * | delta1: use pwm_display_device (nw) | 2019-06-27 | 1 | -21/+59 | ||
| | | ||||||
| * | intel02: use pwm_display_device (nw) | 2019-06-27 | 2 | -66/+14 | ||
| | | ||||||
| * | ggm: use pwm_display_device (nw) | 2019-06-27 | 1 | -21/+13 | ||
| | | ||||||
| * | bert: fix it (nw) | 2019-06-27 | 2 | -42/+36 | ||
| | | ||||||
| * | edlc: read/write/reset handlers (nw) | 2019-06-27 | 3 | -15/+86 | ||
| | | ||||||
| * | Merge branch 'release0211' | 2019-06-27 | 1 | -2/+2 | ||
| |\ | ||||||
| | * | Revert "Revert preliminary sensorboard emulation to give it more time to ↵ | 2019-06-27 | 10 | -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 | 2019-06-24 | 1 | -2/+0 | ||
| | | | ||||||
| | * | Revert "Fix ppc64el issue #3157 " | 2019-06-24 | 1 | -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 ↵ | 2019-06-23 | 10 | -1886/+811 | ||
| | | | | | | | | | | | | | | | | | before appearing in a release. (nw) Revert "added sensorboard with piece recognition (nw)" This reverts commit e73cf96fbd9c2c5d3b8db4c31f5879cc74e68c14. | |||||
| * | | New not working machine added | 2019-06-27 | 11 | -50/+475 | ||
| | | | | | | | | | | | ------------- Savant [hap, Berger, Sean Riddle] | |||||
| * | | mindset: More graphics fixes [O. Galibert] | 2019-06-26 | 1 | -103/+143 | ||
| | | | ||||||
| * | | New working clone | 2019-06-26 | 4 | -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. ↵ | 2019-06-26 | 1 | -14/+9 | ||
| | | | | | | | | | [Team Caps0ff, Kevin Eshbach] | |||||
| * | | hpc3: Add callback bindings for EDLC (nw) | 2019-06-26 | 5 | -0/+95 | ||
| | | | ||||||
| * | | new NOT_WORKING clone | 2019-06-26 | 2 | -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 | 2019-06-26 | 2 | -0/+443 | ||
| | | | ||||||
| * | | Merge pull request #5289 from AmatCoder/AmatCoder-fix-tzx | 2019-06-26 | 1 | -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 ↵ | 2019-06-26 | 1 | -9/+15 | ||
| | | | | | | | | | | | | | | | | | | | finished at the end of tape As discussed in #5255 | |||||
| * | | | att630: Vectors lie in BRAM, so no callback needed after all (nw) | 2019-06-26 | 1 | -44/+2 | ||
| | | | | ||||||
| * | | | att630: Add BRAM and preliminary interrupt controller; correct screen color (nw) | 2019-06-26 | 1 | -8/+77 | ||
| | | | | ||||||
| * | | | att630: Screen rendering, add more info to address map | 2019-06-26 | 1 | -6/+18 | ||
| |/ / | ||||||
| * | | -dpb_brushstore: Fixed ROM hash, nw | 2019-06-26 | 1 | -1/+1 | ||
| | | | ||||||
| * | | mindset: Cleanup floppy motor control [O. Galibert] | 2019-06-25 | 1 | -4/+9 | ||
| | | | ||||||
| * | | mindset: Drop the interlace for now, add 80-cols mode, fix parts of the ↵ | 2019-06-25 | 1 | -88/+122 | ||
| | | | | | | | | | blitter [O. Galibert] | |||||
| * | | Merge pull request #5287 from shattered/_5ca0340d4b | 2019-06-25 | 1 | -33/+47 | ||
| |\ \ | | | | | | | t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) | |||||
| | * | | t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) | 2019-06-25 | 1 | -33/+47 | ||
| | | | | ||||||
| * | | | 4enlinea.cpp. Some cleanup and fix typo. | 2019-06-25 | 1 | -8/+10 | ||
| |/ / | ||||||
| * | | new working clone | 2019-06-25 | 2 | -2/+29 | ||
| | | | | | | | | | | | ----------------- Dragon World 3 EX (ver. 101CN) [GC8TECH] | |||||
| * | | qvt103: Basic screen rendering | 2019-06-25 | 1 | -1/+22 | ||
| | | | ||||||
| * | | mindset: popdemo a little better [O. Galibert] | 2019-06-25 | 1 | -1/+19 | ||
| | | | ||||||
| * | | mindset: Add floppy and beautifully blinking interlace [O. Galibert] | 2019-06-25 | 1 | -14/+149 | ||
| | | | ||||||
| * | | -dpb_brushstore: Added skeleton device for DPB-7000 Brush Store Card. [Ryan ↵ | 2019-06-24 | 3 | -3/+294 | ||
| | | | | | | | | | Holtz] | |||||
| * | | micral.cpp: added Honeywell-Bull Questar/M (from user aquarius) (#5280) | 2019-06-24 | 2 | -2/+25 | ||
| | | | | | | | | | | | | | * micral.cpp: added Honeywell-Bull Questar/M * micral.cpp: missed a file, comments | |||||
| * | | Merge pull request #5285 from clawgrip/patch-23 | 2019-06-24 | 1 | -0/+8 | ||
| |\ \ | | | | | | | 4enlinea.cpp: Add note about known games (nw) | |||||
| | * | | 4enlinea.cpp: Add note about known games (nw) | 2019-06-24 | 1 | -0/+8 | ||
| | | | | ||||||
| * | | | m72.cpp : Updates (nw) (#5283) | 2019-06-24 | 3 | -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 ↵ | 2019-06-24 | 1 | -1/+10 | ||
| | | | | | | | | | the first one, nw | |||||
| * | | -dpb_storeaddr: Fix dupe savestate entries, nw | 2019-06-24 | 2 | -2/+15 | ||
| | | | ||||||
| * | | -dpb_framestore: Added a device (untested) for the DPB-7000 Framestore Card. ↵ | 2019-06-24 | 3 | -1/+712 | ||
| | | | | | | | | | [Ryan Holtz] | |||||
| * | | (nw) phoenix.cpp: State BPROM type & verified colors for survival | 2019-06-23 | 1 | -22/+22 | ||
| | | | ||||||
| * | | xtal: correct typo (nw) | 2019-06-23 | 2 | -4/+4 | ||
| | | | ||||||
| * | | gl6600cx: Driver transplant (nw) | 2019-06-23 | 3 | -11/+10 | ||
| | | | ||||||
