summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 'supinvsion' (nw) ClawGrip2019-06-041-1/+2
|
* New WORKING clone ClawGrip2019-06-041-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) AJR2019-06-031-4/+2
|
* Merge pull request #5142 from cam900/jedi_args R. Belmont2019-06-034-161/+206
|\ | | | | jedi.cpp : Updates
| * jedi.cpp : Updates cam9002019-06-034-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 R. Belmont2019-06-031-3/+4
|\ \ | | | | | | ddenlovr.cpp : Correct CPU type
| * | ddenlovr.cpp : Correct CPU type cam9002019-06-031-3/+4
| | |
* | | corvfdc02: Document clock source (nw) AJR2019-06-031-1/+1
| | |
* | | indy_indigo2.cpp: More modularization and architectural cleanup (nw) AJR2019-06-037-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 ↵ mooglyguy2019-06-032-2/+2
| | | | | | | | | | | | | | | | | | to type in numerous characters. [Patrick Mackinlay, Ryan Holtz] -sgi: Silence DMA debug prints, nw
* | | New machines marked as NOT_WORKING mooglyguy2019-06-035-1/+218
| | | | | | | | | | | | | | | ----------- Quantel DPB-7000 [Ryan Holtz, Mark Nias]
* | | ti99/peb/bwg: Minor corrections (nw) AJR2019-06-032-5/+5
| | |
* | | hh_sm510.cpp: Comment edit (nw) AJR2019-06-031-3/+2
| | |
* | | shisen: fix coinage dipswitch (nw) hap2019-06-032-30/+10
| | |
* | | m6502: remove unused 0byte file (nw) hap2019-06-031-0/+0
|/ /
* / hh_sm510: gnw_chef rom confirmed via decap by Sean (nw) (#5139) algestam2019-06-031-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) AJR2019-06-024-30/+103
|
* Fix clang error: unused variable 'DMAFLAG' [-Werror,-Wunused-const-variable] ↵ AJR2019-06-021-20/+23
| | | | (nw)
* Merge pull request #5134 from cam900/exedexes_args R. Belmont2019-06-023-114/+90
|\ | | | | exedexes.cpp : Updates
| * exedexes.cpp : Updates cam9002019-06-023-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 R. Belmont2019-06-023-148/+192
|\ \ | | | | | | 1943.cpp : Updates
| * | 1943.cpp : Updates cam9002019-06-033-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 R. Belmont2019-06-021-1/+8
|\ \ \ | | | | | | | | decmxc06.cpp : Fix regression
| * | | decmxc06.cpp : Fix regression cam9002019-06-031-1/+8
| | | |
* | | | deco32.cpp: provide gun Y minmax values to Locked N Loaded, making it ↵ Angelo Salese2019-06-033-7/+19
|/ / / | | | | | | | | | calibratable [Angelo Salese]
* / / (nw) correct ROM names and add PCB locations to Konami's Ping Pong braintro2019-06-021-8/+8
|/ /
* | chessmachine: bootstrap more likely like this anyway (nw) hap2019-06-034-15/+43
| |
* | konmedal: fixed vis region, colors, and priorities for shuriboy [R. Belmont] arbee2019-06-021-15/+25
| |
* | New machines added as MACHINE_NOT_WORKING arbee2019-06-022-0/+14
| | | | | | | | | | ----------------------------------------- Rhythm Nation (v01.01.04) [R. Belmont, ClawGrip, ArcadeVintage, Recreativas.org, The Dumping Union]
* | Merge pull request #5135 from cam900/jaguar_note R. Belmont2019-06-028-475/+501
|\ \ | | | | | | cpu/jaguar/*.cpp : Updates
| * | cpu/jaguar/jaguar.cpp : Additional notes cam9002019-06-021-1/+1
| | |
| * | cpu/jaguar/*.cpp : Updates cam9002019-06-028-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 R. Belmont2019-06-021-0/+3
|\ \ | | | | | | Z80SIO: fixed a few regressions after PR #5115
| * | z80sio: fixed a few regressions in systems with z80sio/i8274 fulivi2019-06-021-0/+3
| | |
* | | Merge pull request #5136 from shattered/_e86aff7456 R. Belmont2019-06-023-15/+7
|\ \ \ | |/ / |/| | imgtool: MT 6693 wip, solves mess_hd issue (nw)
| * | imgtool: MT 6693 wip, solves mess_hd issue (nw) Sergey Svishchev2019-06-023-15/+7
| |/
* | itt9216: Separate into skeleton driver (nw) AJR2019-06-024-14/+69
| |
* | polgar: add note (nw) hap2019-06-023-2/+4
| |
* | terminal.cpp: Sort out the other UPIs (nw) AJR2019-06-021-5/+14
| |
* | (nw) spc1000 : small cleanup Robbbert2019-06-021-15/+9
|/
* unixpc.cpp: Add FDC reset; slight conceptual cleanup (nw) AJR2019-06-021-6/+7
|
* nb1413m3.cpp: kill nb1413m3 busy flag publicness, kill busyflag hack in ↵ Angelo Salese2019-06-0218-135/+107
| | | | threeds (nw)
* apple2: Added the //e version of the AE Vulcan IDE card [SPK, R. Belmont] arbee2019-06-013-4/+40
|
* new WORKING machine Angelo Salese2019-06-024-14/+84
| | | | | =================== Bikkuri Pro Wrestling [Angelo Salese]
* itt9216: Note undumped 8741A (nw) AJR2019-06-011-0/+3
|
* wd_fdc: Adopt new mr_w handler in various drivers (nw) AJR2019-06-015-32/+15
|
* systel100: Correct clocks (nw) AJR2019-06-011-5/+5
|
* oricext/jasmin: Use addressable latch device (nw) AJR2019-06-012-63/+44
|
* systel100: Improve floppy control (nw) AJR2019-06-011-2/+4
|
* wd_fdc: Emulate writes to master reset line; allow read side effects to be ↵ AJR2019-06-012-35/+64
| | | | disabled (nw)