Updates for the tranZPUter development
This commit is contained in:
@@ -372,5 +372,5 @@ BSS_END: .word __bss_section_end__
|
||||
.equ funcAddr, funcAddr+funcNext;
|
||||
defapifunc loadTranZPUterDefaultROMS funcAddr
|
||||
.equ funcAddr, funcAddr+funcNext;
|
||||
defapifunc convertSharpFilename funcAddr
|
||||
defapifunc convertSharpFilenameToAscii funcAddr
|
||||
.end
|
||||
|
||||
@@ -1021,7 +1021,7 @@ void _ZPUTA_Vectors(void)
|
||||
__asm__ volatile ("b getZ80IO");
|
||||
__asm__ volatile ("b clearZ80Reset");
|
||||
__asm__ volatile ("b loadTranZPUterDefaultROMS");
|
||||
__asm__ volatile ("b convertSharpFilename");
|
||||
__asm__ volatile ("b convertSharpFilenameToAscii");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user