Commit Graph

67324 Commits

Author SHA1 Message Date
David Haywood
cf43ed5808 more speccy sorting [see previous credits] (#5329)
* speccy sorting (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)
2019-07-12 00:34:07 -04:00
hap
65253c24a1 make cblack a bit brighter in some chess layouts (not enough contrast between black piece and black square) (nw) 2019-07-12 02:11:24 +02:00
hap
9578d61fd5 mephisto: mark mm4tk as hack, remove undumped mm5tk (nw) 2019-07-12 01:52:55 +02:00
Sandro Ronco
b41d4f7b26 New WORKING machines
--------------------
Mephisto Mondial [CB-Emu, Sandro Ronco]
Mephisto Super Mondial (Ver B) [CB-Emu, Sandro Ronco]
2019-07-12 01:27:39 +02:00
Roberto Fresca
9214a78d70 Merge branch 'master' of https://github.com/mamedev/mame 2019-07-11 23:42:15 +02:00
Roberto Fresca
4faa4fb12f Typo.... 2019-07-11 23:31:22 +02:00
R. Belmont
cc5d4b9305
Merge pull request #5330 from enikland2/playch10_screen_fix
playch10: Fix order and screen_update code for both screens
2019-07-11 17:29:59 -04:00
R. Belmont
f6c6b42fb5
Merge pull request #5324 from enikland2/nes_sms_gun_screen
nes,sms: Change the way screen is set for the light gun device
2019-07-11 17:29:39 -04:00
AJR
4105acd1ed cw7501, cdr4201: Transform skeleton drivers into SCSI bus devices 2019-07-11 17:08:12 -04:00
AJR
60d4fea8c8 nscsi_bus: Class overhaul (nw)
- SCSI slot options are no longer required to implement nscsi_device themselves. Instead they implement nscsi_slot_device_interface, which contains a finder for a nscsi_device. This is to accommodate LLE SCSI drives with their own LSI interface chips.
- SCSI bus device connection is now done through device_resolve_objects rather than device_config_complete. (The pessimized code to access the device finder is because that will not have been resolved yet.)
- Added a validity checking method for nscsi_connector.
2019-07-11 17:08:12 -04:00
AJR
2a751e00e7 ampro: Use default_scsi_devices (nw) 2019-07-11 17:08:12 -04:00
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
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
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