Search found 3 matches
- Wed Apr 01, 2020 9:15 am
- Forum: SNESdev
- Topic: Writing to VRAM during HBlank
- Replies: 12
- Views: 7377
Re: Writing to VRAM during HBlank
works on my 1/1/1
, awesome new development!
- Thu Dec 06, 2018 8:38 am
- Forum: SNESdev
- Topic: GSS hanging on hw, spc quirk?
- Replies: 23
- Views: 16419
Re: GSS hanging on hw, spc quirk?
I've been doing 8-bit writes the whole time, as per that warning, and I'm still getting the GSS crash/hang issue.
- Wed Dec 05, 2018 8:25 pm
- Forum: SNESdev
- Topic: GSS hanging on hw, spc quirk?
- Replies: 23
- Views: 16419
Re: GSS hanging on hw, spc quirk?
I have been having a very similar issue with SNESGSS; my WIP ROM works fine on emulators including bsnes-mercury v094 accuracy, but the SPC hangs after sending cmdInitialize on hardware. Interestingly, the SPC loads fine and the music plays after a console reset. Also, at the point where the SPC han...