Commit Graph

72856 Commits

Author SHA1 Message Date
Stiletto 7e19c6214c
(nw)
(nw)
2020-04-09 06:21:14 -04:00
Scott Stone 9a9f2510ae playch10.cpp: Fixed Player 1 Labels to match function (nw) 2020-04-09 05:58:18 -04:00
Stiletto 6465eef121
Updated PC specs *nw*
Updated PC specs *nw*
2020-04-09 05:27:38 -04:00
Olivier Galibert 8dda65ef3d Fix MT7560 harder (nw) 2020-04-09 11:26:21 +02:00
Robbbert 0aad735fc4 (nw) sorcerera,sorcererb: increased number of floppy drives to 4. 2020-04-09 18:19:33 +10:00
Robbbert 145774c292 sorcererd: added esag bios (thx to exidyboy) 2020-04-09 17:58:22 +10:00
rfka01 4cd50d2b43 at.cpp: NCR Class 3433 (MCA) 2020-04-09 09:30:44 +02:00
Olivier Galibert eb587f04b4 Remove obsolete logging (nw) 2020-04-09 08:20:48 +02:00
Ivan Vangelista ce6617c154 New working clones
------------------
Koutetsu Yousai Strahl (Japan, bootleg) [Hammy, Ekorz, rtw, Kuze, E.M.G]
2020-04-09 06:22:56 +02:00
AJR b1bb8b0a02 font_osx.cpp: Why does Apple even have these macros? They're not expected to be defined on older MacOS versions... (nw) 2020-04-08 22:49:17 -04:00
arbee 6a59756b31 Mac: Use Arial Unicode MS as the default font (fixes missing glyphs in many layouts) and fixed deprecation warnings [R. Belmont] 2020-04-08 22:39:56 -04:00
AJR e8b2462f55 isa/fdc: Case of the missing floppies solved (nw) 2020-04-08 22:37:39 -04:00
AJR c0a81f91a5 New machines marked as NOT_WORKING
----------------------------------
Roland MC-300 Micro Composer [DBWBP]
Roland MC-50 Micro Composer [DBWBP]
Roland MC-50mkII Micro Composer [DBWBP]
2020-04-08 20:38:05 -04:00
hap 00d459cb35 superpet: update_cpu was the wrong way around (nw) 2020-04-09 00:36:20 +02:00
Olivier Galibert aeaa564007 Arrrrrrrrrrgh! (nw) 2020-04-08 23:46:17 +02:00
Olivier Galibert b0424b29a8 system23: Log less (nw) 2020-04-08 23:06:22 +02:00
Olivier Galibert 6455bedb9c Fix MT7560 [O. Galibert] 2020-04-08 23:06:22 +02:00
cracyc ca4f63c49b pcxt: filetto voices [Carl] 2020-04-08 15:43:10 -05:00
rfka01 f6ea2be10f
Euro XT: BIOS revision, several: XTA harddisk info (#6529)
* europc.cpp: Euro XT BIOS v1.04 and comments

* europc.cpp: comments

* IBM PS/1, PS/2, Tandy 1000 and Commodore PC harddisk information
2020-04-08 16:13:05 -04:00
AJR 7ad5bfa3e0 wd37c65c: Note on map use (nw) 2020-04-08 16:10:11 -04:00
Ivan Vangelista d086cc1548 New working clones
------------------
Big Run (11th Rallye version, US?) [system11, Coolfox]
2020-04-08 21:06:24 +02:00
Ivan Vangelista 47b5d8f707 terracre.cpp: added dip locations, corrected ROM labels, added notes [Guru] 2020-04-08 20:58:39 +02:00
Ivan Vangelista c6e2a6b173 snk.cpp: major documentation overhaul [Guru] 2020-04-08 20:23:29 +02:00
AJR 5a913b9e34 attotime: attotime::zero is not a valid arugment for as_hz et al. (nw) 2020-04-08 13:46:10 -04:00
Ryan Holtz 9c6f0781b0 -vgm_visualizer: Added more spectrogram visualization modes. [Ryan Holtz] 2020-04-08 19:38:18 +02:00
MASH eb2b889654
Correct the double key assignment acceleration and shifting (#6445)
* Update buggychl.cpp

* Update changela.cpp

* Update cischeat.cpp

* Update polepos.cpp

* Update segaybd.cpp

* Update tx1.cpp

* Update tx1.cpp

* Update polepos.cpp
2020-04-08 11:10:44 -04:00
Oliver Stöneberg e9f6bd8d01
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (nw)"

This reverts commit 54486ab9

* fixed merge error
2020-04-08 11:10:21 -04:00
Zoë Blade efceabc768
Tidy up The Ultimate Tape Archive's dumps (#6516)
* Example data tidying

This is an example of what I'd like to do to the existing cassette dumps:

* Conform to 8.3 filename structure, for both the software name and ROM names
* Give credit to who dumped it, which also makes it easier to track these down
* Optimise the image with tapclean, which changes the file's hashes (but not the payload's magic CRC32, as the target data itself is unaltered)

Optimising the image makes it overall PASS instead of FAIL.  I think this is as close as we can get to canon tape dumps.

* Give more examples of tidying up The Ultimate Tape Archive data
2020-04-08 10:57:12 -04:00
R. Belmont d2da768f1f
Merge pull request #6525 from cam900/nmk16_scrolldx
Use scrolldx for tilemap shifting in some NMK hardwares
2020-04-08 10:52:50 -04:00
R. Belmont b7f9ca30b1
Merge pull request #6528 from cam900/bac06_transmask
decbac06.cpp Update drawing behavior, Use tile callback
2020-04-08 10:52:00 -04:00
hap 3fae784997 sag: add cartridge and softwarelist (nw) 2020-04-08 16:15:54 +02:00
Vas Crabb 08ba9b0536 template save/load code - the copy-pasta had become a liability (nw) 2020-04-08 23:34:03 +10:00
Vas Crabb 8a4e16d968 centralise instantiation of more of the util::strformat engine 2020-04-08 22:00:14 +10:00
Robbbert feffe0bde6 (nw) ht68k : small correction 2020-04-08 21:12:13 +10:00
cam900 1db3f1a9d2 decbac06.cpp Update drawing behavior, Use tile callback
Convert pen masking into set_transmask behavior, Add notes, Reduce duplicates, unneeded values
dec0.cpp: Reduce duplicates, Move shared video_start under protected: section
madmotor.cpp: Cleanup gfx layouts
2020-04-08 17:29:47 +09:00
cracyc 5922d7cfc0 pcxt: identify filetto um5100 control ports (nw) 2020-04-07 22:32:27 -05:00
AJR 19fde67618 clxvme186: Add RTC device (nw)
cms6502: Use XTAL value from schematics (nw)
2020-04-07 21:53:31 -04:00
AJR 4d4b63b915 cms6502: Use new RTC device (nw) 2020-04-07 21:06:58 -04:00
AJR 2d68e6dae9 m3002: New device 2020-04-07 19:39:17 -04:00
hap 4f08f64bd7 microvsn: add default tms1100 microinstructions (nw) 2020-04-08 00:49:02 +02:00
AJR 963a1a5385 omti8621: Don't use too much negative logic (nw) 2020-04-07 16:07:53 -04:00
hap e2b698429f pla: allow reparsing after device started (nw) 2020-04-07 21:54:44 +02:00
AJR f4ac0a7027 europc: "Disk error" resolved 2020-04-07 15:16:48 -04:00
AJR 2dbbbfca73 Collapse pc_fdc device hierarchy (nw)
- pc_fdc_interface has been eliminated. The XT and AT hookups have been moved into the ISA devices.
- pc_fdc_xt_device remains for now only because two drivers depend on it.
- europc still prints "disk error" on boot. It should still be possible to fix this.
2020-04-07 14:49:08 -04:00
AJR 20f8b011c5 Reduce dependencies on pc_fdc_interface and machine/pc_fdc.h (nw) 2020-04-07 14:42:47 -04:00
Ivan Vangelista d2e056120c scobra.cpp: forgot the MNS flag for mimonkeyug, also corrected year in mame.lst (nw) 2020-04-07 18:04:44 +02:00
Ivan Vangelista dfa42a514b misc fixes for bugs that showed up in devnoclear debug builds (nw) 2020-04-07 18:03:57 +02:00
AJR 0121841abf omti8621: Reimplement floppy interface without PC_FDC_AT (nw) 2020-04-07 10:59:56 -04:00
hap 2aca0ad9e7 advision: wrong copyright (nw) 2020-04-07 13:18:13 +02:00
ClawGrip 25e32b0b18
meritsdx.cpp: Add notes (nw) (#6527) 2020-04-07 10:19:22 +02:00