This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
cc65
Watch
1
Star
0
Fork
You've already forked cc65
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0fe03a4643
cc65
/
libsrc
/
geos
History
izydorst
1949afddf5
support for 40/80 column modes
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1091 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-10-27 17:07:19 +00:00
..
common
functions that do not modify data take const char* as argument
2001-08-15 16:09:35 +00:00
devel
info about c1541 in docs, lowered highest available address to $6000 due to
2001-08-15 16:08:15 +00:00
disk
dio bugfix, added get_tv and get_ostype functions
2001-09-10 21:43:15 +00:00
dlgbox
errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions
2001-07-04 22:08:13 +00:00
file
errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions
2001-07-04 22:08:13 +00:00
graph
Use the condes feature
2000-11-22 22:19:09 +00:00
inc
functions that do not modify data take const char* as argument
2001-08-15 16:09:35 +00:00
memory
own versions of some common routines, fillram and movedata equal to memset
2001-07-15 16:09:50 +00:00
menuicon
Use the condes feature
2000-11-22 22:19:09 +00:00
mousesprite
support for 40/80 column modes
2001-10-27 17:07:19 +00:00
process
Use the condes feature
2000-11-22 22:19:09 +00:00
system
interrupt flag is cleared/restored rather than cleared/set
2001-09-10 22:11:19 +00:00
Makefile
own versions of some common routines, fillram and movedata equal to memset
2001-07-15 16:09:50 +00:00