gameboy
Game Boy emulator with a full debugger?
As part of the work I\'ve been doing to answer this question about the technical workings of a glitch in Pokémon Red, I\'ve been looking for a way to use a standard debugger to debug a Game Boy ROM.A[详细]
2023-03-25 08:14 分类:问答Using DMA to load an image into Visual Boy Advance (VBA)
I am new to C; I have an image file translated by means of online tools into a .h and .c file. The C file contai开发者_运维百科ns an array of 1024 16 bit hexadecimal numbers, used to denote on/off of[详细]
2023-03-18 07:51 分类:问答GameBoy color emulator opcodes automation
I\'m writting a GameBoy color emulator in C, just to introduce myself into this world, it is interpreted, nothing of dynamic or static recompilation :P[详细]
2023-02-19 11:52 分类:问答GBZ80: How does LD HL,(SP+e) affect H and C flags?
On Gameboy Z80, exactly how does the LD HL,(SP+e) operation affect H and C flags? (Half-开发者_Python百科carry + carry)[详细]
2023-02-14 00:43 分类:问答C# - Determine if class initializaion causes infinite recursion?
I am work开发者_开发知识库ing on porting a VB6 application to C# (Winforms 3.5) and while doing so I\'m trying to break up the functionality into various classes (ie database class, data validation cl[详细]
2022-12-27 13:44 分类:问答