Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

15 bytes added, 23:02, 26 February 2011
no edit summary
123 /* the mask ROM code should have PLL and others stable */
124 bl <u>'''cpu_init_crit'''</u>
125
<br>
<br>
<pre> 175 cpu_init_crit:
176 /*
215 mov pc, lr /* back to my caller */
</pre>
<br>