Commit Graph

29788 Commits

Author SHA1 Message Date
Alex W. Jackson
e9a514c441 Clean up hotchase and tail2nos as requested by Fabio. Use official (and actually formerly trademarked in the US) name for the k051316 as longname (nw) 2014-06-04 08:08:09 +00:00
Brian Troha
e3558d6bdf peplus.c: Correct percentages for Treasure Chest bonus so it can equal 100% - NW 2014-06-04 02:31:23 +00:00
Scott Stone
8be6ad2590 Verified and added to mess.lst 1 rom set which was mistakenly missing but had rom_start and game( macros set up for it. Added mm4tk (mephisto.c). (nw) 2014-06-04 01:18:59 +00:00
David Haywood
500e44a343 refactor slightly (nw) 2014-06-04 00:53:02 +00:00
David Haywood
0e61836361 more notes (nw) 2014-06-03 21:02:09 +00:00
Wilbert Pol
fbe825d59c (MESS) msx.c: Added support for keyboard master prototype. (nw) 2014-06-03 19:30:04 +00:00
David Haywood
e86db84423 more notes / guesses (nw) 2014-06-03 18:11:48 +00:00
Fabio Priuli
2a617b95de these lines were fine (I had removed them as an experiment only). nw. 2014-06-03 17:14:04 +00:00
Fabio Priuli
3517de3580 (MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China
(and Suikoden - Tenmei no Chikai) can be considered as working. Also fixed wrong
battery size for Aoki Ookami to Shiroki Mejika - Genchou Hishi in xml, which was causing 
a "Memory Over" error message ingame. [Fabio Priuli]

out of whatsnew: apparently the current WRAM mirroring (based on nesdev wiki notes)
causes glitches in some of these games. I hope to improve this soonish.
2014-06-03 17:08:51 +00:00
Wilbert Pol
5582b6aba7 (MESS) msx1/msx2_cart.xml: Notes (nw) 2014-06-03 17:08:27 +00:00
David Haywood
4bd662044d more board layout (nw) 2014-06-03 15:11:42 +00:00
Robbbert
b40b1b3d19 removed leading space from rom name 2014-06-03 14:57:09 +00:00
Curt Coder
117c24b5e9 (MESS) ql_flop.xml: Added The Simulator. (nw) 2014-06-03 14:23:51 +00:00
Fabio Priuli
5ac4a7d9ba macro naming clean up (was a copy&paste mistake from 30693). nw. 2014-06-03 14:10:12 +00:00
Fabio Priuli
fd5e57e97c k051316: converted to use device_gfx_interface, inline configs and delegates. nw. 2014-06-03 13:57:27 +00:00
David Haywood
bc7a66a8df some notes on how things connect (nw) 2014-06-03 13:55:01 +00:00
Miodrag Milanovic
d740f275ef Placing reverting options on proper place (nw) 2014-06-03 13:03:14 +00:00
Curt Coder
61742dfb4c (MESS) ql: Expansions WIP. (nw) 2014-06-03 12:54:19 +00:00
Scott Stone
2b58338233 Clarified and added to mame.lst 4 rom sets which were mistakenly missing but had rom_start and game( macros set up. These include: fcocku2_4c, fcockt2_4e, pex2029p and jngld_l1. In other cases of unused rom sets - I reverted to #if'ing the whole section while consolidating and deleting entries, if possible. (nw) 2014-06-03 12:47:10 +00:00
Curt Coder
852c4d9c19 (MESS) ql: Expansions WIP. (nw) 2014-06-03 12:37:42 +00:00
Curt Coder
402d5e4d2d (MESS) ql: Expansions WIP. (nw) 2014-06-03 11:58:17 +00:00
Curt Coder
48b70caf5b (MESS) ql: Expansion WIP. (nw) 2014-06-03 11:42:56 +00:00
Curt Coder
82f7387896 (MESS) ql: Expansion WIP. (nw) 2014-06-03 10:54:04 +00:00
Curt Coder
05a0a0fd6d (MESS) ql: Added ROM cartridge slot interface. (nw) 2014-06-03 08:28:53 +00:00
Alex W. Jackson
10e08f136a Added some more friendly macros to help define custom palette formats (nw) 2014-06-03 07:39:21 +00:00
mahlemiut
8a06918131 revert r30583, it breaks -ramsize option (no whatsnew) 2014-06-03 07:12:54 +00:00
Alex W. Jackson
15bff83c60 thunderx.c: add xtals (nw) 2014-06-03 06:54:46 +00:00
Miodrag Milanovic
1006bdc76b New macro added for per driver defined palette formats (nw) 2014-06-03 06:46:06 +00:00
Curt Coder
175f717c61 Fixed clang build. (nw) 2014-06-03 06:39:56 +00:00
Brian Troha
a8c077c8a1 zr107.c: Consistent naming conventions - NW 2014-06-03 02:32:27 +00:00
Scott Stone
f7d3f07976 Fixed up known same label/different hash instances in source (nw) 2014-06-03 02:12:32 +00:00
Couriersud
8bb9ecb022 Disable printf logging of stats 2014-06-03 00:48:42 +00:00
Couriersud
b2c552eadb Quite a number of changes:
- templates to provide operations for fixed matrix sizes
- sorting of nets to increase convergence 
- successive over relaxation - for popeye a parameter of 1.05 works best.
- The code commented out may provide benefits on different architectures like true
  vector architectures.
  
Popeye run peaks at 1800% (up 20%) and pong has a slight performance increase as well.
2014-06-03 00:47:27 +00:00
cracyc
fbc460d564 (mess) x68k: fix text layer clear and gfx buffer mode (nw) 2014-06-03 00:05:52 +00:00
Alex W. Jackson
8c7e190601 Revert unneccessary change to memarray.c; change another emupal.c assert to assert_always; restore joust2r1 which was accidentally removed from mame.lst (nw) 2014-06-02 23:38:11 +00:00
Roberto Fresca
c700b6b408 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Star 100 [Roberto Fresca]


New games marked as GAME_NOT_WORKING
------------------------------------
Crazy Bonus 2000 [Roberto Fresca]


- Added proper bipolar proms to Bonus Chance.

(No WN)... Workaround in emu/memarray.c to allow hook a RAMDAC for Sang Ho games.
2014-06-02 22:40:16 +00:00
Wilbert Pol
9ceee30f7b (MESS) msx2_cart.xml: mirai seems to work now (nw) 2014-06-02 21:22:18 +00:00
Alex W. Jackson
c0d1e01bbd k053252.c: fix an off-by-one error, allowing various Konami games to actually match their Guru-measured vsyncs (nw) 2014-06-02 21:14:25 +00:00
Michaël Banaan Ananas
f40f0fc501 fix regression: http://mametesters.org/view.php?id=5598 2014-06-02 19:33:50 +00:00
Michaël Banaan Ananas
08bf1bb897 added irq ack 2014-06-02 19:31:13 +00:00
Michaël Banaan Ananas
e10cb980ec some cleanup while i was trying to find the cause of this:
http://mametesters.org/view.php?id=5537
2014-06-02 19:30:32 +00:00
Wilbert Pol
65e9134c91 don't log to stdout (nw) 2014-06-02 19:25:47 +00:00
Wilbert Pol
519dfaece7 (MESS) msx.c: Added harry fox mapper (nw) 2014-06-02 19:22:54 +00:00
Michaël Banaan Ananas
9694dc6f94 nw 2014-06-02 18:27:04 +00:00
Scott Stone
4c281269f8 (MESS) exelv.c [Gilles Fétis]
Improved emulation in driver to the point where exl100 will successfully load and execute cartridges.  Still lacking any input at the moment.
2014-06-02 17:16:56 +00:00
Michaël Banaan Ananas
d82ee5722e small correction from gregf 2014-06-02 17:11:28 +00:00
Michaël Banaan Ananas
a872c3fc4c Mamesick removed fhawk irq hack 2014-06-02 16:09:38 +00:00
cracyc
7122d00641 (mess) x68k: apply the intensity bit to fix some transparency issues and slightly change gfx layer blending (nw) 2014-06-02 15:04:32 +00:00
David Haywood
343373deea confirm kenseim dipswitch ports by looking at code (nw) 2014-06-02 13:42:24 +00:00
David Haywood
e1194129eb new clones
Miss Pukman ('Made in Greece' bootleg) [AUMAP]
Zero Time (Datamat) [AUMAP]

these are both bootlegs produced in the early 90s by Datamat, Datamat still operate as Datasat http://datasat.info/
2014-06-02 11:16:19 +00:00