List Question
20 TechQA 2023-11-20T02:03:20.663000Why does gcc -O1 optimization break this code modifying VRAM in a loop for a Gameboy Advance ROM?
167 views
Asked by Auberon López
GBA: Issue drawing sprite object over background
204 views
Asked by CatBusStop
Can you compile JavaScript to ARM assembly?
505 views
Asked by IvyWolf
Unexpected outcome of writing single byte to VRAM in GBA tile mode, value also written in next or previous byte
129 views
Asked by Globoplox
How to send and receive data between a gba and gamecube
118 views
Asked by henke37
error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
226 views
Asked by puppydrum64
(Game Boy Advance) Program begins at 0x00000000 instead of 0x08000000. How to tell gcc to compile to a specific address?
303 views
Asked by puppydrum64
Can you store the memory location of a function into RAM using C?
352 views
Asked by puppydrum64
"Assignment makes pointer from integer without cast" warning isn't consistent across functions
172 views
Asked by puppydrum64
Using gcc to combine assembly code with C
279 views
Asked by puppydrum64
Trying to animate a sprite using a simple timer and bitwise & checks
85 views
Asked by puppydrum64
error: expected identifier before 'public'
567 views
Asked by Sammyueru
Redirect MMIO requests to another address
108 views
Asked by user3778411
How To Debug With GDB
1.4k views
Asked by Kyuvie
gfx2gba doesn't convert image properly
137 views
Asked by Ray
Selecting best data structure for a 2-dimensional map that will shift the data
430 views
Asked by AudioBubble
DevkitARM, white screen on emulator If I use a for loop in the code?
127 views
Asked by RealGas
ARM Assembly - Adding two Registers
6.9k views
Asked by George_H
Undefined reference to 'jniRegisterNativeMethods' Android NDK
479 views
Asked by Nithis Kumar
Half carry flag emulating the GBA
531 views
Asked by Noam Rodrik