of816/platforms/GoSXB/platform-words.s

12 lines
221 B
ArmAsm

; Platform support dictionary words for GoSXB
dword dCPU_HZ,"$CPU_HZ"
FCONSTANT cpu_clk
eword
dword dROMFS,"$ROMFS"
ldy #.loword(romfs)
lda #.hiword(romfs)
PUSHNEXT
eword