1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-29 10:29:30 +00:00
cc65/libsrc/geos-common/system
ol.sc db0cf2b8d1 Greg King: SHORTCUT is a graphic character (it is displayed in menues); it is not a control character.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5534 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-20 22:48:02 +00:00
..
callroutine.s Normalized coding style. 2012-02-08 16:56:54 +00:00
crt0.s Normalized coding style. 2012-02-08 16:56:54 +00:00
ctype.s Greg King: SHORTCUT is a graphic character (it is displayed in menues); it is not a control character. 2012-02-20 22:48:02 +00:00
enterdesktop.s Normalized coding style. 2012-02-08 16:56:54 +00:00
extzp.s Normalized coding style. 2012-02-08 16:56:54 +00:00
firstinit.s Normalized coding style. 2012-02-08 16:56:54 +00:00
getrandom.s Normalized coding style. 2012-02-08 16:56:54 +00:00
mainargs.s Normalized coding style. 2012-02-08 16:56:54 +00:00
mainloop.s Normalized coding style. 2012-02-08 16:56:54 +00:00
Makefile My recent decision to reuse the character specification table from the base target was based on the fact that CBM GEOS used a copy of the CBM character specification table for the last ten years. 2012-02-17 20:23:35 +00:00
oserrlist.s Normalized coding style. 2012-02-08 16:56:54 +00:00
oserror.s Normalized coding style. 2012-02-09 10:54:40 +00:00
panic.s Normalized coding style. 2012-02-08 16:56:54 +00:00
randomize.s Normalized coding style. 2012-02-08 16:56:54 +00:00
setoserror.s Normalized coding style. 2012-02-08 16:56:54 +00:00
systime.c Normalized coding style. 2012-02-08 16:56:54 +00:00
sysuname.s Normalized coding style. 2012-02-09 10:54:40 +00:00