Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add 'supinvsion' (nw) | 2019-06-04 | 1 | -1/+2 | ||
| | ||||||
* | New WORKING clone | 2019-06-04 | 1 | -0/+13 | ||
| | | | | | | ------------------------------ Super Invasion (Electromar, Spanish) [ARPA, Recreativas.org] (nw) I've marked it as MACHINE_IMPERFECT_CONTROLS because coinage is wrong, and probably the other dips also are. I'd appreciante if someone could have a look at it. | |||||
* | concept: Screen raw params (nw) | 2019-06-03 | 1 | -4/+2 | ||
| | ||||||
* | Merge pull request #5142 from cam900/jedi_args | 2019-06-03 | 4 | -161/+206 | ||
|\ | | | | | jedi.cpp : Updates | |||||
| * | jedi.cpp : Updates | 2019-06-03 | 4 | -161/+206 | ||
| | | | | | | | | Simplify handlers, Add gfxdecode for debug, Add palette_device for palette handling, Reduce runtime tag lookups, Fix some drawing routines, Reduce unnecessary lines, Fix namings, Spacings, Use shorter / correct type values, Add notes | |||||
* | | Merge pull request #5144 from cam900/patch-97 | 2019-06-03 | 1 | -3/+4 | ||
|\ \ | | | | | | | ddenlovr.cpp : Correct CPU type | |||||
| * | | ddenlovr.cpp : Correct CPU type | 2019-06-03 | 1 | -3/+4 | ||
| | | | ||||||
* | | | corvfdc02: Document clock source (nw) | 2019-06-03 | 1 | -1/+1 | ||
| | | | ||||||
* | | | indy_indigo2.cpp: More modularization and architectural cleanup (nw) | 2019-06-03 | 7 | -245/+386 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - hpc3: Add ten address spaces for the generic PIO channels, with configurable 8-bit or 16-bit access; add miscellaneous register; make DMA byte swap configurable - hal2: Narrow all handlers and registers to 16 bits; simplify handlers - ioc2: Simplify and narrow handlers to 8 bits; internalize a few things that HPC3 was using improperly - Configure PIO channel 4 for Full House only Note: HPC3 is now mostly but not entirely decoupled from HAL2 and IOC2. HAL2 is still accessed directly for DMA, and IOC2 is directly referenced by a few interrupt handlers which should be moved to that device once the "DMA done" interrupt logic is properly emulated. | |||||
* | | | -ioc2: Switch to using LLE PS/2 keyboard/mouse controller. Fixes inability ↵ | 2019-06-03 | 2 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | to type in numerous characters. [Patrick Mackinlay, Ryan Holtz] -sgi: Silence DMA debug prints, nw | |||||
* | | | New machines marked as NOT_WORKING | 2019-06-03 | 5 | -1/+218 | ||
| | | | | | | | | | | | | | | | ----------- Quantel DPB-7000 [Ryan Holtz, Mark Nias] | |||||
* | | | ti99/peb/bwg: Minor corrections (nw) | 2019-06-03 | 2 | -5/+5 | ||
| | | | ||||||
* | | | hh_sm510.cpp: Comment edit (nw) | 2019-06-03 | 1 | -3/+2 | ||
| | | | ||||||
* | | | shisen: fix coinage dipswitch (nw) | 2019-06-03 | 2 | -30/+10 | ||
| | | | ||||||
* | | | m6502: remove unused 0byte file (nw) | 2019-06-03 | 1 | -0/+0 | ||
|/ / | ||||||
* / | hh_sm510: gnw_chef rom confirmed via decap by Sean (nw) (#5139) | 2019-06-03 | 1 | -3/+2 | ||
|/ | | | | | | * hh_sm510: gnw_chef rom confirmed via decap by Sean (nw) * hh_sm510: remove BAD_DUMP flag for gnw_chef (nw) | |||||
* | t3210, feap90: Separate out into skeleton driver (nw) | 2019-06-02 | 4 | -30/+103 | ||
| | ||||||
* | Fix clang error: unused variable 'DMAFLAG' [-Werror,-Wunused-const-variable] ↵ | 2019-06-02 | 1 | -20/+23 | ||
| | | | | (nw) | |||||
* | Merge pull request #5134 from cam900/exedexes_args | 2019-06-02 | 3 | -114/+90 | ||
|\ | | | | | exedexes.cpp : Updates | |||||
| * | exedexes.cpp : Updates | 2019-06-02 | 3 | -114/+90 | ||
| | | | | | | | | Use prio_* for sprite draw routine, Simplify handlers, gfxdecodes, Reduce runtime tag lookups, Unnecessary lines, Fix namings, Spacings | |||||
* | | Merge pull request #5140 from cam900/1943_pri | 2019-06-02 | 3 | -148/+192 | ||
|\ \ | | | | | | | 1943.cpp : Updates | |||||
| * | | 1943.cpp : Updates | 2019-06-03 | 3 | -148/+192 | ||
| | | | | | | | | | | | | Correct sprite priority handling routine, Reduce runtime tag lookups, Fix namings, Simplify handlers, Gfxdecodes, Use shorter / correct type values | |||||
* | | | Merge pull request #5141 from cam900/decmxc06_for | 2019-06-02 | 1 | -1/+8 | ||
|\ \ \ | | | | | | | | | decmxc06.cpp : Fix regression | |||||
| * | | | decmxc06.cpp : Fix regression | 2019-06-03 | 1 | -1/+8 | ||
| | | | | ||||||
* | | | | deco32.cpp: provide gun Y minmax values to Locked N Loaded, making it ↵ | 2019-06-03 | 3 | -7/+19 | ||
|/ / / | | | | | | | | | | calibratable [Angelo Salese] | |||||
* / / | (nw) correct ROM names and add PCB locations to Konami's Ping Pong | 2019-06-02 | 1 | -8/+8 | ||
|/ / | ||||||
* | | chessmachine: bootstrap more likely like this anyway (nw) | 2019-06-03 | 4 | -15/+43 | ||
| | | ||||||
* | | konmedal: fixed vis region, colors, and priorities for shuriboy [R. Belmont] | 2019-06-02 | 1 | -15/+25 | ||
| | | ||||||
* | | New machines added as MACHINE_NOT_WORKING | 2019-06-02 | 2 | -0/+14 | ||
| | | | | | | | | | | ----------------------------------------- Rhythm Nation (v01.01.04) [R. Belmont, ClawGrip, ArcadeVintage, Recreativas.org, The Dumping Union] | |||||
* | | Merge pull request #5135 from cam900/jaguar_note | 2019-06-02 | 8 | -475/+501 | ||
|\ \ | | | | | | | cpu/jaguar/*.cpp : Updates | |||||
| * | | cpu/jaguar/jaguar.cpp : Additional notes | 2019-06-02 | 1 | -1/+1 | ||
| | | | ||||||
| * | | cpu/jaguar/*.cpp : Updates | 2019-06-02 | 8 | -475/+501 | ||
| |/ | | | | | | | | | Add notes, Reduce defines, Simplify handlers, Use shorter / correct type values, Reduce unnecessary lines, Remove register_postload jaguar.cpp : Fix metadata, Correct XTAL frequency | |||||
* | | Merge pull request #5137 from fulivi/hp9845_dev17 | 2019-06-02 | 1 | -0/+3 | ||
|\ \ | | | | | | | Z80SIO: fixed a few regressions after PR #5115 | |||||
| * | | z80sio: fixed a few regressions in systems with z80sio/i8274 | 2019-06-02 | 1 | -0/+3 | ||
| | | | ||||||
* | | | Merge pull request #5136 from shattered/_e86aff7456 | 2019-06-02 | 3 | -15/+7 | ||
|\ \ \ | |/ / |/| | | imgtool: MT 6693 wip, solves mess_hd issue (nw) | |||||
| * | | imgtool: MT 6693 wip, solves mess_hd issue (nw) | 2019-06-02 | 3 | -15/+7 | ||
| |/ | ||||||
* | | itt9216: Separate into skeleton driver (nw) | 2019-06-02 | 4 | -14/+69 | ||
| | | ||||||
* | | polgar: add note (nw) | 2019-06-02 | 3 | -2/+4 | ||
| | | ||||||
* | | terminal.cpp: Sort out the other UPIs (nw) | 2019-06-02 | 1 | -5/+14 | ||
| | | ||||||
* | | (nw) spc1000 : small cleanup | 2019-06-02 | 1 | -15/+9 | ||
|/ | ||||||
* | unixpc.cpp: Add FDC reset; slight conceptual cleanup (nw) | 2019-06-02 | 1 | -6/+7 | ||
| | ||||||
* | nb1413m3.cpp: kill nb1413m3 busy flag publicness, kill busyflag hack in ↵ | 2019-06-02 | 18 | -135/+107 | ||
| | | | | threeds (nw) | |||||
* | apple2: Added the //e version of the AE Vulcan IDE card [SPK, R. Belmont] | 2019-06-01 | 3 | -4/+40 | ||
| | ||||||
* | new WORKING machine | 2019-06-02 | 4 | -14/+84 | ||
| | | | | | =================== Bikkuri Pro Wrestling [Angelo Salese] | |||||
* | itt9216: Note undumped 8741A (nw) | 2019-06-01 | 1 | -0/+3 | ||
| | ||||||
* | wd_fdc: Adopt new mr_w handler in various drivers (nw) | 2019-06-01 | 5 | -32/+15 | ||
| | ||||||
* | systel100: Correct clocks (nw) | 2019-06-01 | 1 | -5/+5 | ||
| | ||||||
* | oricext/jasmin: Use addressable latch device (nw) | 2019-06-01 | 2 | -63/+44 | ||
| | ||||||
* | systel100: Improve floppy control (nw) | 2019-06-01 | 1 | -2/+4 | ||
| | ||||||
* | wd_fdc: Emulate writes to master reset line; allow read side effects to be ↵ | 2019-06-01 | 2 | -35/+64 | ||
| | | | | disabled (nw) |