Commit Graph

66963 Commits

Author SHA1 Message Date
Ivan Vangelista
2b289f7e66 mame\drivers: standardized Japanese suffix 'no' in lower case (nw) 2019-06-13 17:44:31 +02:00
Ivan Vangelista
488135a761 new not working machine
----------------------------------------
Taiko no Tatsujin 6 [Bill D, The Dumping Union, defor, twistedsymphony]
2019-06-13 17:43:16 +02:00
R. Belmont
b458ba4dbc
Merge pull request #5217 from cam900/boogwing_gfx
boogwing.cpp : Simplify gfxdecode
2019-06-13 09:58:33 -04:00
R. Belmont
15c68258f6
Merge pull request #5216 from cam900/deco32_gfx
deco32.cpp : Simplify gfxdecodes
2019-06-13 09:57:37 -04:00
AJR
021e2c5332 bbc_acorn1770: Use new mr_w handler to reset FDC (nw) 2019-06-13 09:29:24 -04:00
AJR
943b904171 ncd68k.cpp: A few XTAL corrections (nw) 2019-06-13 08:22:00 -04:00
cam900
77bf89676c cbuster.cpp : Updates
Simplify handlers, gfxdecodes, Reduce unnecessary handlers, Unnecessary lines, Use palette_format for color update, Use shorter / correct type values
2019-06-13 20:22:01 +09:00
Robbbert
64e44e0e5b (nw) z9001 : kc87_10/11/20/21 enabled Basic. Type BASIC. 2019-06-13 16:35:33 +10:00
Patrick Mackinlay
0af7225409 ncd17c: renamed for consistency (nw) 2019-06-13 12:31:57 +07:00
Patrick Mackinlay
5e9f020c22 ncd17c: wip checkpoint (nw)
* hook up nvram, keyboard and serial ports
* ncd16 and 19 now boot, but keyboard is not working, ncd17 latch behaviour isn't right
* some gratuitous reformatting and renaming
2019-06-13 12:22:26 +07:00
Hydreigon
a68169791c Better to document the GN680 I/O board (#5228) 2019-06-12 23:48:07 -04:00
R. Belmont
42c34b737d
Merge pull request #5229 from Firehawke/woz-updates
Correct a git mess with A2 softlists (nw)
2019-06-12 22:26:27 -04:00
Firehawke
d6413be955 Correct a git mess with A2 softlists (nw)
Removes three entries that somehow got duplicated because Git thought I hadn't PRed those before.
2019-06-12 19:24:49 -07:00
braintro
5b59854e6f chanbara.cpp: Added dipswitch locations to chanbara. [Corrado Tomaselli, The Dumping Union] 2019-06-12 21:23:06 -05:00
Firehawke
1bfaf60c1b Apple II updates to June 12th, 2019 (nw) (#5227)
* Small metadata corrections on Apple II cleanly cracked softlist. (nw)

* Update WOZ originals to June 7th, 2019 (nw)

Add Championship Baseball, The Wizard of Oz, The Queen of Phobox

Small corrections, misc disks added. (nw)

Add miscellaneous disks:

AppleWorks (Version 1.2, USA)
AppleWorks (Version 1.3, USA)
AppleWorks (Version 2.0, USA)

Fix some metadata on cleanly cracked disks.

* Update Apple II softlists to June 12th, 2019 (nw)

Correct disk titles to lowercase per MAME standards.
Add WOZ originals: Pentapus, Starcross (Revision 17 / 821021), The Caverns of Freitag, AIRSIM 1, Pensate, Pipe Dream, Laf Pak

* Add Anti-M 1.5 to misc Apple II softlist (nw)

* Small fix to metadata on AirSim 1 (nw)

Forgot to save this before committing. Whoops...
2019-06-12 21:29:52 -04:00
AJR
c92a21ebb9 z80scc: Read/write handler cleanups (nw)
- Simplify handler signatures
- Rename cd_ab_r/w and ba_cd_inv_r/w to dc_ab_r/w and ab_dc_r/w to be more hardware-accurate
- Eliminate cd_ba_r/w and ba_cd_r/w (no legitimate uses in existing code)

mvme162: Fix SCC addressing (nw)

Note that the SCC's address inputs are A/~B and D/~C, rather than the Z80 SIO's B/~A and C/~D.
2019-06-12 19:51:03 -04:00
AJR
788409adea Fix fatal error when attempting to set watchpoint covering unaligned portions of two adjacent native words 2019-06-12 19:24:27 -04:00
hap
54b3e04d09 screenless: get rid of va_list (nw) 2019-06-12 23:55:30 +02:00
hap
65ddca8b75 h2hfootb, cqback: add brightness to layout (nw) 2019-06-12 23:16:30 +02:00
hap
3b875f6fba screenless: fix compile? (nw) 2019-06-12 23:16:30 +02:00
AJR
ef021fc20b s1945: Start splitting up the MCU handlers (nw) 2019-06-12 17:06:47 -04:00
yz70s
4d02f9f092 pci.cpp: correct bug #5213 (nw) 2019-06-12 22:45:15 +02:00
AJR
3c955e03ea m68kcpu: Apply byte smearing to PMMU as well (nw) 2019-06-12 15:38:12 -04:00
MooglyGuy
df17057132 -dpb7000: Checkpoint, nw 2019-06-12 18:47:13 +02:00
hap
606ea1fb9f risc2500: use chesspiece images (nw) 2019-06-12 18:17:14 +02:00
Ivan Vangelista
6b0849fac3 segas16b.cpp: added dips and identified bits used by the wheels for ultracin. Needs proper wheels emulation (nw) 2019-06-12 18:01:13 +02:00
hap
681e7b7481 reword (nw) 2019-06-12 17:46:12 +02:00
hap
e8dfd7ff18 artwork: add default (GPL-compatible) chesspiece pngs (nw) 2019-06-12 17:31:18 +02:00
S.Z
d374977351
Merge pull request #5225 from MoochMcGee/i386-work
Fix up some commented out testing code (nw)
2019-06-12 16:58:19 +02:00
Melissa Goad
46599c9712 Fix up some commented out testing code (nw) 2019-06-12 09:48:54 -05:00
hap
8c80fc4b43 cking_master, cxg_ch2001: move from chessbase to screenless (nw) 2019-06-12 15:57:31 +02:00
cam900
cfe343dc84 toaplan2.cpp : Updates
Simplify handlers, Fix namings, Spacings, Reduce duplicates, Unnecessary lines, Runtime tag lookups, Correct output rate, Use optional_memory_bank for bgaregga/batrider OKI bankswitching because they aren't present NMK112, Use shorter / correct type values
2019-06-12 22:53:52 +09:00
hap
a599cad852 screen: default svg region (nw)
hh_sm510: set svg refresh rate to 60hz (nw)
2019-06-12 14:25:13 +02:00
Dirk Best
9bb0c483bf argus: Add some info about the ROM checksum tests 2019-06-12 13:47:37 +02:00
cam900
4926cd2a30 deco156.cpp : Simplify gfxdecodes 2019-06-12 20:02:17 +09:00
cam900
5b95242dae mirage.cpp : Simplify gfxdecodes 2019-06-12 19:58:21 +09:00
cam900
ac6012c365 dblewing.cpp : Simplify gfxdecodes, Reduce unnecessary ROM region size 2019-06-12 19:55:07 +09:00
cam900
df7ba59117 dietgo.cpp : Simplify gfxdecodes 2019-06-12 19:50:57 +09:00
cam900
00d6d4e259 supbtime.cpp : Simplify gfxdecodes 2019-06-12 19:04:57 +09:00
cam900
9d2ea25cb5 boogwing.cpp : Simplify gfxdecode 2019-06-12 19:00:26 +09:00
cam900
26027cb9b1 deco32.cpp : Simplify gfxdecodes 2019-06-12 18:48:49 +09:00
yz70s
d8110b3499 Remove some msvc warnings (nw) 2019-06-12 09:01:41 +02:00
mooglyguy
c1ac670579 -dpb7000: Various changes. [Ryan Holtz]
* Fixed FFDxxx range to pull a bus error. System now attempts disk boot.
 * Fixed screen size and visible area.
 * Fixed field in/out timers.
 * Began adding FDC support.
 * Added additional microcode logging.
 * Assorted disc sequencer card condition code fixes.
 * Modernized logging.
2019-06-12 08:33:37 +02:00
AJR
fa9b738e3c applix: Various fixes and updates
- Fix video addressing problem causing blanked lines in middle of characters
- Add colored border area
- Add SCC and RS-232 serial ports
2019-06-11 23:53:30 -04:00
hap
1b3acb851d spacing (nw) 2019-06-12 02:38:07 +02:00
hap
6e59afa047 add screenless base class (nw) 2019-06-12 02:36:07 +02:00
R. Belmont
c15591c83c
Merge pull request #5214 from fseidel/vectrex-banking-fix
Vectrex reset into bank 1 for 64KiB carts
2019-06-11 17:15:04 -04:00
Olivier Galibert
10696c92b5 mindset: Start hooking up the 8042 somehow [O. Galibert] 2019-06-11 22:49:08 +02:00
MooglyGuy
a6a903fee1 -newport: Fixed store shift for overlay planes, fixes cursor outlines in Barco ColorTone. [Ryan Holtz] 2019-06-11 22:18:00 +02:00
AJR
a827125aeb ncd16, ncd19: Screen raw parameters (nw) 2019-06-11 14:13:56 -04:00