Search code examples
Difference between RL n and RLA CPU instructions...

emulationgameboy

Read More
Determining when an Interrupt Routine will end for Gameboy GB Emulation...

cassemblyemulationgameboy

Read More
Optimizing a bit-manipulating algorithm in GameBoy Z80...

assemblybit-manipulationz80gameboy

Read More
GBZ80 - Code shortcomings...

machine-codez80gameboy

Read More
GBZ80 - ADC instructions fail test...

emulationadcz80gameboy

Read More
Emulate GameBoy Color's GameLink...

emulationgameboy

Read More
Can I use two complement for SUB instruction gameboy emulation?...

emulationz80gameboy

Read More
Is it possible to create two uint8_t pointers to the first and second half of a value pointed to by ...

cpointerscpu-registersgameboy

Read More
Using NAudio for my GameBoy emulator...

c#monogamenaudioemulationgameboy

Read More
How Do I Create a Variable In Z80 Assembly?...

variablesassemblyz80gameboy

Read More
Lua: Read Unsigned DWORD not working in Bizhawk Emulator...

luaemulationunsigneddwordgameboy

Read More
table of functions vs switch in golang...

emulationgogameboy

Read More
What do opcodes 0xE9 (JP HL) and 0xF8 (LD HL,SP+r8) do?...

emulationgameboyopcodes

Read More
Gameboy Processor LR35902 Opcode 0x08 Meaning...

z80gameboy

Read More
For emulating the Gameboy, why does it matter that the memory is broken up into different areas?...

emulationgameboy

Read More
GameBoy 16-bit load into 8-bit memory...

emulationmachine-codegameboy

Read More
Writing memory with assembly (Z80 / Gameboy)...

assemblyz80gameboy

Read More
CScore output PCM bigger than one byte...

c#audiopcmgameboycscore

Read More
Which of these pieces of code is faster in Java...

javaoptimizationemulationgameboy

Read More
Forward declaration of typedef structs in GBDK C...

cstructtypedefgameboygbdk

Read More
What is the behavior of the carry flag for CP on a Game Boy?...

z80gameboy

Read More
Entering HALT mode with master interrupt enabled but no Interrupt Enable (0xFF0F = 0)?...

interruptemulationdevice-emulationhaltgameboy

Read More
Bug with power-of-two multiplication in GBDK compiler...

assemblyemulationz80gameboygbdk

Read More
GameBoy color emulator opcodes automation...

cemulationopcodesgameboy

Read More
Does going BW in low-bit mode in Android Wear actually save battery for ALL devices?...

androidandroid-5.0-lollipopwear-osgameboy

Read More
GameBoy compiler with system registers and interrupts...

ccompiler-constructionz80gameboy

Read More
Writing Gameboy emulator in C++, how to test opcodes (Google Test Framework)?...

c++emulationgoogletestgameboy

Read More
Fatal error while printing a 2 dimensional array...

carraysgameboy

Read More
How can I have code running while using sampled audio playback in GBDK c?...

caudiogameboy

Read More
Why do some emulators need a BIOS dump?...

emulationplaystationgameboy

Read More
BackNext