Commit Graph

56446 Commits

Author SHA1 Message Date
Robbbert
c239f5a4d6 (nw) fixed regression in mbrush and crushbl2. 2018-01-12 00:46:25 +11:00
Ivan Vangelista
e6e29d4d6d new working clone
-------------------------------
Amstrad CPC6128 (Spain) [Enrique Ausina, Guru]
2018-01-11 07:04:30 +01:00
David Haywood
eb7894d126 new NOT WORKING Space Invaders (Radica, Arcade Legends TV Game) [Team Europe, Sean Riddle] (#3036)
* new NOT WORKING
Space Invaders (Radica, Arcade Legends TV Game) [Team Europe, Sean Riddle]

(not sure what this is really called, it's a 5-in-1, it probably contains a customized 6502 core, or there should be an internal bootstrap rom)

* typo (nw)

* based on a jump to e092 which looks like it should maybe skip an opcode this seems a more possible mapping (nw)

* actually vectors are right there (nw)

* memory map improvements (nw)

* various notes etc. (nw)

* various banking bits (nw)

* actually remember to hook up the read (nw)

* clearly inputs (nw)

* show that the game is actually running, even if we don't understand the video format, there's clearly some kind of tilemap structure in ram (nw)

* this is bitmap ram on qix (nw)

* didn't mean to change this (nw)

* gfx are stored more like texture pages?! (nw)
2018-01-10 23:27:59 -05:00
arbee
da0f38a64d quickpick5: POST passes, color RAM hooked up [R. Belmont]
Sprites should be drawing according to printf but aren't appearing.  Help? :)
2018-01-10 22:44:31 -05:00
cracyc
2d0f041648 cga: oops (nw) 2018-01-10 21:31:27 -06:00
AJR
4d51fe9403 z8000: No unaligned word accesses (nw) 2018-01-10 21:12:54 -05:00
Scott Stone
c743a25bc5 thepit.cpp: Fix Lives DIP for Intrepid bootleg sets. [Tafoid] 2018-01-10 19:51:03 -05:00
AJR
f8adca0dd0 Fix masking of signed integer types in debug state 2018-01-10 18:00:10 -05:00
hap
fc715b21e6 New working machines
-----------
Skeleton Warriors - The Dark Crusade (Tiger handheld) [hap, Sean Riddle]
2018-01-10 22:26:33 +01:00
ajrhacker
68af4962e1
Merge pull request #3038 from firewave/ccvf
fixed MT06831 (bogus casting in ccvf_format::file_formats) (nw)
2018-01-10 15:18:06 -05:00
firewave
f2fedf0c8c fixed MT06831 (bogus casting in ccvf_format::file_formats) (nw) 2018-01-10 20:41:35 +01:00
AJR
3ea871c478 New machines marked as NOT_WORKING
----------------------------------
Strike Zone (Purple Star) [unknown]
2018-01-10 13:13:20 -05:00
AJR
8377394a8b MCFG_DEVICE_REMOVE("vref") removal (nw) 2018-01-10 12:54:59 -05:00
ajrhacker
5df1929a70
Merge pull request #3025 from ajrhacker/sound_reference_input
Sound reference input
2018-01-10 10:59:48 -05:00
ajrhacker
a1316850ac
Merge pull request #3035 from firewave/cassette
cassette_image_device::set_state() did not use the supplied state at …
2018-01-10 10:56:47 -05:00
firewave
9eb697b70b cassette_image_device::set_state() did not use the supplied state at all (nw) 2018-01-10 16:38:26 +01:00
Ville Linde
6a7c7b5d6a nwk-tr: add missing screen (nw) 2018-01-10 16:40:56 +02:00
Robbbert
bb61fea903 maketrax : fixed regression (teleport holes dip not working) 2018-01-11 01:31:20 +11:00
Ivan Vangelista
2212b7d8b4
quickpick5.cpp: fixed validation (nw) 2018-01-10 09:52:16 +01:00
Vas Crabb
d697e8a992 Convert zippath directory to a C++ interface 2018-01-10 18:25:26 +11:00
AJR
1af133752a Removal of voltage_regulator_device (nw) 2018-01-10 02:11:25 -05:00
AJR
1c6a7ab40c New way to provide DAC reference inputs (nw)
- Introduce MCFG_SOUND_REFERENCE_INPUT to provide fixed inputs through the resampler, eliminating the need for the "voltage regulator" device
- Replace memset use in sound.cpp with std::fill

This was my third implementation of this concept. The previous two involved attaching sound streams to the dummy device (which required giving it device_sound_interface and other modifications).
2018-01-10 02:11:14 -05:00
AJR
9ee066992d luckybal: More notes; another handler (nw) 2018-01-10 01:45:34 -05:00
AJR
3b8bb2c414 luckybal: Fix PPI accesses (nw) 2018-01-10 00:50:16 -05:00
arbee
929b5f3f88 quickpick5: hooked up ROM readbacks, improved vis area [R. Belmont]
The 53244/245 VROM readback doesn't want to cooperate yet.
2018-01-09 23:49:25 -05:00
RobertoFresca
fe6485fd0d Lucky Ball 96: Added the DAC 08, but not wired yet
to the PPI 8255 due to troubles with mode 2.
2018-01-10 01:25:16 -03:00
MetalliC
b67ba93cd0 pgm2.cpp dumped kov3_102 rom module keys [Peter Wilhelmsen, Morten Shearman Kirkegaard]
improved simulation using real data, make fake keys for kov3 100 and 104 [MetalliC]
note: mainly for documentation of rom module functioning, have no effect on emulation
2018-01-10 03:34:29 +02:00
hap
83332db0a1 fix arcade build (nw) 2018-01-10 00:55:51 +01:00
smf-
33f099aa0f fixed rom file name (nw) 2018-01-09 23:50:10 +00:00
Ivan Vangelista
22a484d18c mess.lua: add myb3k_kdb. forgot this, sorry (nw) 2018-01-09 21:55:03 +01:00
AJR
f59ccc1384 tiny.lua: Remove mame/machine/ticket.* (nw) 2018-01-09 15:50:16 -05:00
AJR
dadf97a2f6 Add ticket & meters devices to the MAME and tiny build files (nw) 2018-01-09 15:47:58 -05:00
AJR
62da1dbe29 meters, ticket: Move these generic devices into src/devices (nw) 2018-01-09 15:14:04 -05:00
Vas Crabb
1ef11ac752 detect attached debugger on OSX before generating trace/breakpoint trap 2018-01-10 06:51:15 +11:00
Ivan Vangelista
31ffaa7819 machine.lua: compile myb3k_kbd only when needed (nw) 2018-01-09 20:46:11 +01:00
hap
4daec4e0fd popeyeb2/2: correct company (nw) 2018-01-09 20:24:07 +01:00
Vas Crabb
2f67583089 (nw) et3400: use keypad rather than keyboard type for keypad inputs; don't raise sigtrap in non-debug builds 2018-01-10 05:58:26 +11:00
Ivan Vangelista
30b8ce6a05 twinkle.cpp: moved a couple of functions into driver class (nw) 2018-01-09 19:48:03 +01:00
Ivan Vangelista
842fbca111 route16.cpp: restore save state support for protected sets (nw) 2018-01-09 19:41:29 +01:00
Ivan Vangelista
9196614a03 pacman.cpp: restore maketrax save state support (nw) 2018-01-09 19:30:58 +01:00
AJR
52017df59d splash: Draw sprites in reverse order (fixes MT #6791) 2018-01-09 13:10:03 -05:00
AJR
618c660c07 diamond: MT #6825 (nw) 2018-01-09 12:23:27 -05:00
angelosa
78b033a14b bulk replace zipnames 47pie / suchipi -> suchie* (nw) 2018-01-09 17:50:07 +01:00
angelosa
53f19de81d ms32.cpp: Improved and cleaned up tile-tile priorities [Angelo Salese]
* Fixes title screen in Suchie Pai 2, Gratia intermissions and Hayaoshi Quiz Nettou Namahousou flame screen during attract;
2018-01-09 17:50:05 +01:00
angelosa
ec5a3624e4 new software list additions
---------------------------
ibm5170_cdrom.xml:
Campaign, Capitalism, Castle of Dr. Brain, Central Intelligence, Club Football - The Manager, Classic Games for OS/2 Warp, Chewy - Esc from F5, Chill Manor, Championship Manager 2, Chronomaster, Civilization, Civilization & Mantis, The Civil War, Comix Zone [archive.org]
2018-01-09 17:50:02 +01:00
angelosa
175e5c1b1f new software list additions
--------------------------
ibm5170_cdrom.xml:
Caesar II [archive.org]
Key CAD Complete Creations [archive.org]

(Also more Red Alert clone sets) (nw)
2018-01-09 17:49:59 +01:00
angelosa
3a94311e77 new software list addition
--------------------------
ibm5170_cdrom.xml: OS/2 Warp 4 [WinWorld]
2018-01-09 17:49:57 +01:00
Robbbert
b66737f7be Maketrax : simulate protection [iq_132, Robbbert] 2018-01-10 03:13:03 +11:00
fulivi
f80b76c391 hp2645: video blanking added 2018-01-10 01:55:41 +11:00
fulivi
af93ffa51a hp2645: rs232 I/O, multiple char sets, beeper & option switches added. 2018-01-10 01:55:41 +11:00