alloncm

Results 33 issues of alloncm

Are you planning to add the missing opcodes?

**Describe the bug** I'm not sure if this is an intended behavior or not but last week I noticed that I have the permissions to edit the wiki entries with...

When playing this game the score section is blinking upon moving right. I believe this is due to not accurate enough fifo ppu implementation. ## Docs and tests to help...

bug

Add support for Gameboy Color Closes #80

Some tweaks to use the rpi zero2 instead of the rpi4 to run magenboy Depends on #94

In order to do that there are a few areas that will need to change * Detect rom target machine (CGB/DMG) * CPU - support double speed mode, including enable...

enhancement

Support cartridges that can receive in the external ram a memory mapped file and use it (probably a pointer or `&mut [u8]`

enhancement

Hi I started you awesome course and I started pretty good until I reached the call function part in the buffer overflow section. The warmup and getit ctfs did not...