Current ZSNES Status (moved from romhacking.net)

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

franpa
Gecko snack
Posts: 2374
Joined: Sun Aug 21, 2005 11:06 am
Location: Australia, QLD
Contact:

Post by franpa »

Nach wrote:If you tell me there is something better than VBA, I'll happily try it.
if your only after gameboy/colour gameboy (not gameboy advance) then try http://bgb.bircd.org/ as i found vba to freeze in the zelda oracle and seasons games.... A_O_L linked me to it.
Core i7 920 @ 2.66GHZ | ASUS P6T Motherboard | 8GB DDR3 1600 RAM | Gigabyte Geforce 760 4GB | Windows 10 Pro x64
adventure_of_link
Locksmith of Hyrule
Posts: 3634
Joined: Sun Aug 08, 2004 7:49 am
Location: 255.255.255.255
Contact:

Post by adventure_of_link »

Of course I did, I made a thread about it D:

also, it's windows only, but it runs decently in WINE (I wonder if it would go any better with WINE+Windows DLL's like how Nach has his setup)
<Nach> so why don't the two of you get your own room and leave us alone with this stupidity of yours?
NSRT here.
sinamas
Gambatte Developer
Gambatte Developer
Posts: 157
Joined: Fri Oct 21, 2005 4:03 pm
Location: Norway

Post by sinamas »

bgb should be a lot more accurate than vba at least, and it has a really nice debugger too. kigb seems to hack around timing problems by using obscene cycle counts for some instructions (it could be a bug, but I really doubt that). Of course if superficial compatibility is all you care about then that's not a problem.

fwiw, I've actually written a technically cycle and pixel accurate game boy color emulator, which is more accurate than bgb in many of the tests I've written. I'd like to release it some time, but I got tired of writing hundreds of test roms in hex (yeah, I could bother to locate and learn a gb assembler I guess). I'd also have to put together a decent gui, which I don't consider a lot of fun. (I did hack together an x11 one with Qt4 and xlib, which supports xv, opengl and x11 shm, but then there's windows and other platforms... Of course a very basic sdl version is only a matter of half an hour of work, since the emulation code is seperated to the point where I could compile it as a library if I wanted to.) Anyway, I've also been annoyingly busy with university lately, and then I started coding a psx emulator...
bobthebuilder
Hazed
Posts: 76
Joined: Sat Jan 28, 2006 7:21 am

Post by bobthebuilder »

I am glad speed is a focus of zsnes, as it may be the only snes emu that can run the NTSC filter full speed on all my computers. I do hope the new core gets commented, so others can better follow the code :P .
Post Reply