code does now flash with bdmctrl and runs with FireTOS and EmuTOS

This commit is contained in:
Markus Fröschle
2012-12-09 10:23:48 +00:00
parent 77f0164502
commit 25d341b48f
3 changed files with 15 additions and 1 deletions

View File

@@ -18,7 +18,6 @@ _rom_header:
*/
bra.s _rom_entry // Short jump to the real entry point
.short 0x4ef9 // Fake jmp instruction
/* The second long is the initial PC */
.long _rom_entry // Real entry point