This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-02-09 17:33:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
libsrc
/
atmos
History
uz
4026a28c60
Added a new flags byte to the TGI headers. Bumped the API version.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5083 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-07-17 11:23:27 +00:00
..
_scrsize.s
…
atmos-240-200-2.s
Added a new flags byte to the TGI headers. Bumped the API version.
2011-07-17 11:23:27 +00:00
atmos-pase.s
P.A.S.E. joystick driver for the Oric Atmos, contributed by Stefan Haubenthal.
2009-12-21 21:14:21 +00:00
cclear.s
…
cgetc.s
…
chline.s
…
clock.s
…
clrscr.s
…
color.s
…
cputc.s
…
crt0.s
Fixes for program arguments and TAP header by Stefan Haubenthal.
2011-07-03 13:23:07 +00:00
ctype.s
…
cvline.s
…
gotox.s
…
gotoxy.s
…
gotoy.s
…
kbhit.s
…
mainargs.s
Fixes for program arguments and TAP header by Stefan Haubenthal.
2011-07-03 13:23:07 +00:00
Makefile
Removed recently added TGI mode tables for Atmos and Lynx as according to Greg King those targets don't load drivers dynamically.
2011-05-01 21:32:03 +00:00
oserrlist.s
…
oserror.s
Improved the stub for __osmaperrno somewhat (Stefan Haubenthal).
2011-05-01 21:39:04 +00:00
revers.s
…
systime.s
…
sysuname.s
Added stub for _osmaperrno. Improve uname info. By Stefan Haubenthal.
2011-04-16 12:15:49 +00:00
tgi_colors.s
Target-specific black & white values for use by the target-shared TGI kernel
2011-04-25 17:11:23 +00:00
wherex.s
…
wherey.s
…
write.s
…