startover again and port fd0's loader to the 644

This commit is contained in:
david
2009-07-21 15:28:09 +02:00
parent e45b08a5fb
commit b2bf789b85
23 changed files with 405 additions and 577 deletions

View File

@@ -5,5 +5,5 @@
/* micro-jumptable, we are using just reset and int0 vectors */
exit:
__vector_default:
rjmp __init
rjmp __vector_1
jmp __init
jmp __vector_1