source: branches/release-1_0/loader/a3300/resetcode/entry.S @ 2796

Revision 1551, 77 bytes checked in by philmoz, 16 months ago (diff)

Add A3300 firmware 1.00a (from mk11174 and waterwingz)
http://chdk.setepontos.com/index.php?topic=650.msg79808#msg79808

  • Property svn:eol-style set to native
Line 
1        .section .entry
2
3        MOV     SP, #0x1900
4        MOV     R11, #0
5        B       copy_and_restart
6
Note: See TracBrowser for help on using the repository browser.