1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc
cpg c56b5218d2 adapted to fastcall calling convention
git-svn-id: svn://svn.cc65.org/cc65/trunk@1723 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-06 00:32:20 +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 Added get_tv for several platforms 2002-12-03 22:19:21 +00:00
c64 Added em_use 2002-12-05 18:57:53 +00:00
c128 Added em_use 2002-12-05 18:57:53 +00:00
cbm Make read and write __fastcall__ 2002-12-03 22:31:06 +00:00
cbm510 Fixed a wrong name (see last change) 2002-11-22 00:52:11 +00:00
cbm610 Fixed a wrong name (see last change) 2002-11-22 00:52:11 +00:00
common Make read and write __fastcall__ 2002-12-03 22:31:06 +00:00
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 Added em_use 2002-12-05 18:57:53 +00:00
geos added _systime implementation for GEOS 2002-11-22 19:31:44 +00:00
pet Move the startup code into its own segment 2002-11-22 17:43:30 +00:00
plus4 Added get_tv for several platforms 2002-12-03 22:19:21 +00:00
runtime New functions to swap register variables 2002-11-25 12:38:38 +00:00
tgi Use the POSIX file I/O functions instead of the high level C routines to 2002-11-20 14:22:26 +00:00
vic20 Move the startup code into its own segment 2002-11-22 17:43:30 +00:00
zlib New version from Piotr 2001-11-23 11:56:07 +00:00
.cvsignore Ignore .emd files 2002-12-03 21:44:41 +00:00
Makefile Copy EM drivers 2002-12-02 21:28:35 +00:00