Search found 67 matches
- Mon Dec 19, 2016 6:27 pm
- Forum: NESemdev
- Topic: Mesen - NES Emulator
- Replies: 967
- Views: 587638
Re: Mesen - NES Emulator
I see Game_Music_Emu's Nes_Apu and Nes_Oscs already do this, or close enough. They reset phase on writes to $4003/$4007, and they maintain pitch correct phase during periods of silence or inaudibility. I just don't know what else could be "wrong".
- Sat Mar 31, 2012 11:43 am
- Forum: Newbie Help Center
- Topic: Convert Japaneese Contra (Gryzor) to MMC3
- Replies: 39
- Views: 22143
- Fri Mar 30, 2012 10:08 pm
- Forum: Newbie Help Center
- Topic: Convert Japaneese Contra (Gryzor) to MMC3
- Replies: 39
- Views: 22143
- Sun Feb 26, 2012 11:23 pm
- Forum: SNESdev
- Topic: no$sns - new SNES emulator
- Replies: 78
- Views: 34874
If you are running Windows Vista or newer, you may download the relevant version of the WinHlp viewer from this Knowledge Base article.
- Sat Dec 24, 2011 8:40 pm
- Forum: NESemdev
- Topic: 64bit native emulator ?
- Replies: 10
- Views: 3655
I found that QuickNES was a good 50% faster when built with MSVC 64-bit, compared to 32-bit. Of course that was in 2009, so it was obviously built with MSVC 2008. For example, running Battletoads (U) into a null output with no throttling, for 4 seconds: 32-bit: Performance: 8684 frames per second, w...
- Mon Feb 28, 2011 5:48 pm
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
Some cartridges could batteryback the RAM while others may not. An example of this is on MMC5. Carts exist with 16K of WRAM that's half battery backed and half that isn't, while other carts contain 8K or 32K of WRAM which is battery backed. A size field won't tell this apart very easily unless you ...
- Sun Feb 27, 2011 10:39 pm
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
- Sun Feb 27, 2011 10:28 pm
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
- Sun Feb 27, 2011 7:12 pm
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
- Sun Feb 27, 2011 8:05 am
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
And now QuickNES is the first NES emulator to support the ZapFC database. Currently, it supports the database raw or packed into any of the supported archive formats. (zip, gzip, rar, or 7-zip LZMA/LZMA2/PPMd) It searches the configuration folder first, then the program folder, for a file named ZapF...
- Sat Feb 26, 2011 10:12 pm
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
Okay, I'm not sure I'm doing this correctly. For example, I have the PRG and CHR blocks of Addams Family, The - Uncle Fester's Quest (NTSC)(Eng)(1.0), as hashed by fsum -sha256: 9530571c8deb8852a370e297caf8c5604036b93dfe3a05ec8fbe937b563247f9 ?SHA256*chr f979cc2d7650a11ac3dd23d6e7a5262adad26550a2781...
- Fri Feb 25, 2011 6:39 am
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
But if it includes .rar, that might be why it's not in Linux or FreeBSD: the unrar code is under a non-free license. That's strange, I wasn't asked to pay anything for my copy of it. It's not whether you paid anything for it, it's whether you're Free to do whatever you want with the source code, in...
- Fri Feb 25, 2011 6:37 am
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
- Fri Feb 25, 2011 3:01 am
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372
Imagine finding a bunch of ARC or LHA files today. Funny thing, isn't LHA still used as widely in Japan as ZIP is used everywhere else? blargg's File_Extractor library seems like an acceptable solution for reading these archives, except that no Linux or BSD distributions seem to want to supply it. ...
- Mon Feb 21, 2011 11:25 pm
- Forum: NESemdev
- Topic: ZapFC Headerless Format
- Replies: 351
- Views: 105372