ol.sc
|
d91fe6b877
|
ProDOS 8 requires an page-aligned 1kB IO-buffer for every open file. The implementation using posix_memalign() is universally correct but quite expensive. There I added support for overriding this implementation with maybe limited (i.e. to one open file) but cheaper custom implementations.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4142 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2009-09-10 09:59:26 +00:00 |
|
ol.sc
|
648a1b5427
|
Added support for switching between 40/80 columns. As the Apple //e 80 column firmware features converting the current screen content on switching if was already active before the idea is to keep the 80 column firmware active and initialize it (which clears the screen) only if necessary.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4140 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2009-09-10 09:04:05 +00:00 |
|
cuz
|
feae688346
|
Oliver Schmidt updated the graphics drivers and part of the C library for the
Apple machines.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3816 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2008-03-16 09:37:22 +00:00 |
|
cuz
|
620f19464d
|
Added build rules for the apple2-auxmem driver.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3763 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2006-08-18 16:40:45 +00:00 |
|
cuz
|
685235795c
|
Apple 2 mouse driver and other stuff from Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3717 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2006-04-06 19:51:37 +00:00 |
|
cuz
|
6ea5614493
|
Serial driver for the SSC card by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3627 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-09-08 21:03:46 +00:00 |
|
cuz
|
c732d3e360
|
New stuff contributed by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3608 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-08-31 20:11:45 +00:00 |
|
cuz
|
b36a0193c3
|
Remove getenv.o
git-svn-id: svn://svn.cc65.org/cc65/trunk@3489 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-04-24 16:06:53 +00:00 |
|
cuz
|
ccd4955384
|
initcwd from Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3466 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-04-19 11:31:00 +00:00 |
|
cuz
|
088d5baaca
|
Fixed output path for objects
git-svn-id: svn://svn.cc65.org/cc65/trunk@3463 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-04-18 10:00:40 +00:00 |
|
cuz
|
feacac1394
|
POSIX file I/O by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3457 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-04-12 09:12:48 +00:00 |
|
cuz
|
35aafe8b44
|
Update from Oliver Schmidt: Includes gotox/gotoy which were missing before.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3447 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-04-01 09:59:53 +00:00 |
|
cuz
|
e3df1fea4a
|
Update from Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3439 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-03-31 07:24:01 +00:00 |
|
cuz
|
071c58bda2
|
New version from Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3421 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-03-26 17:03:30 +00:00 |
|
cuz
|
303304fe90
|
Add definitions for tools so the makefile is useful by itself.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3262 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2004-10-26 19:28:26 +00:00 |
|
cuz
|
9a1bab361f
|
Improvements by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3074 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2004-06-03 15:05:41 +00:00 |
|
cuz
|
3e6393c279
|
Added a Makefile
git-svn-id: svn://svn.cc65.org/cc65/trunk@2925 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2004-03-13 23:25:11 +00:00 |
|