TotalGB icon indicating copy to clipboard operation
TotalGB copied to clipboard

Simple, fast, very inaccurate GB / GBC emulator!

Results 13 TotalGB issues
Sort by recently updated
recently updated
newest added

not finished yet, runs slower in some games (tetris, shantae) but faster in pokemon red. currently the events aren't sorted, which is the cause of the slowdown (though i didn't...

see #32 ![image](https://user-images.githubusercontent.com/47043333/118047753-21866980-b373-11eb-96e4-43294cf17029.png)

bug
DMG
homebrew

the game is meant to normally start with a backscreen anyway, but then eventually show colours. It also plays music the entire time. I havent checked if its at least...

bug
DMG
homebrew

register is not yet implemented.

bug
DMG
homebrew

i get this nice message ![image](https://user-images.githubusercontent.com/47043333/118040847-fea38780-b369-11eb-8fb1-7bdbdda9461c.png)

bug
DMG
homebrew

@Calindro explained the cause of this issue. basically, `stat` interrupts share a single line. Meaning that if both mode 0 and 2 interrupts are enabled (allowed to fire when entering...

bug
help wanted
DMG

example, set the status for if the game sends the maximum amount of pixel data (9 * 640). some games might rely of this to check once everything is sent....