bobo1993324 / qvbam

vbam fork. Gba emulator on Ubuntu Touch
1 stars 1 forks source link

GB(C) emulation doesn't work #6

Open Tea23 opened 9 years ago

Tea23 commented 9 years ago

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.

bobo1993324 commented 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.

Tea23 commented 9 years ago

Oh I didn't realise it was actually intentionally disabled. Is that because you couldn't get it running by default or something?

ghost commented 8 years ago

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?