Previous Thread
Next Thread
Print Thread
Page 115 of 120 1 2 113 114 115 116 117 119 120
Kale #86771 03/13/13 08:31 AM
Joined: Jan 2006
Posts: 3,691
Very Senior Member
Offline
Very Senior Member
Joined: Jan 2006
Posts: 3,691
SRAM error in snesnew through fullpath loading was a stupid copy&paste mistake. fixed in latest svn.

Also, I have done some work on pirate games.

I have emulated the protection in Tekken 2
[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]
which now works like the cracked version.

It turned out that Street Fighter Alpha EX was using the same protection, so that one works too now
[Linked Image from mamedev.emulab.it][Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

And I have added support for the bankswitch mechanism used by a bunch of multigame carts. Too bad only Super 6 in 1 is fully dumped while the others miss half or more of the game data

[Linked Image from mamedev.emulab.it][Linked Image from mamedev.emulab.it][Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

If anyone is in contact with someone owning these, please ask for a redump smile
They are not really interesting as a whole, but it's a shame not to be able to document them only due to underdumps...

Kale #86773 03/13/13 08:42 AM
Joined: Jan 2006
Posts: 3,691
Very Senior Member
Offline
Very Senior Member
Joined: Jan 2006
Posts: 3,691
slightly more interesting was the Korean multigame carts with NES games showed here

http://www.nesworld.com/snes-nes20in1.php

and included in our list as super20m. Once found the menu bank

[Linked Image from mamedev.emulab.it]

it was not so difficult to get the rest of bankswitch mechanism.
[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

the interesting game is the 13th game, an "original" tetris clone (original in the sense that it's not a NES port)

[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

A few NES games have glitches and there is no sound, so the work is not complete, but it's a promising start

Kale #86797 03/13/13 03:58 PM
Joined: Jan 2006
Posts: 3,691
Very Senior Member
Offline
Very Senior Member
Joined: Jan 2006
Posts: 3,691
I have fixed banking problem with games 15-20

[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

it remains to understand why Spartan X and Battle Tank have issues and why there is no music (for the latter I suspect there might still be some small banking problem, but it's hard to tell, since I was not sure where the music data is in the cart)... but for now I'm done with these pirate carts. if someone wants to take a look, be my guest smile

Joined: Mar 2013
Posts: 344
Likes: 3
I
Senior Member
Offline
Senior Member
I
Joined: Mar 2013
Posts: 344
Likes: 3
Originally Posted by etabeta78
it remains to understand why Spartan X and Battle Tank have issues
Battle Tank seems to have graphical issues on real hardware as well, if that's what you mean. Take a look at the lower tank's graphics, at 2:33:


What's more odd is that this video actually shows all three Donkey Kong games not working properly while the posted screens show DK Jr. working in MESS... Dusty cartridge?

Kale #86806 03/13/13 05:59 PM
Joined: Mar 2001
Posts: 17,215
Likes: 234
R
Very Senior Member
Offline
Very Senior Member
R
Joined: Mar 2001
Posts: 17,215
Likes: 234
Maybe the pirate cart doesn't actually work and that's eta's problem? ;-)

Kale #86811 03/13/13 06:38 PM
Joined: Jan 2006
Posts: 3,691
Very Senior Member
Offline
Very Senior Member
Joined: Jan 2006
Posts: 3,691
Battle Tank and Spartan X both freeze at start in MESS, while they should not, as the video shows... that video is also at the nesworld link I posted before, so I had checked before working on the dump wink
in particular, I had noticed the glitches in DK but I don't known why it's glitched in the video: I'd guess random data in VRAM or WRAM at reset vs. deterministic values in emu (just a blind guess though)

anyway, the last 5 games in MESS had completely glitched title screens (which is not the case on real cart, as the video shows) + Popeye was not loading at all.
both problems were due to missing mirrors of the 32KB PRG data up to 256KB. Now title screens are correct and Popeye works smile

what puzzles me a bit is the lack of music. might be that only the lower 2MB or 4MB of RAM gets bankswitched and not the whole cart...
I plan to look at Super Buster Bros. as a comparison, since apparently this cart uses the same sound engine, but I dunno when I'll have the needed motivation

Joined: Dec 2012
Posts: 247
Likes: 1
L
Senior Member
Offline
Senior Member
L
Joined: Dec 2012
Posts: 247
Likes: 1
What is in MESS as "Aging Cassette" is "SNSP Aging Ver. 1.02". Hangs on testing the VH Flag in snes and snesnew,
[Linked Image from i.imgur.com]

but continues on snespnew and snespal. Seems to be randomly choosing where to go wrong.
[Linked Image from i.imgur.com]
[Linked Image from i.imgur.com]
[Linked Image from i.imgur.com]
[Linked Image from i.imgur.com]

Here's what's meant to happen:

Kale #86825 03/14/13 07:29 AM
Joined: Jan 2006
Posts: 3,691
Very Senior Member
Offline
Very Senior Member
Joined: Jan 2006
Posts: 3,691
yeah, most test carts show that we are not emulating fully the SNES. frown
I plan to revisit the video code at some point (especially to improve mosaic, but it might help some of these tests too), but not very soon, because once I'm done with current SNES job, I have NES awaiting for me. wink


on other news, I have gone through some more testing to be sure that expanded roms work fine with the new code as they were doing with the old one (we support since years LoROM & HiROM up to 8MB without need of any custom build wink ), and the results are definitely good

Dragon Quest 3 translation works in snesnew like it does in snes
[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]
[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]

same for Super Demo World
[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]
[Linked Image from mamedev.emulab.it] [Linked Image from mamedev.emulab.it]


finally, Tafoid has done one of his great automated testruns through the whole softlist, showing that no evident regressions or crashes appear using snesnew vs snes (i.e. nothing goes wrong in the first seconds of emulation). hence, I will soon start the work to merge the slot implementation into the main snes driver


Kale #86871 03/15/13 09:53 AM
Joined: Sep 2009
Posts: 239
D
Senior Member
Offline
Senior Member
D
Joined: Sep 2009
Posts: 239
Nice work. Building now smile

Kale #86893 03/16/13 09:33 AM
Joined: Jan 2006
Posts: 3,691
Very Senior Member
Offline
Very Senior Member
Joined: Jan 2006
Posts: 3,691
Ok, try 2.

snesnew and snespnew are now gone, and the new code is used directly in snes and snespal. This means we have also removed the fake clones needed to run games with addon chips:
- no more snessfx and snespfx to run SuperFX games,
- no more snesdsp,snespdsp, snesst10 and snesst11 to run DSPx games,
- no more snesst to run ST carts
everything just loads in snes and snespal

a couple of details about the DSPx games: these games require the dump of the NEC/SETA DSP CPU to run...
from softlist, this data is contained in the romset itself (the CPU was on the cart) so everything just works.
from fullpath, this data has to come from somewhere else, and the solution (to avoid adding yet another fake clone like I did yesterday) is to use device roms. so you just need to build latest svn and rebuild with cmpro from the old clone bios romsets to end up with all the roms you need to run DSP games.

In addition, DSP dumps used by higan which contains the CPU data appended at the end of the game are supported as well. Hence, you can optionally append the DSP data to the .sfc file (both using our 0x2800 DSP dumps or byuu's stripped down 0x2000 versions) and that data will be used, which allows you to test what will happen using e.g. a DSP1B dump into a DSP1/1A game and so on...

everything wonderful, so far? well, the new code has a drawback: a performance hit which is usually ~5% (but some games are actually faster than they were, depending on how often they do access the cart) and which goes up to ~20% for DSP games
the additional overhead is generically due to the usage of slot devices, but there seems to be something more going on on DSP games and I will try to isolate it ASAP...

Page 115 of 120 1 2 113 114 115 116 117 119 120

Link Copied to Clipboard
Who's Online Now
2 members (Heihachi_73, 1 invisible), 526 guests, and 1 robot.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,320
Posts121,930
Members5,074
Most Online1,283
Dec 21st, 2022
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Forum hosted by www.retrogamesformac.com