index
:
ubox-msx-lib
main
A set of libraries and tools to make MSX games in C
Juan J. Martinez
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ubox
/
ubox_wvdp.z80
blob: b185f57a1285f3ae7002d7dcbd948b6595fe1d1d (
plain
)
1
2
3
4
5
6
7
8
.globl _ubox_wvdp WRITEVDP = 0x0047 _ubox_wvdp:: ld c, a ld b, l jp WRITEVDP