Commit Graph

57453 Commits

Author SHA1 Message Date
Olivier Galibert
b38f1d0041 cavenger, etc fix (nw) 2018-02-24 22:54:12 +01:00
Olivier Galibert
1fd63a84bd ladybug: fix wrong fill length (nw) 2018-02-24 22:34:40 +01:00
Scott Stone
7566427efe Fix sraider driver assignment (redalert.cpp -> universal.cpp) in master as well (nw) 2018-02-24 15:35:55 -05:00
Olivier Galibert
db658231bb cave graphics fix (nw) 2018-02-24 21:09:39 +01:00
angelosa
a246b83834 Standardized protection accessors for model 2 & model 3 5881 device (nw) 2018-02-24 20:34:47 +01:00
Olivier Galibert
cd1c29a3d1 taito_l: palette fix (nw) 2018-02-24 18:12:10 +01:00
Vas Crabb
8dad4881f6 srcclean (nw) 2018-02-25 01:34:04 +11:00
Olivier Galibert
c5345b9ea8 Grammar police (nw) 2018-02-24 14:09:46 +01:00
Ivan Vangelista
1b9a2d8891 cps1.cpp: after further analysis with big help of Layne of Team CPS-1 fame, decided to promote the recently added sf2bhh2 to official. New set name is sf2cet. (nw) 2018-02-24 11:33:37 +01:00
Olivier Galibert
4ee5b635a5 cave: fix the fifo (nw) 2018-02-24 11:25:23 +01:00
Justin Kerk
a100d4baa3 New working software list additions
-----------------------------------
mac_flop: Airborne!, System Software 1.1, System Software 3.0 [Justin Kerk]
2018-02-24 01:33:49 -08:00
Ivan Vangelista
695cc89554 new working clone
-------------------------------------
Moon Shuttle (US, version A) [ShouTime, The Dumping Union]
2018-02-24 09:37:33 +01:00
cracyc
30aed26f1a oops 2018-02-23 20:58:52 -06:00
cracyc
62c185cccb Promote to working
-----------
Altos Computer Systems ACS8600 [Carl]
2018-02-23 20:51:38 -06:00
cracyc
11e249ba8f duet16: fix graphics (nw) 2018-02-23 19:50:42 -06:00
smf-
b718c5b447 Popeye: NMI disable is latched from A9 (which corresponds to bit 0 of the I register) when RFSH goes from high to low. [smf] 2018-02-24 01:45:28 +00:00
smf-
a58e057b8d z80: Change refresh callback to write8 [smf] 2018-02-24 01:45:27 +00:00
angelosa
9842fc438a doa protection was actually good this way, mangled 3d is caused by comms or core bugs (nw) 2018-02-23 22:04:11 +01:00
cracyc
df70e74699 duet16: fix double width chars (nw) 2018-02-23 13:50:38 -06:00
Vas Crabb
f9caf4be4e seta: fix uninitialised locals (nw) 2018-02-24 04:30:12 +11:00
smf-
0b557274d5 moved popeye palette resistor network into driver class (nw) 2018-02-23 17:06:47 +00:00
Vas Crabb
bd473383c8 support multiple patterns and devices in -listfull verb 2018-02-24 03:56:15 +11:00
angelosa
d3d36bf055 model2.cpp: some inputs fixes and updates (nw) 2018-02-23 17:50:23 +01:00
Olivier Galibert
0b5cbc4712 Typo (nw) 2018-02-23 17:34:08 +01:00
Wellington Uemura
b4513b1f39 Update translation for Brazilian Portuguese
* New translations added, fixed
* Minor typo fix
* In Brazilian Portuguese we don't "audit" objects, we "audit" process, accounts, etc. This is why the term "Auditoria" as a function was changed to the verb "Aferir" that means "to assess", "julgar por meio de comparação; avaliar." or to estimate or judge the condition, that is what the software is doing, evaluating a file against a list to "assess" its condition, good or bad. The "Audit results" was set as "Condição" as a result of "Aferir" that reflect better the ROM state, BOA or RUIM.

TODO
* Deal with the "Parent" thing properly, that could be translated to "Principal" or something of that nature. The literal translation "Driver é Pai" doesn't help, this is the same as "Driver is the Father". We understand the meaning but it doesn't reflect the reality of it in our language.
2018-02-24 03:24:03 +11:00
cam900
ca64764b3a jchan : Improve sprite-tile priority, Cleanup duplicates, Verified ba… (#3262)
* jchan : Improve sprite-tile priority, Cleanup duplicates, Verified background pen, Fix tilemap offset

* Remove temporary, Add notes
2018-02-24 03:19:57 +11:00
Vas Crabb
a0ebfa301b this is indeterminate, default to Nicola (nw) 2018-02-24 02:49:01 +11:00
Olivier Galibert
eef9b61e5c Nuon disassembler done (nw) 2018-02-23 16:07:19 +01:00
Vas Crabb
55b95bd734 whoops (nw) 2018-02-24 02:06:21 +11:00
Vas Crabb
836c43f630 untangle ladybug and redclash state classes 2018-02-24 01:00:58 +11:00
Patrick Mackinlay
0257b7cc4c interpro: graphics improvements (#3263)
* interpro: graphics improvements

* basic bitblt and line drawing is working well enough for now
* de-static'd MCFG stuff
* some keyboard notes tweaked

* interpro: oops (nw)
2018-02-23 07:34:58 -05:00
Ivan Vangelista
3d66208ff1
plus4.cpp: corrected kernal location for plus4p set [Guru] 2018-02-23 11:48:04 +01:00
AJR
5d147c4d95 m90.cpp: Replace VBLANK INTERRUPT_GEN with line callbacks (nw) 2018-02-23 00:07:57 -05:00
AJR
c07007300f m92.cpp: Soundlatch modernization (nw) 2018-02-22 23:43:02 -05:00
AJR
bde5305b2f model1.cpp: Rename "user" ROM regions and use pointer finders (nw) 2018-02-22 23:05:06 -05:00
Vas Crabb
18541972c0 Untangle cartslot from TV Boy, replace unnecessary bankdev with ROM
bank, fix save state for TV Boy.

(nw) This is a great example of why trying to make a derived class that
removes stuff from the base is a bad idea.  The machine start hook for
a2600 both registered variables for save states and mapped the
cartridge.  The tvboy drivers couldn't call this as there's no cartridge
slot present.  This meant they didn't register for save state properly
either.  It may seem tempting to just make devices optional in the base
class, but you lose useful validation and set yourself up for subtle
issues like this.  It's better to separate out the common parts into a
base class.
2018-02-23 10:32:30 +11:00
angelosa
aa153f753e model2.cpp: bulk replace user* -> saner rom areas (nw) 2018-02-23 00:16:24 +01:00
hap
839f963202 test (nw) 2018-02-23 00:08:54 +01:00
cracyc
5331f51ffb pc9801: remove ide read multiple hack (nw) 2018-02-22 16:43:46 -06:00
Olivier Galibert
c8ec6398c3 More nuon 2018-02-22 22:52:10 +01:00
briantro
7a8dbdaf6b itech32.cpp: Minor correction to ROM name (nw) 2018-02-22 14:58:44 -06:00
briantro
def3983d45 leland.cpp: Did you for get the "U" (nw) 2018-02-22 14:45:12 -06:00
briantro
95896114b8 freekick.cpp: Document the bprom type (nw) 2018-02-22 14:33:55 -06:00
smf-
09881f5b47 is it safe? (nw) 2018-02-22 17:37:15 +00:00
Ivan Vangelista
cc92b3c09a new working clone
------------------------------------------
Street Fighter II': Champion Edition (Hung Hsi, bootleg, set 2) [sampson]
2018-02-22 18:23:25 +01:00
Ivan Vangelista
f024759b01 qdrmfgp.cpp: removed ide hack now that Ted Green's work allows it. Fixes MT06685. There's a regression with audio, though, possibly related to the recently fixed one in djmain.cpp (nw) 2018-02-22 18:04:59 +01:00
Vas Crabb
dfedfb6574 little more cleanup (nw) 2018-02-23 03:37:14 +11:00
smf-
2d658809a1 djmain Fixes All sets in djmain.c: MAME exception MT#06884, introduced by 3e40fd3f9b [smf] 2018-02-22 16:03:35 +00:00
Ivan Vangelista
6561b1c380
taito_f2.cpp: restore colors for driftout and driftoutj (nw) 2018-02-22 16:53:09 +01:00
cam900
bd4007c1b6 sandscrp.cpp : Sprite-tile priority fixes, Minor cleanups (#3261)
* sandscrp.cpp : Sprite-tile priority fixes, Minor cleanups

* Remove unneededs, Minor cleanup

* sandscrp : Make loop counters to individual values, Remove hack, Minor cleanup
2018-02-23 02:29:53 +11:00