]> git.sur5r.net Git - cc65/log
cc65
23 years agoIgnore assembler listings
cuz [Fri, 1 Dec 2000 09:41:10 +0000 (09:41 +0000)]
Ignore assembler listings

git-svn-id: svn://svn.cc65.org/cc65/trunk@505 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoCleanup and optimizations
cuz [Fri, 1 Dec 2000 09:36:57 +0000 (09:36 +0000)]
Cleanup and optimizations

git-svn-id: svn://svn.cc65.org/cc65/trunk@504 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFix detection of byte sized expressions
cuz [Fri, 1 Dec 2000 09:04:07 +0000 (09:04 +0000)]
Fix detection of byte sized expressions

git-svn-id: svn://svn.cc65.org/cc65/trunk@503 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years ago_printf rewritten in assembler - basic tests ok, needs some more tests and
cuz [Thu, 30 Nov 2000 23:04:24 +0000 (23:04 +0000)]
_printf rewritten in assembler - basic tests ok, needs some more tests and
optimizations.

git-svn-id: svn://svn.cc65.org/cc65/trunk@502 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoChanged email address of Keith Gerdes
cuz [Thu, 30 Nov 2000 15:44:32 +0000 (15:44 +0000)]
Changed email address of Keith Gerdes

git-svn-id: svn://svn.cc65.org/cc65/trunk@500 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoReplaced the unused NES target by BBC
cuz [Thu, 30 Nov 2000 08:55:16 +0000 (08:55 +0000)]
Replaced the unused NES target by BBC

git-svn-id: svn://svn.cc65.org/cc65/trunk@497 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded config file for bcc micro
cuz [Thu, 30 Nov 2000 08:50:09 +0000 (08:50 +0000)]
Added config file for bcc micro

git-svn-id: svn://svn.cc65.org/cc65/trunk@496 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoDocumentation updates
cuz [Wed, 29 Nov 2000 19:12:20 +0000 (19:12 +0000)]
Documentation updates

git-svn-id: svn://svn.cc65.org/cc65/trunk@495 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFixed a typo
cuz [Wed, 29 Nov 2000 16:44:50 +0000 (16:44 +0000)]
Fixed a typo

git-svn-id: svn://svn.cc65.org/cc65/trunk@494 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoUse the new TgtTranslateBuf function
cuz [Wed, 29 Nov 2000 15:22:06 +0000 (15:22 +0000)]
Use the new TgtTranslateBuf function

git-svn-id: svn://svn.cc65.org/cc65/trunk@493 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoNew TgtTranslateBuf function
cuz [Wed, 29 Nov 2000 15:18:39 +0000 (15:18 +0000)]
New TgtTranslateBuf function

git-svn-id: svn://svn.cc65.org/cc65/trunk@492 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoPass the target system to the assembler so characters are translated
cuz [Wed, 29 Nov 2000 15:14:31 +0000 (15:14 +0000)]
Pass the target system to the assembler so characters are translated
correctly for the selected target platform.

git-svn-id: svn://svn.cc65.org/cc65/trunk@490 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoImplementation for the .IFPxx commands was missing
cuz [Tue, 28 Nov 2000 20:55:12 +0000 (20:55 +0000)]
Implementation for the .IFPxx commands was missing

git-svn-id: svn://svn.cc65.org/cc65/trunk@489 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agopusha function has changed
cuz [Tue, 28 Nov 2000 13:33:27 +0000 (13:33 +0000)]
pusha function has changed

git-svn-id: svn://svn.cc65.org/cc65/trunk@488 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded some 65C02 code
cuz [Tue, 28 Nov 2000 13:33:08 +0000 (13:33 +0000)]
Added some 65C02 code

git-svn-id: svn://svn.cc65.org/cc65/trunk@487 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years ago65C02 code, minor optimization.
cuz [Tue, 28 Nov 2000 13:27:42 +0000 (13:27 +0000)]
65C02 code, minor optimization.

git-svn-id: svn://svn.cc65.org/cc65/trunk@486 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSome more 6502 code
cuz [Mon, 27 Nov 2000 23:37:53 +0000 (23:37 +0000)]
Some more 6502 code

git-svn-id: svn://svn.cc65.org/cc65/trunk@485 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded some 65C02 code.
cuz [Mon, 27 Nov 2000 22:59:03 +0000 (22:59 +0000)]
Added some 65C02 code.

git-svn-id: svn://svn.cc65.org/cc65/trunk@484 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoImplemented large offsets for g_putind
cuz [Mon, 27 Nov 2000 16:52:52 +0000 (16:52 +0000)]
Implemented large offsets for g_putind

git-svn-id: svn://svn.cc65.org/cc65/trunk@483 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFix several errors: The address operator on functions (resulting in a
cuz [Fri, 24 Nov 2000 10:46:04 +0000 (10:46 +0000)]
Fix several errors: The address operator on functions (resulting in a
pointer-to-function type) was not possible. It is redundant but allowed.
A cast with a function on the right side resulted in an internal compiler
error, since the implicit cast from function to pointer-to-function was
missing in this case.
An assignment of a function to a void pointer was not possible because the
same implicit conversion was missing.

git-svn-id: svn://svn.cc65.org/cc65/trunk@482 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFixed a typo
cuz [Fri, 24 Nov 2000 07:36:08 +0000 (07:36 +0000)]
Fixed a typo

git-svn-id: svn://svn.cc65.org/cc65/trunk@481 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSqeezed one byte out of the zerobss routine:-)
cuz [Thu, 23 Nov 2000 22:15:57 +0000 (22:15 +0000)]
Sqeezed one byte out of the zerobss routine:-)

git-svn-id: svn://svn.cc65.org/cc65/trunk@480 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoMove the conio initialization routines where they belong (cgetc), make them
cuz [Thu, 23 Nov 2000 19:21:05 +0000 (19:21 +0000)]
Move the conio initialization routines where they belong (cgetc), make them
module constructors/destructors and remove the conio init functions that
were called from the startup code.

git-svn-id: svn://svn.cc65.org/cc65/trunk@479 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoUse "[linker generated]" as source for linker generated symbols.
cuz [Thu, 23 Nov 2000 19:14:15 +0000 (19:14 +0000)]
Use "[linker generated]" as source for linker generated symbols.

git-svn-id: svn://svn.cc65.org/cc65/trunk@478 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRemoved initialization code to set the screen size and replaced it by a
cuz [Thu, 23 Nov 2000 19:05:32 +0000 (19:05 +0000)]
Removed initialization code to set the screen size and replaced it by a
separate module that contains a module constructor. In some cases, the
code was even unnecessary, since the screen size is known in advance.

git-svn-id: svn://svn.cc65.org/cc65/trunk@476 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAbort on errors
cuz [Thu, 23 Nov 2000 12:42:39 +0000 (12:42 +0000)]
Abort on errors

git-svn-id: svn://svn.cc65.org/cc65/trunk@475 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoIgnore some more files
cuz [Wed, 22 Nov 2000 22:56:50 +0000 (22:56 +0000)]
Ignore some more files

git-svn-id: svn://svn.cc65.org/cc65/trunk@474 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoUse the condes feature
cuz [Wed, 22 Nov 2000 22:19:09 +0000 (22:19 +0000)]
Use the condes feature

git-svn-id: svn://svn.cc65.org/cc65/trunk@470 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded optimizations for commutative arithmetic ops
cuz [Wed, 22 Nov 2000 21:39:56 +0000 (21:39 +0000)]
Added optimizations for commutative arithmetic ops

git-svn-id: svn://svn.cc65.org/cc65/trunk@469 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoNew --cpu command line switch
cuz [Wed, 22 Nov 2000 20:19:15 +0000 (20:19 +0000)]
New --cpu command line switch

git-svn-id: svn://svn.cc65.org/cc65/trunk@468 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoIn switch statements, do only print a warning about missing case labels if
cuz [Wed, 22 Nov 2000 12:02:15 +0000 (12:02 +0000)]
In switch statements, do only print a warning about missing case labels if
there are no regular labels and no default label.

git-svn-id: svn://svn.cc65.org/cc65/trunk@467 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRemoved the old cc65.txt file, added documentation for the dio api.
cuz [Tue, 21 Nov 2000 22:36:50 +0000 (22:36 +0000)]
Removed the old cc65.txt file, added documentation for the dio api.

git-svn-id: svn://svn.cc65.org/cc65/trunk@466 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoChanged doatexit destructor priority
cuz [Tue, 21 Nov 2000 10:56:34 +0000 (10:56 +0000)]
Changed doatexit destructor priority

git-svn-id: svn://svn.cc65.org/cc65/trunk@465 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoWorking on the condes feature
cuz [Tue, 21 Nov 2000 10:51:53 +0000 (10:51 +0000)]
Working on the condes feature

git-svn-id: svn://svn.cc65.org/cc65/trunk@464 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFirst condes feature test
cuz [Mon, 20 Nov 2000 23:05:52 +0000 (23:05 +0000)]
First condes feature test

git-svn-id: svn://svn.cc65.org/cc65/trunk@463 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded condes decls to all linker config files
cuz [Mon, 20 Nov 2000 23:04:30 +0000 (23:04 +0000)]
Added condes decls to all linker config files

git-svn-id: svn://svn.cc65.org/cc65/trunk@462 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoDebugging the condes support
cuz [Mon, 20 Nov 2000 22:59:11 +0000 (22:59 +0000)]
Debugging the condes support

git-svn-id: svn://svn.cc65.org/cc65/trunk@461 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded condes tables to c64 config
cuz [Mon, 20 Nov 2000 22:58:41 +0000 (22:58 +0000)]
Added condes tables to c64 config

git-svn-id: svn://svn.cc65.org/cc65/trunk@459 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoNew condes module
cuz [Mon, 20 Nov 2000 22:17:14 +0000 (22:17 +0000)]
New condes module

git-svn-id: svn://svn.cc65.org/cc65/trunk@458 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoMoved the jmpvec module from common to runtime
cuz [Mon, 20 Nov 2000 21:59:43 +0000 (21:59 +0000)]
Moved the jmpvec module from common to runtime

git-svn-id: svn://svn.cc65.org/cc65/trunk@457 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFirst finished implementation of the condes feature
cuz [Mon, 20 Nov 2000 21:56:48 +0000 (21:56 +0000)]
First finished implementation of the condes feature

git-svn-id: svn://svn.cc65.org/cc65/trunk@456 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded InitFilePos method
cuz [Mon, 20 Nov 2000 19:44:18 +0000 (19:44 +0000)]
Added InitFilePos method

git-svn-id: svn://svn.cc65.org/cc65/trunk@454 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoWorking on the condes feature
cuz [Mon, 20 Nov 2000 15:22:57 +0000 (15:22 +0000)]
Working on the condes feature

git-svn-id: svn://svn.cc65.org/cc65/trunk@451 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoPM base isn't hardcoded anymore, we now get it from the startup code
cpg [Sun, 19 Nov 2000 22:59:05 +0000 (22:59 +0000)]
PM base isn't hardcoded anymore, we now get it from the startup code

git-svn-id: svn://svn.cc65.org/cc65/trunk@450 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoreserve memory for mouse PM if RESERVE_MOUSE_MEMORY is defined (normally
cpg [Sun, 19 Nov 2000 22:58:22 +0000 (22:58 +0000)]
reserve memory for mouse PM if RESERVE_MOUSE_MEMORY is defined (normally
yes)

git-svn-id: svn://svn.cc65.org/cc65/trunk@449 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoMake target for generating the .inc files
cuz [Sun, 19 Nov 2000 17:39:12 +0000 (17:39 +0000)]
Make target for generating the .inc files

git-svn-id: svn://svn.cc65.org/cc65/trunk@448 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoMingW fixes
cuz [Sun, 19 Nov 2000 17:35:07 +0000 (17:35 +0000)]
MingW fixes

git-svn-id: svn://svn.cc65.org/cc65/trunk@447 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoadded definition for DCB
cpg [Sun, 19 Nov 2000 01:53:29 +0000 (01:53 +0000)]
added definition for DCB

git-svn-id: svn://svn.cc65.org/cc65/trunk@446 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFixed a DJGPP warning
cuz [Fri, 17 Nov 2000 10:31:39 +0000 (10:31 +0000)]
Fixed a DJGPP warning

git-svn-id: svn://svn.cc65.org/cc65/trunk@445 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSmall fix for DJGPP
cuz [Fri, 17 Nov 2000 10:24:16 +0000 (10:24 +0000)]
Small fix for DJGPP

git-svn-id: svn://svn.cc65.org/cc65/trunk@444 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agomouse.o: new object file
cpg [Fri, 17 Nov 2000 01:25:40 +0000 (01:25 +0000)]
mouse.o: new object file

git-svn-id: svn://svn.cc65.org/cc65/trunk@443 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agofixed & adapted for cc65
cpg [Fri, 17 Nov 2000 01:24:38 +0000 (01:24 +0000)]
fixed & adapted for cc65

git-svn-id: svn://svn.cc65.org/cc65/trunk@442 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAtari mouse routines -- original version from F.Offenga
cpg [Fri, 17 Nov 2000 01:23:44 +0000 (01:23 +0000)]
Atari mouse routines -- original version from F.Offenga

git-svn-id: svn://svn.cc65.org/cc65/trunk@441 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoUpdated the mouse module
cuz [Thu, 16 Nov 2000 23:50:38 +0000 (23:50 +0000)]
Updated the mouse module

git-svn-id: svn://svn.cc65.org/cc65/trunk@440 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoChanged mouse_down --> mouse_buttons, added MOUSE_BTN_LEFT define, changed
cuz [Thu, 16 Nov 2000 23:40:09 +0000 (23:40 +0000)]
Changed mouse_down --> mouse_buttons, added MOUSE_BTN_LEFT define, changed
return code of mouse_init.

git-svn-id: svn://svn.cc65.org/cc65/trunk@439 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoadded mouse type defines; added mouse_down() prototype
cpg [Thu, 16 Nov 2000 23:05:00 +0000 (23:05 +0000)]
added mouse type defines; added mouse_down() prototype

git-svn-id: svn://svn.cc65.org/cc65/trunk@438 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoadded explanation of return codes
cpg [Thu, 16 Nov 2000 21:42:38 +0000 (21:42 +0000)]
added explanation of return codes

git-svn-id: svn://svn.cc65.org/cc65/trunk@437 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoremoved leading _ from dio functions and types; added small explanation of
cpg [Thu, 16 Nov 2000 21:38:00 +0000 (21:38 +0000)]
removed leading _ from dio functions and types; added small explanation of
each function

git-svn-id: svn://svn.cc65.org/cc65/trunk@436 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agodio functions and types now have no leading _ anymore
cpg [Thu, 16 Nov 2000 21:27:42 +0000 (21:27 +0000)]
dio functions and types now have no leading _ anymore

git-svn-id: svn://svn.cc65.org/cc65/trunk@435 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agodio functions and type now have no leading _ anymore; swapped phys. and
cpg [Thu, 16 Nov 2000 21:27:07 +0000 (21:27 +0000)]
dio functions and type now have no leading _ anymore; swapped phys. and
log. parameters

git-svn-id: svn://svn.cc65.org/cc65/trunk@434 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoremoved _dio_format prototype
cpg [Tue, 14 Nov 2000 21:16:10 +0000 (21:16 +0000)]
removed _dio_format prototype

git-svn-id: svn://svn.cc65.org/cc65/trunk@433 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoNew module to handle initializers
cuz [Fri, 3 Nov 2000 09:31:18 +0000 (09:31 +0000)]
New module to handle initializers

git-svn-id: svn://svn.cc65.org/cc65/trunk@432 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRemoved underlines from struct names
cuz [Thu, 2 Nov 2000 22:11:48 +0000 (22:11 +0000)]
Removed underlines from struct names

git-svn-id: svn://svn.cc65.org/cc65/trunk@431 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRemoved underlines from structure names.
cuz [Thu, 2 Nov 2000 22:11:25 +0000 (22:11 +0000)]
Removed underlines from structure names.
Moved the fragment type into its own module.

git-svn-id: svn://svn.cc65.org/cc65/trunk@430 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRemoved error numbers in favour of literal error messages. The error numbers
cuz [Thu, 2 Nov 2000 21:22:33 +0000 (21:22 +0000)]
Removed error numbers in favour of literal error messages. The error numbers
were harder to manage, made the code harder to read, and lead no less
verbose messages, since it was effort to add a new message. The new approach
has the drawback that it's more difficult to translate, but this won't
happen anyway.

git-svn-id: svn://svn.cc65.org/cc65/trunk@428 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSplit of the lruntime module
cuz [Wed, 1 Nov 2000 22:03:22 +0000 (22:03 +0000)]
Split of the lruntime module

git-svn-id: svn://svn.cc65.org/cc65/trunk@427 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoReplaced missing routine, fixed a bug
cuz [Tue, 31 Oct 2000 19:17:01 +0000 (19:17 +0000)]
Replaced missing routine, fixed a bug

git-svn-id: svn://svn.cc65.org/cc65/trunk@426 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFixed a bug in the last change
cuz [Tue, 31 Oct 2000 19:16:44 +0000 (19:16 +0000)]
Fixed a bug in the last change

git-svn-id: svn://svn.cc65.org/cc65/trunk@425 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded missing params to Error function
cuz [Tue, 31 Oct 2000 19:12:27 +0000 (19:12 +0000)]
Added missing params to Error function

git-svn-id: svn://svn.cc65.org/cc65/trunk@424 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoModule split
cuz [Tue, 31 Oct 2000 18:57:00 +0000 (18:57 +0000)]
Module split

git-svn-id: svn://svn.cc65.org/cc65/trunk@423 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoOptimization
cuz [Tue, 31 Oct 2000 18:53:38 +0000 (18:53 +0000)]
Optimization

git-svn-id: svn://svn.cc65.org/cc65/trunk@422 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRemoved unneeded imports
cuz [Tue, 31 Oct 2000 18:53:19 +0000 (18:53 +0000)]
Removed unneeded imports

git-svn-id: svn://svn.cc65.org/cc65/trunk@421 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSplitted the dec and inc modules into smaller ones
cuz [Tue, 31 Oct 2000 18:42:47 +0000 (18:42 +0000)]
Splitted the dec and inc modules into smaller ones

git-svn-id: svn://svn.cc65.org/cc65/trunk@419 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded a sort function
cuz [Tue, 31 Oct 2000 18:25:52 +0000 (18:25 +0000)]
Added a sort function

git-svn-id: svn://svn.cc65.org/cc65/trunk@418 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdded type parameter to mouse_init
cuz [Tue, 31 Oct 2000 18:15:46 +0000 (18:15 +0000)]
Added type parameter to mouse_init

git-svn-id: svn://svn.cc65.org/cc65/trunk@417 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoMoved the target configurations into separate files
cuz [Tue, 31 Oct 2000 18:08:25 +0000 (18:08 +0000)]
Moved the target configurations into separate files

git-svn-id: svn://svn.cc65.org/cc65/trunk@416 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoDescribe .initializer
cuz [Mon, 30 Oct 2000 21:54:28 +0000 (21:54 +0000)]
Describe .initializer

git-svn-id: svn://svn.cc65.org/cc65/trunk@415 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSqueeze 2 bytes out of the startup code
cuz [Mon, 30 Oct 2000 21:46:45 +0000 (21:46 +0000)]
Squeeze 2 bytes out of the startup code

git-svn-id: svn://svn.cc65.org/cc65/trunk@414 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSqueeze 2 bytes out of the startup code
cuz [Mon, 30 Oct 2000 21:02:49 +0000 (21:02 +0000)]
Squeeze 2 bytes out of the startup code

git-svn-id: svn://svn.cc65.org/cc65/trunk@413 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSqueeze 4 bytes out of the startup code
cuz [Mon, 30 Oct 2000 21:01:34 +0000 (21:01 +0000)]
Squeeze 4 bytes out of the startup code

git-svn-id: svn://svn.cc65.org/cc65/trunk@412 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoWorking on initializers
cuz [Mon, 30 Oct 2000 20:48:11 +0000 (20:48 +0000)]
Working on initializers

git-svn-id: svn://svn.cc65.org/cc65/trunk@411 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoFixed a bug
cuz [Mon, 30 Oct 2000 19:52:30 +0000 (19:52 +0000)]
Fixed a bug

git-svn-id: svn://svn.cc65.org/cc65/trunk@410 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRenamed EXP_INITIALIZER
cuz [Mon, 30 Oct 2000 19:52:22 +0000 (19:52 +0000)]
Renamed EXP_INITIALIZER

git-svn-id: svn://svn.cc65.org/cc65/trunk@409 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRenamed EXP_INITIALIZER, added check macros
cuz [Mon, 30 Oct 2000 19:48:13 +0000 (19:48 +0000)]
Renamed EXP_INITIALIZER, added check macros

git-svn-id: svn://svn.cc65.org/cc65/trunk@408 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdd initializer bit in debug syms
cuz [Mon, 30 Oct 2000 19:33:04 +0000 (19:33 +0000)]
Add initializer bit in debug syms

git-svn-id: svn://svn.cc65.org/cc65/trunk@407 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoAdd initializer
cuz [Mon, 30 Oct 2000 19:30:26 +0000 (19:30 +0000)]
Add initializer

git-svn-id: svn://svn.cc65.org/cc65/trunk@406 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoBump version number
cuz [Mon, 30 Oct 2000 19:29:57 +0000 (19:29 +0000)]
Bump version number

git-svn-id: svn://svn.cc65.org/cc65/trunk@405 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoChange symbol flags, add initializer
cuz [Mon, 30 Oct 2000 19:29:25 +0000 (19:29 +0000)]
Change symbol flags, add initializer

git-svn-id: svn://svn.cc65.org/cc65/trunk@404 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agomade the input parameters of _dio_log_to_phys and _dio_phys_to_log const
cpg [Sun, 29 Oct 2000 00:31:31 +0000 (00:31 +0000)]
made the input parameters of _dio_log_to_phys and _dio_phys_to_log const

git-svn-id: svn://svn.cc65.org/cc65/trunk@403 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agomoved ourcl to bss
cpg [Sun, 29 Oct 2000 00:06:50 +0000 (00:06 +0000)]
moved ourcl to bss

git-svn-id: svn://svn.cc65.org/cc65/trunk@402 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agofd_table functions around getfd; used by startup code
cpg [Sun, 29 Oct 2000 00:05:47 +0000 (00:05 +0000)]
fd_table functions around getfd; used by startup code

git-svn-id: svn://svn.cc65.org/cc65/trunk@401 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agomoved getfd and fdt_to_fdi functions and fd_table into getfd file; moved
cpg [Sun, 29 Oct 2000 00:05:06 +0000 (00:05 +0000)]
moved getfd and fdt_to_fdi functions and fd_table into getfd file; moved
fd_table defines to fd.inc

git-svn-id: svn://svn.cc65.org/cc65/trunk@400 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agogetfd.o: new object file
cpg [Sun, 29 Oct 2000 00:02:11 +0000 (00:02 +0000)]
getfd.o: new object file

git-svn-id: svn://svn.cc65.org/cc65/trunk@399 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agodefines for the fd redirection table
cpg [Sun, 29 Oct 2000 00:01:20 +0000 (00:01 +0000)]
defines for the fd redirection table

git-svn-id: svn://svn.cc65.org/cc65/trunk@398 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSplitted the push.s module
cuz [Thu, 26 Oct 2000 20:43:54 +0000 (20:43 +0000)]
Splitted the push.s module

git-svn-id: svn://svn.cc65.org/cc65/trunk@397 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoTwo module splits
cuz [Thu, 26 Oct 2000 20:43:29 +0000 (20:43 +0000)]
Two module splits

git-svn-id: svn://svn.cc65.org/cc65/trunk@396 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSplitted the atexit module. Minor cleanup in doatexit.
cuz [Thu, 26 Oct 2000 06:36:29 +0000 (06:36 +0000)]
Splitted the atexit module. Minor cleanup in doatexit.

git-svn-id: svn://svn.cc65.org/cc65/trunk@395 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoRewrite of spaspidx and staxspidx. More module splits.
cuz [Thu, 26 Oct 2000 06:35:45 +0000 (06:35 +0000)]
Rewrite of spaspidx and staxspidx. More module splits.

git-svn-id: svn://svn.cc65.org/cc65/trunk@394 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoMore module splits
cuz [Wed, 25 Oct 2000 19:53:22 +0000 (19:53 +0000)]
More module splits

git-svn-id: svn://svn.cc65.org/cc65/trunk@393 b7a2c559-68d2-44c3-8de9-860c34a00d81

23 years agoSplitted the lconvert module into three smaller ones to allow for smaller
cuz [Wed, 25 Oct 2000 07:06:55 +0000 (07:06 +0000)]
Splitted the lconvert module into three smaller ones to allow for smaller
executables if not all functions are used.

git-svn-id: svn://svn.cc65.org/cc65/trunk@392 b7a2c559-68d2-44c3-8de9-860c34a00d81