Commit Graph

48429 Commits

Author SHA1 Message Date
Robbbert
c77720f857 MT 04796 2016-12-12 08:20:14 +11:00
smf-
0517f1c4c5 fixed alt font offset (nw) 2016-12-11 18:43:48 +00:00
smf-
0c4cb4b01f Use correct Commodore LCD font [Mike Naberezny, smf] 2016-12-11 18:06:29 +00:00
smf-
848ac84e50 remove unnecessary file (nw) 2016-12-11 17:37:34 +00:00
smf-
b5f03f4ef9 HACK: return 0xffff for the current program counter while fetching the vector as the segag80r protection currently relies on it. Reduce the number of extraneous reads that the segag80r protection performs. [smf] 2016-12-11 17:37:33 +00:00
Robbbert
acc42e344d MT 06452 2016-12-11 22:49:47 +11:00
Vas Crabb
c8f1954467 XML refactoring:
* move stuff to namespace util::xml
* scope down some enums
* split config load/save delegate types
* make config load take const so it can't mangle data
2016-12-11 18:15:41 +11:00
Scott Stone
f38bc880f0 ccastles.cpp: Clarified input situation by assigning port conditions/names to the button inputs so they have proper default mappings between Upright/Cocktail. This also fixes MT #6431 [Tafoid] 2016-12-11 00:10:38 -05:00
Robbbert
5a96a500d4 Merge branch 'master' of https://github.com/mamedev/mame 2016-12-11 13:49:09 +11:00
Robbbert
66d2f79637 spcking2, kamikaze: added bonus sound (nw) 2016-12-11 13:48:31 +11:00
therealmogminer@gmail.com
fbed00ead9 tnzs: Various refactoring. [Ryan Holtz] 2016-12-11 01:05:30 +01:00
Scott Stone
e23da89d4b New clones added NOT WORKING
----------------------------
Golden Crown Hopper [Gerald COY]
2016-12-10 18:57:58 -05:00
Robbbert
d5f0f653df MT 06450 2016-12-11 10:28:13 +11:00
arbee
33d5d79763 gkigt: checkpoint (nw)
I'm stopping here on this for now; bored people welcome.
2016-12-10 16:48:32 -05:00
Olivier Galibert
08085f064b sharcdrc: Fix horribly subtle bug (nw) 2016-12-10 22:31:46 +01:00
MetalliC
035a7bcd63 stv.cpp: document IO chip, fix astrass test mode hang 2016-12-10 21:46:19 +02:00
hap
7a37570f09 New clone added
----------
Fidelity Designer 2000 Display [yovan]
2016-12-10 16:49:14 +01:00
arbee
ed8dd06d2a gkigt: fill in RAM areas so all sets make it to polling vbl instead of crashing (nw) 2016-12-10 10:44:16 -05:00
arbee
5090759570 removed printf (nw) 2016-12-10 10:18:30 -05:00
arbee
f66261b713 i960: added scanbyte and IP-relative lda opcodes, masked low bits of branch targets [R. Belmont] 2016-12-10 10:15:57 -05:00
arbee
595d7e2cc8 New machines added as NOT_WORKING:
- Multistar 3 [Heihachi_73]
2016-12-10 08:46:33 -05:00
Olivier Galibert
998e196d55 dimemory: Remove the magic bypass [O. Galibert] 2016-12-10 13:40:26 +01:00
Olivier Galibert
898090ffe9 tms32051: That's an elaborate way to do a nop (nw) 2016-12-10 12:27:19 +01:00
Olivier Galibert
ab27807d72 tms32025: Use the standard memory interfaces [O. Galibert] 2016-12-10 12:20:06 +01:00
darq
3bee09d534 sidepcktj: Forgot save_item for m_scroll_y (nw) 2016-12-10 20:27:26 +11:00
Vas Crabb
d12904d9a7 Merge pull request #1818 from ajrhacker/mustache_flip
mustache.cpp: Flip screen improvements
2016-12-10 15:41:55 +11:00
AJR
29fa1c19f2 mustache.cpp: Flip screen improvements
- Fix Y positions of flipped sprites
- Add and implement flip screen "Hard SW" as in Irem games
- Correct polarity of all DIP switches
2016-12-09 23:30:11 -05:00
Vas Crabb
ed8f0a91d4 Merge pull request #1817 from einstein95/master
[apple2] captckoo is cracked ("THE DRAGON LORD CRACKED THIS!") (nw)
2016-12-10 15:24:14 +11:00
Vas Crabb
d44a1ac1fa Merge pull request #1804 from bradhugh/autorepeat_fix
Double-check key state before UI autorepeat. Fixes #1169
2016-12-10 14:49:49 +11:00
darq
bbfd052dd8 sidepcktj: Added a TODO node about possible unimplemented MCU simulation for "cocktail mode" 2016-12-10 14:47:57 +11:00
darq
eddf8e3a91 draw_sprites: small clean-up 2016-12-10 14:47:57 +11:00
darq
aa93055456 Fixed cocktail mode, added a note about the 'cooperative mode', implemented y scroll, added vram and cram mirrors 2016-12-10 14:47:57 +11:00
arbee
da6f3e3722 aristmk5: redumped topbana, passes checksum [Heihachi_73] 2016-12-09 22:31:25 -05:00
arbee
ecf0ca1497 aristmk5: redumped chickna5u, now passes checksum. [Heihachi_73] 2016-12-09 22:25:47 -05:00
cracyc
8e8ddfee98 hiscore.dat: Updates [Leezer] 2016-12-09 21:22:19 -06:00
arbee
61de6b4f6f aristmk5: added default NVRAM to cuckoou, dolphntru, incasunu, magimask, magimaska, partygrs, qnileu, and wcougaru so the games come up in a playable state. [Heihachi_73, R. Belmont] 2016-12-09 22:10:57 -05:00
einstein95
4bc2d06c64 captckoo is cracked ("THE DRAGON LORD CRACKED THIS!") (nw) 2016-12-10 15:48:36 +13:00
Justin Kerk
ecad2559f8 magnum: Fix aspect ratio. (nw) 2016-12-09 18:46:20 -08:00
therealmogminer@gmail.com
b043dc7a18 -tnzs: Added Taito M-Chip M-001 dump for extrmatn. Also works for drtoppel and plumppop. [Caps0ff] 2016-12-10 00:59:04 +01:00
Robbbert
091b93238d MT 06449 2016-12-10 10:13:49 +11:00
hap
dcca025d27 notes (nw) 2016-12-09 23:54:22 +01:00
R. Belmont
31987ea228 Merge pull request #1812 from darq-/shootout
shootout: Fixed missing title screen music, fixed coin counter and simplified rom loading
2016-12-09 14:38:36 -05:00
Olivier Galibert
7f0ba30ec5 sharc: Use standard memory maps [O. Galibert] 2016-12-09 20:11:33 +01:00
darq
00f449c0ab Skipping hex values is not so strange for a BCD counter (that would be invalid for a decoder IC); clarified the coincounter_w comment 2016-12-09 19:57:47 +01:00
darq
98ab24199d Removed m_bFlicker variable and used screen.frame_number instead 2016-12-09 19:28:17 +01:00
darq
de1b4f51a7 Corrected an engRish comment (nw) 2016-12-09 19:05:50 +01:00
darq
3640db6ad4 Added a note that the PCB has only one 12 MHz XTAL, derived all clocks by this value; replaced 'old style' screen parameters with
MCFG_SCREEN_RAW_PARAMS
2016-12-09 19:00:37 +01:00
darq
1b29fe0a3d Merge remote-tracking branch 'refs/remotes/mamedev/master' into shootout 2016-12-09 18:51:55 +01:00
Olivier Galibert
962fda50bc delegates: Don't crash on late binding if no object is actually needed [O. Galibert]
pci9050: Fix the mappings [O. Galibert]
2016-12-09 17:23:03 +01:00
Robbbert
c1a77cedcb pulsarlb: fixed a few more mistakes (nw) 2016-12-10 00:46:49 +11:00