cc65/libsrc/geos/devel
uz ea32400df4 Removed two extra bytes from the TGI driver's header.
Added "tgi_colors.s" and a missing mouse-driver support file.
Added driver-module rules to the make-file.
All changes by Greg King.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5004 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-05-01 17:04:30 +00:00
..
crt0.s Now that we reduce the size of the RAM memory area by the stacksize in the linker configuration we need to add the stacksize to end of the RAM area when setting the initial stack pointer in the startup code. 2010-10-02 10:37:20 +00:00
extzp.s
fio_module.s Change handling of errno/seterrno to new behaviour. By Maciej Witkowiak. 2010-08-07 18:22:37 +00:00
geos-stdjoy.s
geos-tgi.s Removed two extra bytes from the TGI driver's header. 2011-05-01 17:04:30 +00:00
geos-vdc.s
joy_stddrv.s
mainargs.s
Makefile Removed two extra bytes from the TGI driver's header. 2011-05-01 17:04:30 +00:00
mcbdefault.s Removed two extra bytes from the TGI driver's header. 2011-05-01 17:04:30 +00:00
mouse_stddrv.s Removed two extra bytes from the TGI driver's header. 2011-05-01 17:04:30 +00:00
oserrlist.s
oserror.s
randomize.s
tgi_colors.s Removed two extra bytes from the TGI driver's header. 2011-05-01 17:04:30 +00:00
tgi_mode_table.s Added a comment about the first entry being the default entry. Not sure if 2009-09-12 06:41:08 +00:00