summaryrefslogtreecommitdiff
path: root/src/ubox/ubox_disable_screen.z80
blob: 767f335fd60a543cb00c4d3f36ec926614a333c8 (plain)
1
2
3
4
5
6
7
.globl _ubox_disable_screen

DISSCR = 0x0041

_ubox_disable_screen::
	jp DISSCR