mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-21 09:16:34 +00:00
Fixed return dispatch returns on LUnix. Added non-relocated address constants.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
const word lkf_jumptab = $200
|
||||
|
||||
byte relocation_offset @$1001
|
||||
|
||||
inline asm byte get_ipid() {
|
||||
? lda 2
|
||||
? rts
|
||||
|
||||
Reference in New Issue
Block a user