-
```
What steps will reproduce the problem?
1. Start VBA-Wii.
2. Load Pokemon Silver ROM.
3. Continue a previously saved game. The game will ask you to
enter/confirm the time as it may be incorrect.
…
-
```
Problem 1: VBA allows ROM bank 0x00 to be accessed between 0x4000-0x7FFF, when
in real GBx, 0x01 is accessed instead:
What steps will reproduce the problem?
Write bXXX00000 anywhere in the rang…
-
```
What steps will reproduce the problem?
1. Start VBA-Wii.
2. Load Pokemon Silver ROM.
3. Continue a previously saved game. The game will ask you to
enter/confirm the time as it may be incorrect.
…
-
```
This really isnt a problem more of just a suggestion and sry if Im putting
this in the wrong place but Id love to have some multilayer if that would
be possible. Other than that vba-gx is one of t…
-
```
What steps will reproduce the problem?
1. Load a color hacked Gameboy rom.
2. Load a GBA rom with an injected NES rom.
3. May or may not affect GBA/GBC homebrew titles. Not enough material to
fu…
-
```
This is a feature request.
I want to be able to manually restart a Gameboy while running in dual Gameboy
mode. Another feature would be to sever (disconnect) the Gameboy link during
Dual Gameb…
-
```
What steps will reproduce the problem?
1. Load a color hacked Gameboy rom.
2. Load a GBA rom with an injected NES rom.
3. May or may not affect GBA/GBC homebrew titles. Not enough material to
fu…
-
```
What steps will reproduce the problem?
1. Modify line 9373 of gbemu-part2.js so that the setting for "Scale the canvas
in JS, or let the browser scale the canvas?" is "true".
2. Run the benchmark…
-
```
What steps will reproduce the problem?
1. Modify line 9373 of gbemu-part2.js so that the setting for "Scale the canvas
in JS, or let the browser scale the canvas?" is "true".
2. Run the benchmark…
-
```
I noticed a bunch of core code in the latest github version is different than
what is used in Octane trunk. Specifically things like the APU core (A more
efficient version has landed since your …