1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/libsrc/osic1p
2015-02-12 21:44:00 +01:00
..
_scrsize.s Use constants for screen width and height. 2015-02-12 20:54:47 +01:00
cclear.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
cgetc.s Replace zeropage variable with standard tmp variable. 2015-02-12 21:29:19 +01:00
chline.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
clrscr.s Fix formatting, replace tabs with spaces. 2015-02-08 17:35:40 +01:00
cputc.s Use constants for screen width and height. 2015-02-12 20:54:47 +01:00
crt0.s Remove unneeded commented code. 2015-02-12 21:12:24 +01:00
ctype.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
cvline.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
extzp.inc Replace zeropage variable with standard tmp variable. 2015-02-12 21:29:19 +01:00
extzp.s Don't use .byte in BSS segments, as value is lost anyway. 2015-02-12 21:44:00 +01:00
gotox.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
gotoxy.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
gotoy.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
oserror.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
osic1p.inc Use constants for screen width and height. 2015-02-12 20:54:47 +01:00
wherex.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00
wherey.s Rename c1p target to osic1p 2015-02-03 22:42:35 +01:00