magia icon indicating copy to clipboard operation
magia copied to clipboard

magia is a toy GBA emulator written in golang.

Results 2 magia issues
Sort by recently updated
recently updated
newest added

games dont go above 15 fps is the internally set limit or hardware limitation ?

I have reviewed the issue you pointed out concerning the writeBack mechanism in the title:_armSTM() and _armLDM() functions. Here's a proper analysis and the proposed solution. In both the title:_armSTM()...