Open Tea23 opened 9 years ago
How far did you tried? When I was porting this, I turned off GB when loading ROM https://github.com/bobo1993324/qvbam/blob/master/src/qt/window.cpp#L80
I can spend some time this weekend to investigate how to enable GB files. Should be more than that.
Oh I didn't realise it was actually intentionally disabled. Is that because you couldn't get it running by default or something?
Sooo, is there any chance of getting Nintendo Game Boy/Game Boy Color emulation enabled and working?
Nintendo Game Boy Advance emulation works reasonably well and the actual Game Boy Advance was able to play Game Boy/Game Boy Color games, so surely this couldn't be too hard if you already have Game Boy Advance emulation working?
No changes to qvbam for over a year but oh well.
While GB(C) emulation in vbam works (ie, it can play Crystal and Yellow) it seems that qvbam's GB(C) emulation is broken. Attempting to run a gbc or gb ROM results in a black screen with the speed being shown as many millions of many negative millions.
Wonder if re-syncing with upstream vbam source might work - did attempt this but couldn't quite figure out how to actually build this. Probably missing the Ubuntu SDK.