Commit Graph

83784 Commits

Author SHA1 Message Date
AJR
690dba1c64 m6809: Simplify disassembly of pushes and pulls of both A and B 2022-07-22 08:11:36 -04:00
Patrick Mackinlay
0fafaf0dde am9516: another bug fix 2022-07-22 17:42:43 +07:00
Patrick Mackinlay
bacd468040 am9516: bug fixes 2022-07-22 17:34:54 +07:00
Patrick Mackinlay
ec5dd76216 mg1: hook up dma controllers 2022-07-22 10:02:28 +07:00
Scott Stone
c29c171ac8 vgmplay.xml: Fixed shortname 2022-07-21 21:04:45 -04:00
Scott Stone
d35f84732c vgmplay.xml: Added 40 new entries, 5 updated entries [VMGRips.net, Tafoid] 2022-07-21 20:31:29 -04:00
ArcadeShadow
c1099d7e3b
ibm5170.xml: 3 new software additions (#10114)
New working software list additions
-----------------------------------
Alone in the Dark 2 - Secret Doors (USA) [dosnostalgic, archive.org]
Genesia (v1.41) [The Good Old Days]
Genesia (v1.4) [MarkHnsn, archive.org]
2022-07-21 18:36:44 -04:00
hap
9324350fc6 avengers: add NO_DUMP placeholder for mcu 2022-07-21 22:54:25 +02:00
Robbbert
174efc5486 pang3b4,5: formatting and spelling 2022-07-22 03:43:44 +10:00
npwoods
56c4eed7df
util/zippath.cpp: Removed a now-unnecessary cast to std::string. (#10112) 2022-07-21 22:18:15 +10:00
hap
4875de8fbe fidelity/card: get rid of high freq timer (optimization) 2022-07-21 14:09:08 +02:00
hap
3aa1e36e69 desertdn: update company string 2022-07-21 10:14:07 +02:00
MooglyGuy
3eb3713e87
-6840ptm: Fixed counter duration and fixed output behavior in single-shot and dual-8-bit modes. [Ryan Holtz] (#10111) 2022-07-20 19:04:36 -04:00
AJR
ad63028466 kiwame.cpp: Remove unneeded banking callback
* metafox: Update notes
2022-07-20 18:44:16 -04:00
ClawGrip
cecc77ea64
gaelco3d.cpp: Dumped and added Football Power v1.1 (#10110)
* gaelco3d.cpp: Dumped and added Football Power v1.1

* mame.lst: Add 'footbpow11'
2022-07-20 17:25:54 -04:00
hap
e2f8965e98 fidelity/*: add speaker symbol to internal artwork 2022-07-20 18:30:26 +02:00
Robbbert
78bbae7474 tavernie: corrected the magazine name. 2022-07-21 00:43:21 +10:00
Patrick Mackinlay
171242e3ad am9516: remove hyperlink 2022-07-20 20:45:41 +07:00
hap
e5bc7527b0 chess*: add chess symbols to internal artwork 2022-07-20 15:43:02 +02:00
eientei95
35ba5c5c5e
cinemat.cpp: Updated controls for spaceshp, and converted to C-style comments to line comments. (#10081) 2022-07-20 23:05:23 +10:00
Patrick Mackinlay
9540628cd5 am9516: new device 2022-07-20 19:47:39 +07:00
Scott Stone
642788607c c64_cass.xml - Fix duplicate copy/pasted label for ttgold1 2022-07-20 05:55:28 -04:00
Ivan Vangelista
2ff1f130c3 New clones marked as NOT_WORKING
--------------------------------
Croupier (Playmark Roulette v.03.09) [Ivan Vangelista]

- model2.cpp: updated documentation for manxtt sets and overrev [Brian Troha]
2022-07-19 19:10:30 +02:00
Steven Coomber
2cbd95feb2
c64_cass.xml: Added 10 items (9 working, 1 not working) (#10102)
New working software list additions
---------------------------------------
They Sold a Million (The Hit Squad) [C64 Ultimate Tape Archive V2.0]
They Sold a Million 3 (The Hit Squad) [C64 Ultimate Tape Archive V2.0]
Thing Bounces Back (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Thing on a Spring (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Thrill Time Gold 1 (Elite Systems) [C64 Ultimate Tape Archive V2.0]
Thunder Blade (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Thundercats (Elite Systems) [C64 Ultimate Tape Archive V2.0]
Tiger Mission (Status Software) [C64 Ultimate Tape Archive V2.0]
Tilt (Codemasters) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
They Stole a Million (39 Steps) [C64 Ultimate Tape Archive V2.0]
2022-07-19 11:57:18 -04:00
Robbbert
bdab1fc69c Updated mess.flt 2022-07-19 20:30:16 +10:00
Vas Crabb
30ae5dea73 Miscellaneous cleanup.
apple/maciivx.cpp, apple/maclc3.cpp: Fixed unnecessary absolute tags.

video/fixfreq.cpp: Make the code look more like the other MAME code:
* Indent initialiser lists by one level.
* Indent parameters by two levels when they need to be wrapped.
* Don't use const on parameters passed by value (not part of signature).
* Changed C-style casts to function-syntax casts (reduces parentheses).

Ran srcclean on capcom/lwings.cpp and video/fixfreq.cpp.
2022-07-19 14:17:42 +10:00
0kmg
115d90e370
famibox.xml: Added a missing dump; replaced 1943's bad dump. (#10105)
New working software list additions
-----------------------------------
Punch-Out!! [Lina, Forest of Illusion]
2022-07-18 23:48:09 -04:00
npwoods
8abf4d00e5
Fixing fs::cbmdos_image::enumerate_f() to properly look for single density (instead of double) (#10104)
This problem was identified because the file system didn't properly show up when the 'c64' driver was run, and this seems to be the correct fix.  The part of this that confuses me is that if this defect was preventing the CBMDOS fs from showing up under c64, why don't the CoCo file systems have the same problem?  Both fs_coco_rsdos.cpp and fs_coco_os9.cpp specify (seemingly incorrectly) SSDD.
2022-07-18 23:42:02 -04:00
MooglyGuy
37447e16d4
-duet16: Added external PTM clock. [Ryan Holtz] (#10103)
-6840ptm: Fixed one-shot behavior and timer enabling when switching to
internal clock. [Ryan Holtz]
2022-07-18 22:39:38 -04:00
arbee
6f8673a00a mac: Some cleanup in the new drivers. [R. Belmont] 2022-07-18 22:36:17 -04:00
Vas Crabb
6900f64bc9 ekara_japan*.xml: Hopefully the last round of metadata improvements before acquiring more dumps. 2022-07-19 11:22:54 +10:00
Olivier Galibert
4f5bb1e9f7 Fix a number of uninitialized variables 2022-07-18 18:47:40 -04:00
ClawGrip
78812be9d4
model2.cpp: Dumped sound program ROM from Manx TT Twin Rev. A, added it as a new set (#10045)
New clones marked as NOT_WORKING
--------------------------------
Manx TT Superbike - Twin (Revision A) [Tailsnic Retroworks]
2022-07-18 22:27:14 +02:00
Ivan Vangelista
4dc729203c New clones marked as NOT_WORKING
--------------------------------
Lucky Line III  [Ioannis Bampoulas]

- vasp.cpp: initialized a couple of variables
2022-07-18 22:13:13 +02:00
simzy39
5d9fcec755
Added info on the Avengers protection chip (#10101) 2022-07-18 14:38:20 -04:00
hap
deb29bee2f ssensor4,const: add chess symbols to internal artwork 2022-07-18 20:04:32 +02:00
hap
56768ed3ab cosmac: add 1804 counter timer 2022-07-18 18:40:44 +02:00
Vas Crabb
f99970bb4e ekara_japan.xml: Fix order of elements for ec0077. 2022-07-18 21:58:02 +10:00
Vas Crabb
2e45616579 ekara_japan*.xml: Fixed more titles, updated some comments. 2022-07-18 21:56:42 +10:00
Vas Crabb
51bd113b26 More Japanese title improvemnts:
* tvgames/xavix.cpp: Corrected gcslottv system name.
* ekara_japan_g.xml: Corrected more titles based on box art.
* gcslottv.xml: Indicate long vowels with overbars in transliterations.
2022-07-18 20:06:58 +10:00
Vas Crabb
6977221b17 hash/ekara_japan*.xml: Corrected more titles based on box art. 2022-07-18 19:09:47 +10:00
Vas Crabb
a9b97b21b8 ekara_japan*.xml: Fixed a few more titles. 2022-07-18 17:57:53 +10:00
Vas Crabb
05ffc24c50 ekara_japan*.xml: Fixed element order to match DTD (MAME itself should be stricter on this). 2022-07-18 16:54:34 +10:00
Vas Crabb
05eb3c4a1e ekara_japan.xml: Corrected titles for Enka Taizen cartridges.
ekara_japan_en.xml: Added another undumped cartridge seen for sale to
the header comment.
2022-07-18 16:37:14 +10:00
Vas Crabb
97801db5be ekara_japan*.xml: Improved metadata.
* Added a few more Japanese titles.
* Corrected BSC (Best Scene) and TPJ (TV Pop Junior) titles.
* Added artists to descriptions for a few cartridges.
* Moved artists from comments to descriptions fot a few cartridges.
* Added track listing comment for populated e-kara Web cartridge.
2022-07-18 16:10:59 +10:00
Patrick Mackinlay
df01d83952 mm58167: day/month counters reset to 1 2022-07-18 11:28:48 +07:00
Patrick Mackinlay
9d4b31b479 i82586: interrupts are level triggered
* also tidy up timer usage
2022-07-18 11:26:18 +07:00
Patrick Mackinlay
acc5ed0b35 ns32081: invalid operations generate exceptions 2022-07-18 11:19:39 +07:00
Patrick Mackinlay
f4347601a0 ns32000: always perform bus-sized writes to aligned memory 2022-07-18 11:18:27 +07:00
arbee
6f2d0788c5 mac.cpp: moved maciivx and maciivi to their own driver. [R. Belmont] 2022-07-17 22:33:22 -04:00