Homebrew Arm9 homebrew. With the web browser!

  • Thread starter Thread starter shutterbug2000
  • Start date Start date
  • Views Views 26,867
  • Replies Replies 156
  • Likes Likes 19
I think I may know part of the problem: the program is running SUPER fast. On pong 3DS, Could it cause the framebuffer glitch?
 
This is what it is by default:

#define TOP_LEFT_FRAME1 0x20184E60
#define TOP_LEFT_FRAME2 0x201CB370
#define TOP_RIGHT_FRAME1 0x20282160
#define TOP_RIGHT_FRAME2 0x202C8670
#define SUB_FRAME1 0x202118E0
#define SUB_FRAME2 0X20249CF0

Those are what I am using, and I can't get anything to appear on the screen.
 
Those are what I am using, and I can't get anything to appear on the screen.


Yeah, figured out that was incorrect. Try:
#define TOP_LEFT_FRAME1 0x181E6000
#define TOP_LEFT_FRAME2 0x18273000
#define TOP_RIGHT_FRAME1 0x20282160
#define TOP_RIGHT_FRAME2 0x202C8670
#define SUB_FRAME1 0x1848f000
#define SUB_FRAME2 0x184c7800
 
Anyone have anything they want me to port? Need some ideas here

(can't seem to find arm9 homebrew anywhere)

Also, pong 3ds is still having issues, any ideas?
 
Without FS access, I don't think there's a lot out there to port. :(


Yeah. But in terms of games? Any Arm9 emulators? I could "package" the rom in the launcher. gb emu plz(jk)

If there's anything that "loads", but doesn't "write", I could try to rework the code to load from inside the launcher.
 
Yeah. But in terms of games? Any Arm9 emulators? I could "package" the rom in the launcher. gb emu plz(jk)

If there's anything that "loads", but doesn't "write", I could try to rework the code to load from inside the launcher.
There was a arm9 nes emu iirc. It has the rom inside it.
 
Yeah. But in terms of games? Any Arm9 emulators? I could "package" the rom in the launcher. gb emu plz(jk)

If there's anything that "loads", but doesn't "write", I could try to rework the code to load from inside the launcher.

I will look and see what i can find.
 

Site & Scene News

Popular threads in this forum