Commit Graph

29608 Commits

Author SHA1 Message Date
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
Ivan Vangelista
94bbfe2103 hec2hrp.c converted to ioport_array (nw) 2014-06-02 07:01:58 +00:00
cracyc
5cc842ad44 (mess) x68k: experiments in layer blending (nw) 2014-06-02 03:30:04 +00:00
Alex W. Jackson
4bb4d02f76 surpratk.c: convert to bankdev, add xtal, remove KONAMI_ROM_DEINTERLEAVE. gradius3.c: add xtal (nw) 2014-06-02 02:29:01 +00:00
David Haywood
7ef51fac38 add some leds (nw) 2014-06-01 23:51:49 +00:00
Brian Troha
4a4eb83ea9 cbuster.c: Put clock speed comment on correct line - NW 2014-06-01 22:38:37 +00:00
Brian Troha
53a4699ef0 cbuster.c: Correct Crude Buster / Two Crude to use actual measured clock speeds. [Artemio Urbina] 2014-06-01 22:35:34 +00:00
Wilbert Pol
b62fbf9b2e (MESS) msx.c: Added support for mapper used by Super Swangi (nw) 2014-06-01 20:57:05 +00:00
Michaël Banaan Ananas
ae9df7ad5b improve lemnangl dips 2014-06-01 20:21:10 +00:00
Wilbert Pol
238738412b (MESS) msx.c: Added preliminary sfg01 support (nw) 2014-06-01 19:36:29 +00:00
cracyc
e67b7aeeba x68k: compose the gfx and sprite/bg layers individually before drawing to the screen [Carl] 2014-06-01 19:19:37 +00:00
Brian Troha
eb8068f22e williams.c: Make it "pretty" - alignment - NW 2014-06-01 18:14:45 +00:00
Brian Troha
992a1b29ce New Midnight Run clone
Add credits and minor whitespace clean-up

New Clone Added
--------------------------------
Midnight Run: Road Fighters 2 (Asia v1.10) [ShouTime, The Dumping Union]
2014-06-01 18:02:08 +00:00
Brian Troha
884bbe3c7a New Midnight Run clone
New Clone Added
--------------------------------
Midnight Run: Road Fighters 2 (Asia v1.10)
2014-06-01 17:58:54 +00:00
Wilbert Pol
7eacbeaec5 mips3.c: Modernised cpu core (nw) 2014-06-01 15:47:35 +00:00
David Haywood
08a761d389 fix compile (nw) 2014-06-01 14:59:51 +00:00
Robbbert
0efc373369 (MESS) LX800 : connected up analog inputs. 2014-06-01 13:26:55 +00:00
Couriersud
9415d901fd Document & save work. Pretty convoluted code now. I'd really miss the good old Cray C90. Clean Fortran code, seamless vectorization and parallelization. That's now 20 years ago and I am fighting with cryptic vectorization compiler messages today. 2014-06-01 12:07:48 +00:00
Alex W. Jackson
51eba3d198 gradius3: remove KONAMI_ROM_DEINTERLEAVE and some no longer needed code (nw)
k051960, k052109: remove m_dx and m_dy, already nonfunctional since devicefication.
These chips don't have variable offsets like the later Konami customs do
(Gradius 3 title screen being offset 2 pixels to the left is a BTANB, see MT #4118)
2014-06-01 09:45:32 +00:00
Ivan Vangelista
4bebff766a p2000t.c now uses ioport_array (nw) 2014-06-01 07:44:04 +00:00
Scott Stone
024f9759c7 New clones added
----------------
Tazz-Mania (bootleg on Galaxian hardware with Starfield)  [anonymous]
2014-06-01 05:18:24 +00:00
Mike Naberezny
abfb8f8dfa (MESS) c8050: Added ROM signatures for 901483-04. [Paul Rickards, Mike Naberezny] 2014-05-31 18:38:36 +00:00
David Haywood
792f371e52 how do we work out the cps1 video tables from the equations again? is there a tool or was it all done manually? (nw) 2014-05-31 18:37:11 +00:00
Sandro Ronco
8dc738f6c0 adp.c updates: [Sandro Ronco]
- Added NVRAM support.
- Hooked up RTC.
- Added inputs to fstation.
- Removed unused code.


hd63484: fixed CP position after PTN command and some cleanups. (nw)
2014-05-31 18:04:22 +00:00
David Haywood
345362a062 misc changes (nw) 2014-05-31 18:03:50 +00:00
Brian Troha
08d0608003 cbuster.c: Fix over zealous cut-n-paste - NW 2014-05-31 17:35:02 +00:00
David Haywood
eb599de148 notes (nw) 2014-05-31 17:01:10 +00:00
Brian Troha
a3339a5b7b cbuster.c: Add PCB locations to the Crude Buster / Two Crude sets [Artemio Urbina]
Out of whatsnew: Corrected some rom names, reordered the US sets as the recent addition is revision 01. Added more descriptive names in the gamedef to reflect revision 01 sets.
2014-05-31 15:41:43 +00:00
Michaël Banaan Ananas
cc6dc6d29e fix Ken's double whine in sfiii 2014-05-31 14:11:47 +00:00
David Haywood
8f33055bd0 kenseim fleshing out (nw) 2014-05-31 13:46:33 +00:00
David Haywood
185c67580a may as well do this now (nw) 2014-05-31 12:58:58 +00:00