summaryrefslogtreecommitdiff
path: root/src/ubox/ubox_enable_screen.z80
blob: 8ab03612285d5aa2e4e6ed3ff31d035039e4bc93 (plain)
1
2
3
4
5
6
7
.globl _ubox_enable_screen

ENASCR = 0x0044

_ubox_enable_screen::
	jp ENASCR