Commit Graph

68343 Commits

Author SHA1 Message Date
Rebecca Wallander
1b17102733 Floppy software additions (Amiga, ST, IBM PC, Mac) (#5573)
* Add dump of Veil of Darkness

* Add dump of Ferrari Formula One

* Add dump of Bundesliga Manager Professional and more info on previous dumps

* Add  more info to previous dumps, replace some

* Add more info to previous dumps, replace some dumps and add new floppy dumps

* Add more info to previous dumps, replace some dumps

* change mitsmous6 to imd
2019-09-01 17:54:42 -04:00
hap
1826db774e New working machines
--------------------
Super Sensor IV [hap, Berger, Achim]
2019-09-01 21:47:51 +02:00
grullosgo
dbfbed0d3a BugFix (#5578)
* Added NEC D315-5136 device

Added NEC D315-5136 decrypt device for use on Lucky8k game (goldstar.cpp)

* Bug Fix

Bug Fix
2019-09-01 15:18:15 -04:00
hap
b2c3bfe0d3 indentation (nw) 2019-09-01 17:14:49 +02:00
algestam
5fcd53a77f New working machine added (#5579)
----------
Game & Watch: Helmet [algestam, hap, Mr. Do, Sean Riddle]
2019-09-01 16:58:22 +02:00
hap
903e7e7890 New working clones
------------------
Mephisto ESB II [Berger, Achim]
Mephisto III (ver. B) [Berger, Achim]
2019-09-01 16:27:55 +02:00
hap
9b7df56b03 New working clones
------------------
Savant II [Berger, Achim]
2019-09-01 13:34:42 +02:00
AJR
9eb7925be7 MT #07405 (nw) 2019-09-01 07:08:15 -04:00
hap
0311e621b9 New machines marked as NOT_WORKING
----------------------------------
Chess Champion: Mark V [hap, Berger]
Chess Champion: Mark VI/Philidor [hap, Berger]
2019-09-01 12:26:06 +02:00
Robbbert
b27e5dbd49 (nw) mfabfz : update notes 2019-09-01 18:16:10 +10:00
braintro
750a26925b policetr.cpp: Add speed-up for Sharpshooter v1.1 & v1.9 sets. [Brian Troha] 2019-09-01 01:24:02 -05:00
Ivan Vangelista
d82b3dadab goldstar.cpp: removed debug helpers I accidentally left in in my last commit (nw)
segacrp2_device: fixed shortname for 315_5136 (nw)
2019-09-01 07:44:52 +02:00
grullosgo
857616904e Added NEC D315-5136 device (#5577)
Added NEC D315-5136 decrypt device for use on Lucky8k game (goldstar.cpp)
2019-09-01 05:55:20 +02:00
AJR
857cd30a22 New machines marked as NOT_WORKING
----------------------------------
Alpha Micro AM-1000 [Bitsavers]
2019-08-31 19:29:43 -04:00
AJR
4ccfe06061 Distinguish DIP switches that belong to different devices but have the same name in UI menu. This is most likely to occur when multiple instances of the same device type are configured on bus slots. 2019-08-31 17:19:16 -04:00
R. Belmont
0bb9a73505
Merge pull request #5572 from MoochMcGee/master
Fix some clang warnings (nw)
2019-08-31 16:37:53 -04:00
R. Belmont
f660f828d1
mc6845: address cursor display edge case in interlaced mode. (#5567)
It appears that the cursor is not displayed when the start raster
address is equal to the maximum raster address in the 'interlace and
video' mode. At least this addresses a claimed regression in the
'apricot' machine. To be explore further on hardware.

The maximum raster address was also off by one in these calculations.
2019-08-31 16:35:51 -04:00
ClawGrip
6963799146 Add vsmile and vsmilem "soon to be dumped carts" info (nw) (#5568)
* vsmilem_cart.xml: Mark soon to be dumped carts

*  vsmilem_cart.xml: Mark soon to be dumped carts (nw)

* vsmile_cart.xml: : Mark soon to be dumped carts (nw)

* Also removed color sticker info, it's no relevant at all (nw)
2019-08-31 16:35:29 -04:00
Ramiro Polla
deee2ce861 gdbstub: more improvements (#5569)
* gdbstub: small cleanup and clarification

Old GDBs expected the regnum values for some registers to be hardcoded.
This is no longer the case with GDB clients that support target.xml.

We expect the GDB client to support target.xml (and won't support the
'g', 'G', 'p', and 'P' commands unless it is sent).

* gdbstub: add mips (tested with indy_4610)

* gdbstub: add m68k (tested with macii)

* gdbstub: add support for executing MAME debugger commands from the GDB client

It's now possible to send MAME debugger commands, such as "cheatinit",
"snap", etc...

Try not to use "bpset" and such commands, they may confuse the GDB
client. Also don't use commands such as "step" and "go", they will
definitely confuse the GDB client.

* gdbstub: fatalerror() when socket can't be opened
2019-08-31 16:34:59 -04:00
David Haywood
d673a392f1 push forward with the spectrum betadisc stuff, now system at least boots with it enabled (nw) (#5576)
* work towards betadisc (nw)

* work towards older betadisk support (nw)

* some refactoring (nw)

* add note from Metallic (nw)
2019-08-31 23:26:27 +03:00
Angelo Salese
49a844fc7b
Fix copyright header (nw) 2019-08-31 20:24:02 +02:00
Ivan Vangelista
8e6d7ad2da Clones promoted to working
--------------------------
Lady Liner (encrypted, set 2) [Team Europe, Roberto Fresca, Ivan Vangelista]
2019-08-31 18:28:50 +02:00
ajrhacker
b4305f44a9
Merge pull request #5575 from yukaritamura/supbtime_68clk
Fix the main cpu clock for the DE-0343 board
2019-08-31 12:00:34 -04:00
braintro
2161c2fc37 (nw) dec0.cpp: Correct ROM labels for Dragonninja & updated info 2019-08-31 10:33:51 -05:00
algestam
9c5ee124cb New working machine added (#5574)
----------
Game & Watch: Vermin [algestam, hap, Mr. Do, Sean Riddle]
2019-08-31 17:20:51 +02:00
Yukari Tamura
be16e889a5 Fix the main cpu clock for the DE-0343 board
The 68000 core, DATA EAST chip 59, should run at 10.738636MHz.
This is confirmed by DE-0343-4, Tumblepop. Pin 57 is for the clock.
2019-08-31 23:55:29 +09:00
cracyc
c8cde9b1e3
Merge pull request #5565 from npwoods/lua_exit_and_hard_reset_pending
Exposing running_machine::exit_pending() and running_machine::hard_reset_pending() to LUA
2019-08-31 08:41:28 -05:00
Robbbert
730984842d (nw) sagitta180: connected the keyboard 2019-08-31 23:23:30 +10:00
hap
ac85c58f20 sm500: fix problem on wakeup from HALT (nw) 2019-08-31 14:16:03 +02:00
mooglyguy
d7df257737 -newport: Various changes. [Ryan Holtz]
* Reimplemented logging code for external viewer.
 * Fixed 8bpp overlay bit combination.
 * Fixed broken blending.
 * Added bit lane expansion, needed for proper double-buffered accesses.
 * Simplified default color accesses.
2019-08-31 10:05:28 +02:00
MoochMcGee
96a0ad2d59 Fix some clang warnings (nw) 2019-08-31 00:50:04 -05:00
AJR
f7f5bedbbe m37710: Internalize timing for A-D converter 2019-08-30 23:05:50 -04:00
Roberto Fresca
75e748a296 New working machines
--------------------
Draw Poker (Joker Poker ver.01) [Roberto Fresca, Team Europe]
2019-08-31 04:38:58 +02:00
AJR
29b1313b59 k052109: Use callback to generate IRQ for most drivers (nw)
- Fix IRQ enable logic (otherwise simpsons is very broken)
- Use device_video_interface to hook screen

k051960: Use device_video_interface to hook screen (nw)
2019-08-30 20:49:03 -04:00
ajrhacker
5beba499fa
Merge pull request #5571 from shattered/_0d03a3db89
sm7238: downloadable fonts, blink attribute (nw)
2019-08-30 17:34:28 -04:00
AJR
42726fd925 orca40c: Implement device_video_interface (nw) 2019-08-30 17:19:01 -04:00
Sergey Svishchev
c93e6a6b6c sm7238: downloadable fonts, blink attribute (nw) 2019-08-30 23:30:19 +03:00
MetalliC
bc0530c9ac cps3.cpp changes:
- hook coin locks and counters
- return 5 and 6 buttons to jojo games (they used in dev.mode)
- change 'SS' RAM and registers to 8bit
- renames of function's/variable's names to their actual functions
- misc cleanups
- documentation update and fixes
2019-08-30 23:06:33 +03:00
hap
c4dd50b0f7 New clone added
--------
Constellation 3.6MHz [hap, Berger, Achim]
2019-08-30 17:40:34 +02:00
Ivan Vangelista
910eba1a4f clones promoted to working
-------------------------------------------------
Lady Liner (encrypted, set 1) [Team Europe, Roberto Fresca, Ivan Vangelista]
2019-08-30 16:02:29 +02:00
Dirk Best
23addb4586 Missing file from previous commit (nw) 2019-08-30 15:14:56 +02:00
Dirk Best
5c4048ad73 Emulate the Sega Billboard and hook it up to the STV driver
[biggestsonicfan, Dirk Best]

It's not shown by default. To view it, choose the layout
view 'Billboard'.
2019-08-30 14:04:13 +02:00
AJR
cb8c159092 sgi_ge5.cpp: Fix clang error: private field 'm_dma_count' is not used [-Werror,-Wunused-private-field] (nw) 2019-08-29 22:42:51 -04:00
arbee
20a5ea109f f2mc16: more diassembler opcodes (nw) 2019-08-29 17:56:40 -04:00
ajrhacker
492e4b9467
Merge pull request #5570 from algestam/gnw_mbaway_melody_fix
hh_sm510: Melody ROM fixes for gnw_mbaway melody
2019-08-29 17:11:18 -04:00
arbee
f9af96e96a f2mc16: added more opcodes to diassembler, normalized bit syntax [R. Belmont]
This allows disassembling most of the Namco System 23 "Extra I/O" programs, which use an MB90611A.
2019-08-29 14:27:03 -04:00
algestam
6afb6f005b hh_sm510: Melody ROM fixes for gnw_mbaway melody 2019-08-29 19:53:55 +02:00
arbee
4effbd40d6 f2mc16: fixed BBC branch offset, add savestates, cleanup variable usage in utility functions [R. Belmont] 2019-08-29 12:13:51 -04:00
Patrick Mackinlay
194691c634 4dpi: graphics wip (nw) 2019-08-29 19:49:21 +07:00
Patrick Mackinlay
23a5e12303 mips1: undocumented behaviour (nw) 2019-08-29 19:45:01 +07:00