Commit Graph

66258 Commits

Author SHA1 Message Date
R. Belmont
e21f8892ae
Merge pull request #5101 from cam900/momoko_args
momoko.cpp : Updates
2019-05-23 12:59:38 -04:00
R. Belmont
24f105286a
Merge pull request #5099 from cam900/igs022_tags
igs022.cpp : Updates
2019-05-23 12:59:20 -04:00
R. Belmont
a119695fed
Merge pull request #5098 from cam900/fcombat_args
fcombat.cpp : Updates
2019-05-23 12:59:01 -04:00
R. Belmont
eb05b85148
Merge pull request #5096 from cam900/jaguar_pallookup
jaguar.cpp : Updates
2019-05-23 12:58:45 -04:00
Firehawke
fedb4e6438 WOZ and Cleanly Cracked updates for May 2019 (nw) (#5097)
* Update Apple II softlists to May 20th 2019 (nw)

This includes a couple of dupe removals found using a new workflow that may help speed things up a bit at the same time as helping prevent these dupes from happening.

* Correct Big Book Maker Tall Tales entry, remove duplicate (nw)

* Update Apple II softlists to May 22nd 2019 (nw)

Fixes:
More missing metadata corrected
Remove incorrect dump of Tink Tonk disk side B
Correct title on Dunzhin

Add cleanly cracked:
Design Your Own Train, Designaaaurus 2.12, Destroyer, Developing Basic Writing Skills Level 1, Developing Basic Writing Skills Level 2, Diagramming Grammatical Relationships, Dug Dug (Datasoft), Dino Spell, Dinosaur Days, Discover, Discovering the Scientific Method, Diskovery Word Bird, Dividing Fractions, Division Made Easy, Division of 1, 2, 3 Digits by 1 Digit Numerals No Remainders, Division One Digit Divisor No Renaming, Division One-Digit Divisor One Renaming, Division Shooting Gallery v1.5, Dogs and Puppies, Donald Duck's Playground, Dondra - A New Beginning, Don't Quote Me and Adjective Scramble, Double 'N' Trouble, Double Trouble, Dr. Peet's Talk-Writer, Dr. Peet's Talk-Writer ABC Discovery, Dragon Fire, Dragon Mix (1982), Dragon Mix (Revision 0), Dragon's Keep, Drug Alert, Drug Alert (Revision 0), Early Bird, Early Discoveries - Observation and Classification, Early Elementary, Early Emerging Rules - Negation, Early Emerging Rules - Plurals, Early Games - Matchmaker, Early Games - Music, Early Heroes of the Bible, Early Skills (Version 06.06.86), Earth Orbit Stations, Earthquake San Francisco 1906, EasyGraph

Add new WOZ originals:

Cutthroats R23, Trinity R11, Stationfall R107

* Fix naming conventions on WOZ files (nw)

Done once, won't need to happen again.
2019-05-23 12:40:42 -04:00
David Haywood
7ddee052fa trkfldch / my1stddr - don't just blow up at least (nw) (#5102)
* trkfldch / my1stddr - don't just blow up at least (nw)

* unimportant rubbish (nw)

* nonsense (nw)

* basically nothing (nw)

* possible irq reg (nw)

* outside irq (nw)

* looking at register use (nw)
2019-05-23 12:40:17 -04:00
arbee
7da9eaffd0 3c505: fixed Apollo dip switch labels [Hans Ostermeyer] 2019-05-23 07:57:50 -04:00
arbee
cc70a8e69f m68000: fixed the real MMU problem Domain/OS was having; Mac still works. [Hans Ostermeyer] 2019-05-23 07:54:58 -04:00
Ivan Vangelista
d5341ba722
mosaic.cpp: decapped PIC for mosaic [Caps0ff, caius, The Dumping Union]
(nw) not hooked up yet, is someone is interested please go ahead
2019-05-23 11:55:33 +02:00
Patrick Mackinlay
0becde54fe r4000: fix brain damage (nw) 2019-05-23 16:47:52 +07:00
cam900
ffb7bb2b8d momoko.cpp : Updates
Simplify handlers, Reduce runtime tag lookups, Unnecessary lines, Fix namings, Spacings, Use shorter / correct type values
2019-05-23 18:28:59 +09:00
Patrick Mackinlay
cca4cb5b52 r4000: sgi ide fixes (nw)
Corrects some TLB diagnostic errors (remaining ones require implementing a data cache), and the FPU "underflow" test (really an unimplemented instruction exception, not an  underflow) by checking for denormalized or quiet NaN operands for all floating point arithmetic instructions..
2019-05-23 15:19:07 +07:00
cam900
0d41e25dab igs022.cpp : Updates
Reduce hardcoded tags, Runtime tag lookups, Unnecessary pointers, Unnecessary lines, Use shorter / correct type values
2019-05-23 12:16:14 +09:00
arbee
f5c41701b4 Revert ac0d80ee which broke both Mac OS and HP-UX [R. Belmont] 2019-05-22 21:47:23 -04:00
AJR
bbf14b56fe asc88: Corrections and notes (nw) 2019-05-22 21:35:58 -04:00
cam900
06587bad72 fcombat.cpp : Updates
Simplify handlers, Reduce runtime tag lookups, Unnecessary lines, Fix namings, Spacings, Use shorter / correct type values
2019-05-23 10:34:34 +09:00
AJR
6f91e0a2f4 Preliminary emulation of ASC-88 SCSI adapter [AJR, minuszerodegrees.net] 2019-05-22 20:39:13 -04:00
cam900
bad8ba8589 jaguar.cpp : Updates
Add palette device for precalculated YCC color lookup, Fix spacings, Fix notes, Reduce unnecessary lines
2019-05-23 08:07:24 +09:00
AJR
118df1b2db iwm: Sad but true (nw) 2019-05-22 16:59:17 -04:00
Curt Coder
9f591f7c08 abc80: Super Smartaid WIP. (nw) 2019-05-22 21:18:31 +03:00
AJR
54fb431400 ui/menu.cpp: Provide more helpers (nw) 2019-05-22 13:10:32 -04:00
Ivan Vangelista
9f1b5ec931 new working clone
------------------------------------------------
Ms. Pac-Man (Impeuropex bootleg) [Corrado Tomaselli]
2019-05-22 18:24:31 +02:00
AJR
b085fad792 ui/menu.cpp: Privatize a few variables (nw) 2019-05-22 11:35:39 -04:00
Dirk Best
aa72400605 pzletime: Split palettes, convert screen update to RGB32 2019-05-22 16:17:13 +02:00
AJR
4e6027b424 MT 07332 2019-05-22 09:13:28 -04:00
R. Belmont
924da6af91
Merge pull request #5095 from cam900/jaguar_timer
jaguar.cpp : Updates
2019-05-22 08:48:58 -04:00
Robbbert
ce9e344b24 (nw) pro80 : improved cassette 2019-05-22 21:59:05 +10:00
Dirk Best
5aef6801ef punchout: Use generic gfx_layouts 2019-05-22 12:37:44 +02:00
AJR
43b3257320 walk386*: Better notes (nw) 2019-05-22 06:35:47 -04:00
cam900
71c62c8e4f jaguar.cpp : Updates
Correct gpu timer rate related to gpu clock, Fix notes, Fix crash cause in 68ec020 cpu games (all 68ec020 based games are HDD based, no bankswitched ROMs)
2019-05-22 19:02:55 +09:00
AJR
84baa38366 walk386sx, walk386dx: Notes (nw) 2019-05-21 22:18:04 -04:00
AJR
e4c1e8c21d wizzquiz: Don't know how this escaped modernization (nw) 2019-05-21 22:17:54 -04:00
R. Belmont
ad5809f1ff
Merge pull request #5092 from cam900/avgdvg_args
avgdvg.cpp : Updates
2019-05-21 22:03:54 -04:00
R. Belmont
9a0b46a270
Merge pull request #5094 from cam900/patch-96
audio/jaguar.cpp : Correct timer frequency related to DSP clock
2019-05-21 22:03:30 -04:00
R. Belmont
c2f58cf9fa
Merge pull request #5090 from cam900/stvvdp1_trans
stvvdp1.cpp : Updates
2019-05-21 22:03:11 -04:00
cam900
fcc3076351
audio/jaguar.cpp : Correct timer related to DSP 2019-05-22 10:08:23 +09:00
Jack Li
27f66693c5 Autofire plugin: Save/load fixes (#5093)
* Fixed bugs related to reloading roms

Soft resets would reload autofire settings without saving them first, causing the settings to be lost. This commit adds a check to only reload from the settings file if loading a different rom than before.

Hard resets would leave bad references lying around, causing MAME to crash under certain circumstances (i.e. resetting while in the edit menu and entering the menu again). This commit makes sure to properly clean up and reinitialize menu and button states when resetting.

* Used set_folder to avoid hardcoding plugin name in settings path

* Bumped autofire plugin version
2019-05-21 18:44:44 -04:00
algestam
20d691db79 New working clone added (#5091)
----------
Merry Cook [algestam]

New machine marked as NOT_WORKING
----------------------------------
Game & Watch: Chef [algestam]
2019-05-21 23:49:10 +02:00
cam900
53b58377b0 avgdvg.cpp : Updates
Remove hardcoded tags, Runtime tag lookups, Simplify handlers, Reduce unnecessary lines, Fix spacings, Some code styles, Namings, Use shorter / correct type values
2019-05-22 05:42:45 +09:00
Curt Coder
7ddcd88dae vic20: Removed deprecated code. (nw) 2019-05-21 21:23:40 +03:00
Curt Coder
ae9d3356b0 abc80: Use ROM checksums for BIOS versions as is customary. (nw) 2019-05-21 21:10:22 +03:00
Robbbert
4d47ae063f (nw) mmd2 : added cassette and reset button 2019-05-22 02:59:49 +10:00
Ivan Vangelista
b105db1deb new not working clone
----------------------------------------------------------------
The Phantom of the Opera (3.1) [Gerald (COY)]
2019-05-21 18:02:44 +02:00
AJR
32a962e50c 7200fifo: Allow side effects to be disabled for reads (nw) 2019-05-21 01:50:07 -04:00
cam900
9dba752151 stvvdp1.cpp : Updates
Fix transparency and endcode behavior, Fix gouraud shading behavior, Fix sprite count, Add note
2019-05-21 12:19:52 +09:00
R. Belmont
f17e47ecfc
Merge pull request #5089 from DavidHaywood/200519_3
new Software List entries (icanguit / ekara)
2019-05-20 21:24:44 -04:00
DavidHaywood
59285e41b5 new Software List entries
---
icanguit:rock101 Rock 101 (K9906) [Sean Riddle, David Haywood]
ekara_japan_ac:ac0009 KR-1 Kirarin Cartridge Vol.1 (Japan) (AC0009-KIR) [Sean Riddle, David Haywood]
icanguit:barbie Barbie Guitar Party (K9901) [Sean Riddle, David Haywood]
2019-05-21 00:46:06 +01:00
Angelo Salese
b711e136cc Merge branch 'master' of https://github.com/mamedev/mame 2019-05-21 01:11:12 +02:00
Angelo Salese
61cc8ef2d9 cntsteer.cpp: Added proms to Counter Steer, added preliminary color prom decoding [Anonymous, Angelo Salese] 2019-05-21 00:59:54 +02:00
AJR
05701a4e4f at.cpp: Liberate more sets from the AT grab-bag; split ROMs for mat286 (nw) 2019-05-20 18:53:44 -04:00