Commit graph

75500 commits

Author SHA1 Message Date
Vas Crabb
b68c48f5f8 Remove last remaining uses of <background> elements in layouts, and print warning messages on encountering deprecated elements. 2020-09-10 05:23:47 +10:00
AJR
27d1ceacbf st2205u: Start pumping data out of the PSG FIFO 2020-09-09 15:16:15 -04:00
Vas Crabb
d464d6caeb video/bfm_dm01.cpp: Convert back to using outputs and update layouts.
Outputs no longer require string formatting and hash lookups, and only
changes to output values result in notifications.  Performance is
better than before.  We never had any kind of post-processing to make
the "alternate pixels" screen bitmap look like a DMD, and the bilinear
scaling looked awful.
2020-09-10 04:28:37 +10:00
Ivan Vangelista
8a5d4df2f7 New machines marked as NOT_WORKING
----------------------------------
Matrix [bytestorm]

New working clones
------------------
Midnight Run: Road Fighter 2 (AAA, Asia v1.10, newer sound program) [Guru]
Street Fighter II': Champion Edition (bootleg, set 1) [f205v, maru79]
Street Fighter II': Champion Edition (bootleg, set 2) [f205v, maru79]
Street Fighter II': Champion Edition (bootleg, set 3) [Janniz, f205v, maru79]
2020-09-09 18:14:20 +02:00
Ivan Vangelista
bdb7da2fda megadriv_acbl.cpp: preliminary dips for bk3ssrmb 2020-09-09 18:10:05 +02:00
npwoods
71d65c671d Fixing an Imgtool build issue with LLVM on MSVC 2020-09-10 01:56:12 +10:00
ClawGrip
14afb55790
New working clones (#7205)
* New working clones

------------------
V.Smile Baby (France, with 'Winnie et ses amis dans la Foret des Reves Bleus') [Sean Riddle, TeamEurope]
V.Smile Baby (France, with 'En Ville avec l'ourson Patoune') [Sean Riddle, TeamEurope]

* Add 'vsmilebf' and 'vsmilebfp'

* vsmileb_cart.xml: Remove 'poohhawaf' and 'poohhawaf' that were mistakenly added on commit #7195

These are console BIOSes with a bundled in-ROM game and not cart dumps.
2020-09-09 10:51:29 -04:00
Vas Crabb
46f111eaf2 Migrate layouts in src/emu as well 2020-09-09 21:48:36 +10:00
Vas Crabb
b2158bd6ed -Eliminate remaining <bezel> elements from internal layouts.
These layouts have changes to element stacking order that can't be
avoided without changing the group structure in the layout files.  I
think it's harmless, but it's possible it could have had a detrimental
effect on risc2500 (I tested it and didn't see any changes, but I might
not have known what to look for).

-complay.py: Added basic checks for dupicate collection names.

As with other checks of this kind, it doesn't actually instantiate the
layout so it doesn't check things when variable substitution is
involved.
2020-09-09 21:29:45 +10:00
Vas Crabb
7f0a34d52d Updated most of the layouts using <bezel> elements 2020-09-09 20:17:45 +10:00
Patrick Mackinlay
b4aaaa7fd3 ns32000: fix shift/rotate instruction decoding bug 2020-09-09 17:04:12 +07:00
Robbbert
bcb54484af alphatro,alphatpx - small natural keyboard fixes 2020-09-09 19:58:41 +10:00
Patrick Mackinlay
1bd68a320a emu3: scsi fixes 2020-09-09 14:41:18 +07:00
Robbbert
ea9ea59811 apc,attache: added missing natural-keyboard keys 2020-09-09 17:30:06 +10:00
Patrick Mackinlay
054be22780 ns32000: more fixes, string instructions 2020-09-09 14:06:02 +07:00
Vas Crabb
ab0181030a -emu/rendlay.cpp: Fixed uninitialised variable breaking sdtor.
Also added some optional verbose logging for debugging group bounds
calculation.

-Updated another batch of layouts.

Some chess layouts have had elements reordered in the XML to maintain
stacking order when drawing.
2020-09-09 14:36:52 +10:00
Patrick Mackinlay
35f4e6b434 ns32000: fix jump instruction 2020-09-09 10:07:41 +07:00
Brian Troha
490112c4e6 New working clones
------------------
Polaris (Latest version) [Andrew Welburn, The Dumping Union]
2020-09-08 21:48:10 -05:00
AJR
7fb8a922d0 unk6502_st2xxx.cpp: Load internal ROM at the correct offset
* st2205u: Temporary kludge
2020-09-08 20:49:13 -04:00
David Haywood
2190eb1c1b
unk6502_st2xxx.cpp : load preliminary dump of internal ROM for several sets [David Haywood, Sean Riddle] (#7208)
* unk6502_st2xxx.cpp : load preliminary dump of internal ROM for several sets [David Haywood, Sean Riddle]

* disable this for now
2020-09-08 19:56:57 -04:00
cracyc
a03b22c555 cheat_simple: with game genie codes try 32k nes banks then fall back to 8k and warn with 6 char codes and banked prg 2020-09-08 18:51:03 -05:00
AJR
6ebfb737a8 st2205u: Add 12-bit timers 2020-09-08 18:33:35 -04:00
hap
2cd9b69e53 efootb4,einvader,einvaderc: update layouts to zoom view when hiding score display 2020-09-08 23:29:03 +02:00
AJR
928771a35a ns32000: Fix EXIT 2020-09-08 16:10:08 -04:00
AJR
61fb20463b st2xxx: Add some SPI stubs 2020-09-08 15:03:49 -04:00
AJR
49024d783a st2205u: Minor corrections 2020-09-08 14:01:12 -04:00
Vas Crabb
48f6c13667 -Fix layout regressions in spacezap/ebases and ccompan.
-emu/rendlay.cpp: Actually add the group bounds calculation fix.

-Update a few more layouts.
2020-09-09 02:54:44 +10:00
ajrhacker
2b338a0346
Merge pull request #7206 from clawgrip/patch-64
hobbyplay.cpp: Add note
2020-09-08 11:54:39 -04:00
ajrhacker
dfb86dd2f9
Merge pull request #7207 from clawgrip/patch-65
rfslots8085.cpp: Add ASCII PCB layout
2020-09-08 11:54:21 -04:00
AJR
2f10f78aec emate.cpp: Remove driver file replaced with newton.cpp 2020-09-08 11:51:33 -04:00
AJR
639935eeee ddenlovr.cpp: Separate state class a little 2020-09-08 11:46:17 -04:00
ClawGrip
78a69bcae7
rfslots8085.cpp: Add ASCII PCB layout 2020-09-08 17:38:02 +02:00
Vas Crabb
f5d9538fc1 -emu/rendlay.cpp: Fixed bug calculating group bounds with repeats.
Bounds were being miscalculated when the first element inside the group
was inside a repeat or a collection.  Most visible in md6802.

-Updated another batch of layouts.

A lot of these were using a black backdrop element to force bounds when
either explicit view bounds or an empty element is a better way to
achieve the same thing.

Bally by17/by35 pinball layouts have had a bit of an overhaul with the
three sections of the display now abled to be toggled independently.

Ensoniq VFD layouts refactored to reduce a very large number of lines
down to a few nested repeats.
2020-09-09 01:06:53 +10:00
AJR
9b9b63f180 tube_32016: Fix build 2020-09-08 10:25:12 -04:00
ClawGrip
f1e31e7a05
hobbyplay.cpp: Add note 2020-09-08 15:34:40 +02:00
Robbbert
6a8a766b74 trs80dt1: completed the keyboard 2020-09-08 23:19:15 +10:00
Patrick Mackinlay
0835904cd8 emu3: wip checkpoint
* hooked up the lcd controller
* hooked up some interrupts
* partially hooked up the debug board
* corrected some address mappings (documentation appears incorrect)
* separated emu3 and emax2 driver state (for now)
2020-09-08 19:19:13 +07:00
Patrick Mackinlay
d54e5e79b2 ns32000: initial cpu emulation
* implemented most instructions
* preliminary interrupt/trap support
* no fpu or mmu yet
* took over copyright with permission
* minor disassembler improvements
2020-09-08 19:13:18 +07:00
Curt Coder
21998119ac New machines marked as NOT_WORKING
----------------------------------
PDC Clipper [Jos Dreesen, Curt Coder]

New NOT_WORKING software list additions
---------------------------------------
clipper_flop: System [Jos Dreesen, Curt Coder]
2020-09-08 15:01:39 +03:00
Robbbert
34328d955d selz80: added keys so that Paste can work.
- oric: removed Todo and Notes because of a complaint.
2020-09-08 21:41:32 +10:00
Dirk Best
a39330c19a New machines marked as NOT_WORKING
----------------------------------
Informer 213 AE [Dirk Best, MattisLind]
2020-09-08 09:13:20 +02:00
Ryan Holtz
2f966f8bbf -newton: Forgot to commit this new file with the most recent commit. [Ryan Holtz] 2020-09-08 07:54:07 +02:00
Ryan Holtz
18d3857d42 New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Newton Notepad [Pablo Marx]
MessagePad [Pablo Marx]
ExpertPad PI-7000 [Pablo Marx]
MessagePad 110 [Pablo Marx]
MessagePad 120 [Pablo Marx]
Marco [Pablo Marx]
MessagePad 130 [Pablo Marx]
eMate 300 [Pablo Marx]
MessagePad 2000 [Pablo Marx]
MessagePad 2100 [Pablo Marx]
2020-09-08 06:40:56 +02:00
ajrhacker
09350bbdd3
Merge pull request #7204 from clawgrip/patch-62
drdmania.cpp: Add ASCII PCB layout
2020-09-07 16:20:33 -04:00
Brian Troha
66e0c14822 williams.cpp: Minor documentation update for Bubbles & minor cut-n-paste corrections 2020-09-07 15:03:26 -05:00
ClawGrip
2132e12233
drdmania.cpp: Add ASCII PCB layout 2020-09-07 21:49:15 +02:00
Ivan Vangelista
94caa62e69 New machines marked as NOT_WORKING
----------------------------------
Bare Knuckle III / Sunset Riders (bootleg of Megadrive versions) [hammy]
2020-09-07 20:24:15 +02:00
Vas Crabb
dc711da2de Update another batch of layouts.
The majority of these were using <bezel> for control panels.

Cleaned up the stactics layout, made laser LEDs use additive blending,
and made it possible to hide just the control panel.

Added several view options to the Jockey Club family of games.

Added ability to show/hide parts of several other layouts.
2020-09-08 02:59:28 +10:00
Ivan Vangelista
42659f8873 New working clones
------------------
Super Space Invaders '91 (World, earlier?) [caius]
2020-09-07 18:32:23 +02:00
Nigel Barnes
5ce625e69c New working software list additions
-----------------------------------
electron_cart: Commstar E1.10, ROMPlus-144 v2.1
2020-09-07 17:02:45 +01:00