Commit Graph

24721 Commits

Author SHA1 Message Date
Ryan Holtz
53a5763f73 -Refactored N64 RDP blender to use function arrays in order to [MooglyGuy]
flatten inner-loop branch structures for potential performance.

-Broke blender steps into individual #defines in order to make the [MooglyGuy]
 functional differences between RDP modes more apparent.
2013-09-28 05:13:54 +00:00
R. Belmont
4148ce2545 (MESS) apogee: sound support [shattered] 2013-09-28 03:52:54 +00:00
R. Belmont
3c4e5a1e36 m68k: add FSCALE instruction used by e.g. SimCity 2000 [R. Belmont] 2013-09-28 01:57:53 +00:00
Brian Troha
18da24faf4 new Afterburner II clone
New Clone Added
----------------------------------
After Burner II (German) [Andrew Welburn, The Dumping Union]
2013-09-27 18:05:23 +00:00
David Haywood
165f371e91 franticf appears to want this to wraparound (nw)
if anybody knows the TMS32010 better it would help if they looked at the wheel input (should be a steering wheel + single button) because I can't see how it maps, the other input port isn't read.  Maybe it generates an interrupt per tick or something?

page flip implementation also still seems wrong for this game.
2013-09-27 18:04:47 +00:00
David Haywood
2668bde341 added some coins, dips etc. to Frantic Fred.. not sure how the directional movement should work tho. 2013-09-27 15:56:45 +00:00
Robbbert
28887c16b3 (MESS) Modello T : added keyboard and cursor, notes. 2013-09-27 11:56:10 +00:00
Robbbert
e4b17f5653 fixed compile error 2013-09-27 08:47:28 +00:00
Ryan Holtz
8d7860261d Fixed non-SIMD mode, nw 2013-09-26 21:42:57 +00:00
smf-
86eb8db4f9 fixed dma_write_data parameter, even though it's not used and the dma isn't hooked up properly (nw) 2013-09-26 19:30:58 +00:00
Ryan Holtz
e9fcd73ff1 -RSP SIMD changes: [MooglyGuy, Marathon Man]
* Converted high and middle accumulator slices into SIMD vectors.
  * Converted flag registers into SIMD vectors.
  * Fixed unaligned accesses in CFC2 opcode.
  * Added SCALAR_GET_VS1, SCALAR_GET_VS2, and SET_ACCUM_H/M/L to act as a
    passthrough to either the non-SIMD implementation or individual element
    insert/extract ops in order to minimize #if USE_SIMD all over the place.
  * Ported SIMD implementations of VMUDL, VMUDM, VMUDN, VMUDH, VMACF, VMACU,
    VMADL, VMADM, VMADN, and VMADH from CEN64 with permission
  * Resulted in an overall speedup of approximately 50% for RSP-bound scenes on
    a 2.5GHz i5.
2013-09-26 18:30:00 +00:00
R. Belmont
e51dfa6c5b web: Additional refactoring. [Firehawke] 2013-09-26 17:23:10 +00:00
R. Belmont
100931c193 web: more UI improvements [Firehawke] 2013-09-26 14:01:40 +00:00
Phil Bennett
63cc4e4de3 tmnt.c - Confirmed and removed TMNT and TMNT2 BTANTB -nw-
Sources:
TMNT: http://www.youtube.com/watch?v=z9xJabf9a4Y
TMNT2: http://www.youtube.com/watch?v=HsgaeJ7oLFE
2013-09-26 13:50:12 +00:00
David Haywood
956ae0ed95 set as clone (nw) 2013-09-26 11:56:58 +00:00
Robbbert
da79853e7a (MESS) applix : more roms (nw) 2013-09-26 11:47:34 +00:00
Phil Bennett
7fac68acf3 darkseal2 - Set GAME_IMPERFECT_SOUND flag due to incorrect speech ROM -nw- 2013-09-26 11:44:56 +00:00
David Haywood
5ed563b5f8 new clones - Growl (World, prototype) [dsyde, muddymusic] 2013-09-26 11:35:05 +00:00
Robbbert
c8162d2d8c (MESS) ft68m : added remaining roms, bypassed self test, it starts up (nw) 2013-09-26 09:11:30 +00:00
Phil Bennett
761ba68178 darkseal2 - Marked mas10 sound ROM as BAD_DUMP as it is incorrect for this version (see MT 03941) 2013-09-26 08:42:15 +00:00
David Haywood
b177d43676 de-duplicate some code 2013-09-26 01:29:17 +00:00
David Haywood
55a6b403c9 fix a romset naming conflict pointed out on my site (nw) 2013-09-26 01:02:39 +00:00
Michaël Banaan Ananas
94130f380b (companyname) 2013-09-25 21:15:24 +00:00
Oliver Stöneberg
a8919f9a59 small change to mcs96 generation messages (nw) 2013-09-25 19:47:48 +00:00
Michaël Banaan Ananas
5391b74d56 protection emulation should be crashproof now 2013-09-25 19:25:52 +00:00
Robbbert
118b344adc (MESS) New skeleton [Al Kossow, Robbbert]
-------------------------------------------------
Forward Technology FT-68M
2013-09-25 19:18:26 +00:00
Michaël Banaan Ananas
ae13e9a9fb fix video frequency regression 2013-09-25 18:10:45 +00:00
Robbbert
13b51c3646 (MESS) votrtnt, votrpss : changed speech clock to value recommended on the datasheet 2013-09-25 17:10:28 +00:00
cracyc
d4032d954c (mess) pc: mc1502 fdc reset fix [shattered] 2013-09-25 02:21:56 +00:00
David Haywood
135bb5c22d new clones
Erotictac/Tactic (set 2) [ANY]
Super Derby (v.10.04) [ANY]
2013-09-25 01:24:38 +00:00
R. Belmont
e97e3ad6b1 (MESS)
Skeleton drivers:
-----------------
-Ensoniq EPS-16 Plus [R. Belmont]
-Ensoniq MR-61 Workstation [R. Belmont]
2013-09-24 23:54:31 +00:00
David Haywood
0cd83b5710 fix tile dirty marking in unico driver (been broken for 2.5 years!) 2013-09-24 22:01:22 +00:00
Wilbert Pol
761d812bab m4510.c: Added memory_translate (nw) 2013-09-24 18:36:38 +00:00
Oliver Stöneberg
1e731afff3 [MT05293] fixed VDP scanline settings in src/mame/machine/megadriv.c [Oliver Stöneberg] 2013-09-24 17:18:27 +00:00
Jonathan Gevaryahu
3e50fd0287 Further work on swyft (n/w) 2013-09-24 16:24:14 +00:00
Oliver Stöneberg
3ea1274cf2 reverted changes to src/osd/windows/winprefix.h (nw) 2013-09-24 16:12:42 +00:00
Michaël Banaan Ananas
0ad10db25d 1943.c: Improved protection emulation [Dave] 2013-09-24 15:55:45 +00:00
Oliver Stöneberg
7e282a4523 [MT03450] show detailed NOT FOUND messages for missing CHDs [Oliver Stöneberg] 2013-09-24 15:07:13 +00:00
Oliver Stöneberg
312dd4060c removed DISK_ISOPTIONAL macro in favor of identical ROM_ISOPTIONAL (nw) 2013-09-24 15:03:51 +00:00
Oliver Stöneberg
c7ab29151c removed unused macro from src/osd/windows/winprefix.h (nw) 2013-09-24 14:56:46 +00:00
R. Belmont
6e06426096 web: Fix web options reading from ini, improved load/save state UI [Firehawke] 2013-09-24 14:02:47 +00:00
Michaël Banaan Ananas
9197a7adaf fix rotr crash at boot 2013-09-24 14:01:11 +00:00
David Haywood
5fe0fd8142 change note slightly based on findings (nw) 2013-09-24 13:59:15 +00:00
Michaël Banaan Ananas
627643dadd fix xmen6p missing sprites 2013-09-24 13:23:24 +00:00
Robbbert
cec876161a (MESS) votrpss : connected devices (nw) 2013-09-24 12:42:08 +00:00
Brian Troha
726aa02074 new (non-working) game
New Game Added
---------------------------------
Frantic Fred [Brian Troha]

Out of whatsnew: Needs controls, sound and dips worked out.
2013-09-24 03:48:28 +00:00
R. Belmont
7c26834f3a cps3: improved readme with more hardware detail [Guru] 2013-09-24 00:05:58 +00:00
R. Belmont
0c12356484 Previous commit fixes these issues (nw) 2013-09-24 00:04:55 +00:00
Alex W. Jackson
4ff8944e8e amstrad.c: fix gx4000 inputs [Alex Jackson] 2013-09-23 23:02:14 +00:00
cracyc
fadd2d8c8c (mess) mc1502: cassette output, printer WIP, serial WIP, minor keyboard fix [shattered] 2013-09-23 18:30:29 +00:00