Commit Graph

67520 Commits

Author SHA1 Message Date
hap
f6a89b7820 mephisto layouts: add button panels based on artwork by fhub (nw) 2019-07-11 21:55:21 +02:00
AJR
cbaa8520ca Default list of nscsi devices (nw) 2019-07-11 14:59:16 -04:00
AJR
60d4805d55 Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) 2019-07-11 14:20:32 -04:00
Olivier Galibert
9050224c2d mindset: Add the leds [O. Galibert] 2019-07-11 20:13:30 +02:00
Robbbert
7161da0eca (nw) poly88: fixed cassette 300 baud. Polyphase coded but currently not supported by 8251. 2019-07-12 03:24:15 +10:00
Enik Land
f689d76ed5 playch10: Fix order and updates for both screens 2019-07-11 14:00:24 -03:00
hap
0f7a44b07f sms1 screenshots(F12) were 1072x672, coco3 screenshots were 2560x720, anyone who knows what caused it(and why this commit somehow fixes it) wins a cookie (nw) 2019-07-11 18:57:12 +02:00
hap
dcc2b9ec83 rendersw: fix fatalerror with PRIMFLAG_TEXFORMAT(TEXFORMAT_RGB32) | PRIMFLAG_BLENDMODE(BLENDMODE_RGB_MULTIPLY). rename draw_quad_argb32_multiply to draw_quad_rgb32_multiply since it actually doesn't multiply per pixel alpha (nw) 2019-07-11 18:11:02 +02:00
MooglyGuy
0065559bd7 -kinst, sbrkout, uknc, univac: Some simple screen ind16 -> rgb32 conversions, nw 2019-07-11 16:29:14 +02:00
Dirk Best
93e53f0b21 New clones marked as NOT_WORKING
--------------------------------
Panasonic CW-7501 (v2.00)
2019-07-11 13:43:18 +02:00
cam900
3b8f4000e7 cps1.cpp : Move palette init into machine_config 2019-07-11 19:39:30 +09:00
AJR
12eb294124 New machines marked as NOT_WORKING
----------------------------------
CD-R 4210 (v1.13) [Metropoli BBS Archive]
2019-07-10 23:49:04 -04:00
AJR
08cb6e9a79 f2mc16: Fix a few subtle mistakes (nw) 2019-07-10 23:44:54 -04:00
arbee
f47dba85cb f2mc16: Checkpoint 2. princ runs far enough to jump into RAM where it hasn't copied any code. (nw) 2019-07-10 23:25:28 -04:00
AJR
a02c679eab m37710: More UART register adjustments (nw) 2019-07-10 19:28:19 -04:00
AJR
42b3be5935 m37710: Fix UART control register 1 writes and raveracw regression (nw) 2019-07-10 19:20:49 -04:00
hap
5eaac5e857 New not working machine added
-----------
Talking Wrinkles [hap, David Viens]
2019-07-11 01:03:07 +02:00
AJR
7804df9821 m37710: Fix alpinerd regression (port writes are blocked when direction register = 0, not FF) (nw) 2019-07-10 18:13:02 -04:00
Sandro Ronco
f94e998614 New WORKING machines
--------------------
Mephisto Berlin 68000 [Sandro Ronco]
Mephisto Berlin 68000 London Upgrade [Sandro Ronco]
2019-07-10 23:57:28 +02:00
ajrhacker
dddc928942
Merge pull request #5326 from clawgrip/patch-29
mpu5.cpp: Add PCB ASCII layout (nw)
2019-07-10 16:51:06 -04:00
ClawGrip
47db4b7d85
mpu5.cpp: Add PCB ASCII layout (nw) 2019-07-10 22:15:32 +02:00
cam900
cb1f534d99 nmk16.cpp : Updates (#5325)
* nmk16.cpp : Updates
Reduce duplicates, Move afega related stuffs into afega_state, Cleanup twinactn OKI bankswitching routine
tdragon2, raphero has address-swapped main RAM; related to protection?
Simplify handlers, Reduce unnecessary lines, Runtime tag lookups, Fix spacings, Namings, Use shorter / correct type values
correct sound output(afega games aren't have a stereo output)
Fix metadata, Add/Fix notes (Vince is seems like bootlegger name, Add 'horizontal' in horizontal screen version of red hawk games)
Fix tilemap RAM bankswitching behavior - mark tilemap dirty when RAM bank is changed

* nmk16.cpp : Fix spacing

* nmk16.cpp : Fix sound output balance

* nmk16.cpp: Fix metadata related to regional notice
2019-07-10 14:39:18 -04:00
MooglyGuy
bef4466f12 Remove shaders that I didn't mean to commit, nw 2019-07-10 20:08:36 +02:00
MooglyGuy
1604863c07 -core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz] 2019-07-10 20:08:36 +02:00
hap
e8eb6bab4a seta: clickable artwork flag for some games (nw) 2019-07-10 19:25:51 +02:00
hap
143efb2ec8 model2: change .lay workaround, also fix lightgun cursor not showing in vcop (create "screen" before "ioboard") (nw) 2019-07-10 18:11:48 +02:00
hap
ecc9e29489 risc2500: i broke the lcd screen in prev commit (nw) 2019-07-10 16:11:34 +02:00
Olivier Galibert
40d6c45251 mindset: i/o traps and display vram lookup [O. Galibert] 2019-07-10 15:48:41 +02:00
hap
3be27fbd0c mephisto layouts: the 7seg panel is an LCD, not LED, change color to white (nw) 2019-07-10 15:26:40 +02:00
hap
af576f7a8f chess layouts: the overlapping chess squares is to avoid rounding errors (1-pixel seams), each square is still 10*10 in the end (nw) 2019-07-10 14:51:28 +02:00
hap
a7a30f473f chess*: change wood color in some layouts, that red-yellow template is too hard on the eyes (nw) 2019-07-10 14:00:35 +02:00
hap
daaa6c2a17 mephisto: remove unneeded 'artwork adjuster' (nw) 2019-07-10 13:36:15 +02:00
hap
f34c77ebed mmboard: update prev commit, didnt notice that it has its own set_delay (nw) 2019-07-10 13:24:08 +02:00
hap
9566fb0776 mmboard: increase delay, glasgow didn't recognize every capture (nw) 2019-07-10 13:13:05 +02:00
Robbbert
feb8ed47ac (nw) glasgow : removed out-of-date note 2019-07-10 18:53:27 +10:00
FakeShemp
5c68e721ff gba.xml - Add more cart info 2019-07-10 10:37:57 +02:00
AJR
0f9281a523 at_keybc.cpp: Note (nw) 2019-07-10 00:45:06 -04:00
AJR
2cd43e6b7c itech32.cpp: Use generic latch device for sound communications; add second latch to 68EC020 systems
This is an attempted fix for MT #7098. It might not be enough, but it at least undoes c8342d71185707847804b266e73679cdb6508daf's inversion of CPU order.
2019-07-09 22:32:47 -04:00
Robbbert
3ef1192468 (nw) coco: don't need cassette sound; machine has AUDIO ON command for that. 2019-07-10 11:37:51 +10:00
Roberto Fresca
ff832a42d7 Boat Race improvements... [Roberto Fresca]
- Changed the game name to "The Boat".
- Added year and manufacturer.
- Improved the PPIs.
- Fixed the VRAM size.
- Added bookkeeping, coin, key in and key out for both players.
- Added bets, start, big, small and others, but are still multiplexed.
- Added coinage and test mode DIP switches.
- Added specs and technical notes.
2019-07-10 03:23:27 +02:00
AJR
9337e23480 itech32.cpp, es5506: Reduce logging noise (nw) 2019-07-09 20:18:38 -04:00
Sandro Ronco
c5c0bcd264 Add chesspieces to Mephisto drivers. (nw) 2019-07-10 00:35:53 +02:00
hap
452e343bb2 fidel_dsc: add sensorboard (nw) 2019-07-09 22:14:32 +02:00
Enik Land
92dc9b749a nes,sms: Change the way screen is set for light gun 2019-07-09 16:54:09 -03:00
S.Z
9ae71b61d2
Make gtfore03a work again 2019-07-09 20:30:33 +02:00
Robbbert
f8accd506d (nw) mato: fixed crash, oops 2019-07-10 03:36:24 +10:00
Robbbert
5e4d4a444a (nw) pmd85: added notes 2019-07-10 03:15:44 +10:00
AJR
6df2a90767 m37710: Add internal clock divider
- Update notes (nw)
2019-07-09 10:40:12 -04:00
AJR
dbe25d1be1 f2mc16: Apply the same fix as last time (nw) 2019-07-09 00:00:21 -04:00
arbee
fc584ecb59 F2MC16: Checkpoint (nw)
Many more instructions are supported, including prefixes.
2019-07-08 23:18:13 -04:00