Commit Graph

56878 Commits

Author SHA1 Message Date
David Haywood
9798aa0a06 new WORKING machine - Connectv Skateboarder (PAL) / PlayTV Skateboarder (NTSC) [Sean Riddle, David Haywood] (#3149)
* started adding some IO for Skateboarder (and started making things a bit more c++ in the process too as it was needed)
* some better mapping.. ish,  the controls are weird (nw)
* identify buttons at least (nw)
* make the inputs clearer, adjust naming, mark as working with imperfect gfx / no sound.
* allow visual studio to auto-reformat this so that it's consistent everywhere (nw)

new machines marked as NOT WORKING
------------------------
Connectv Skateboarder (PAL) [Sean Riddle, David Haywood]
PlayTV Skateboarder (NTSC) [Sean Riddle, David Haywood]
2018-01-31 04:08:52 +11:00
BraiNKilleRGR
9ac7d9008c Updated Greek Translation 2018-01-31 02:00:47 +11:00
angelosa
9b0453631c pce.cpp: note about pachinko controller (nw) 2018-01-30 10:01:02 +01:00
Ivan Vangelista
6b650385fd galaxold.cpp: verified PROMs for drivfrcsg [Ed Cross] 2018-01-30 07:18:49 +01:00
angelosa
56632aa63e photoply.cpp: many fixes and improvements, see driver notes for more info (nw) 2018-01-29 21:40:54 +01:00
angelosa
ed86836675 Corrections (nw) 2018-01-29 21:40:51 +01:00
Jos van Mourik
545eea0c11 Update Dutch translations (#3151)
* Update Dutch strings

* Fix translations

* One more translation fix
2018-01-29 21:28:22 +01:00
cracyc
d52c44cdaf fmtowns: avoid overflow (nw) 2018-01-29 14:15:10 -06:00
cracyc
e491b70f03 plugins/cheatfind: read whole block (nw) 2018-01-29 14:14:39 -06:00
Olivier Galibert
3dd081a08d Fix some fallout (nw) 2018-01-29 19:19:59 +01:00
smf-
e78d6ac9dc thanks hap (nw) 2018-01-29 15:13:07 +00:00
angelosa
062db0b875 photoply.cpp: Added Cirrus Logic GD5446 VGA PCI device, now shows some legacy BIOS error (presumably needs PCI support to properly boot) [Angelo Salese] 2018-01-29 15:50:14 +01:00
cracyc
0bb0f5baa9 fmtowns: vram write masking (nw) 2018-01-29 08:14:11 -06:00
smf-
6f377beb87 fix is_set() when generic_function is an int array (nw) 2018-01-29 12:07:47 +00:00
smf-
6fb696211b fix assertion when debugging in visual studio (nw) 2018-01-29 12:07:46 +00:00
Raf Tacker
134db45d9d Update German Translations (#3148) (nw) 2018-01-29 20:13:28 +11:00
cracyc
2e3efc5eff plugins/cheatfind: fix (nw) 2018-01-28 16:46:41 -06:00
R. Belmont
98a6abd533
Merge pull request #3145 from DavidHaywood/280118
fix sample end position in sound/gaelco.cpp [dink]
2018-01-28 15:19:41 -05:00
David Haywood
628908b4c9 fix sample end position in sound/gaelco.cpp [dink]
(fixes clicking sounds in various games, verified this with the sample data in ROM, looks correct, we were playing an extra byte from a different sample each time)
2018-01-28 19:17:23 +00:00
Dirk Best
9f70719350 Revert "Revert "74153: Improve interface""
This reverts commit caf90428dc.
2018-01-28 19:36:54 +01:00
Dirk Best
00401ff480 Revert "Revert "asteroid: Use LS153 device for DSW1""
This reverts commit b2c69470cf.
2018-01-28 19:36:37 +01:00
Dirk Best
02e61a6841 Revert "Revert "namcos1: Use LS157 device for dip switches, correct order of switches""
This reverts commit 33de68c720.
2018-01-28 19:36:09 +01:00
AJR
caf90428dc Revert "74153: Improve interface"
This reverts commit 13efc263fd.
2018-01-28 13:20:42 -05:00
AJR
b2c69470cf Revert "asteroid: Use LS153 device for DSW1"
This reverts commit 4be97024ea.
2018-01-28 13:20:27 -05:00
AJR
515fc54f57 74157.cpp: Update notes (nw) 2018-01-28 13:20:15 -05:00
AJR
33de68c720 Revert "namcos1: Use LS157 device for dip switches, correct order of switches"
This reverts commit fe8e8d5c7c.
2018-01-28 13:18:18 -05:00
Dirk Best
fe8e8d5c7c namcos1: Use LS157 device for dip switches, correct order of switches 2018-01-28 18:35:03 +01:00
Olivier Galibert
f9acab9688 Duh #666 (nw) 2018-01-28 18:33:54 +01:00
Olivier Galibert
ba9b1aac09 Etc...etc...etc.. (nw) 2018-01-28 18:00:55 +01:00
AJR
b313a4e7bf tms9927: Adjust vertical positioning of cursor by upscroll value (nw)
tv912: Add scrolling (nw)
2018-01-28 10:16:28 -05:00
cracyc
c8c0ac7623 Merge branch 'master' of https://github.com/mamedev/mame 2018-01-28 08:55:04 -06:00
cracyc
fe23e8d900 fmtowns: oops (nw) 2018-01-28 08:54:22 -06:00
AJR
e1c7c8bb97 tms9927: Fix excessive sync width after recomputing parameters during sync 2018-01-28 09:52:02 -05:00
cracyc
1b1dc40e09 fmtowns: use msm/rtc58321 (nw) 2018-01-28 08:47:54 -06:00
Olivier Galibert
e8795aaf59 *DUH*, also fix MT6857 (nw) 2018-01-28 14:01:57 +01:00
Dirk Best
4be97024ea asteroid: Use LS153 device for DSW1 2018-01-28 11:13:54 +01:00
angelosa
4c91fb25b3 x1twin fix validation (nw) 2018-01-28 05:54:01 +01:00
Justin Kerk
9d925020a5 fix encoding screwup in fmtowns key definitions, U+3000 IDEOGRAPHIC SPACE was converted to a question mark (nw) 2018-01-27 20:28:55 -08:00
Vas Crabb
4e8bb7c7e5 srcclean and regenerate localisations (nw) 2018-01-28 14:25:52 +11:00
cracyc
46af74afdf fmtowns: make the clock work in jan (nw) 2018-01-27 21:04:54 -06:00
AJR
ad726bd451 lr35902: Fix disassembly 2018-01-27 21:32:19 -05:00
Vas Crabb
b0755f50e6 AM_SHARE not needed here (nw) 2018-01-28 12:45:24 +11:00
angelosa
8a3d831367 calchase.cpp: added some keyboard inputs [Angelo Salese] 2018-01-28 02:22:40 +01:00
smf-
1722d098a0 fix build (nw) 2018-01-28 01:00:58 +00:00
Dirk Best
648af3b4d9 d88_dsk: Add some safety checks to avoid reading beyond the end of file 2018-01-28 01:54:49 +01:00
Dirk Best
13efc263fd 74153: Improve interface 2018-01-28 01:54:43 +01:00
angelosa
29d963a4fb x1.cpp: moved video functions into own file, also improved OO ownership of variables and functions [Angelo Salese] 2018-01-28 00:32:30 +01:00
AJR
d36a79d7e7 Build fix (nw) 2018-01-27 17:42:46 -05:00
briantro
4ace8a6d51 aerofgt.cpp: Add a note about an undumped version of Turbo Force (nw) 2018-01-27 15:58:35 -06:00
angelosa
0807bec18b new working clone
-----------------
Turbo Force (World, set 2) [Corrado Tomaselli, The Dumping Union]
2018-01-27 20:41:45 +01:00