1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc
cuz b3ed17f575 Added EMD drivers for the Commodore B machines.
Note: These drivers are currently untested because I didn't realize that
using the drivers would need file routines, which are not available right
now. So in fact the drivers are not only untested, they are also unusable
on the target platforms, because they cannot be loaded.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1732 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-10 10:30:01 +00:00
..
apple2 Add STARTUP and LOWCODE segments 2002-11-23 11:10:50 +00:00
atari adapted to fastcall calling convention 2002-12-06 00:32:20 +00:00
atmos Must import sp now that the zp definitions are elsewhere 2002-11-23 22:06:01 +00:00
c16
c64
c128 Fixed a bug 2002-12-06 21:54:49 +00:00
cbm Make read and write __fastcall__ 2002-12-03 22:31:06 +00:00
cbm510 Added EMD drivers for the Commodore B machines. 2002-12-10 10:30:01 +00:00
cbm610 Added EMD drivers for the Commodore B machines. 2002-12-10 10:30:01 +00:00
common
conio Removed initialization code to set the screen size and replaced it by a 2000-11-23 19:05:32 +00:00
dbg Use register variables 2002-11-25 17:19:49 +00:00
em
geos
pet
plus4
runtime New functions to swap register variables 2002-11-25 12:38:38 +00:00
tgi
vic20
zlib New version from Piotr 2001-11-23 11:56:07 +00:00
.cvsignore
Makefile Added EMD drivers for the Commodore B machines. 2002-12-10 10:30:01 +00:00