From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2001-01-06 22:32:12
>>>>> "G" == Groepaz <groepaz_at_gmx.net> writes:
MV> So, which ones are free for us that want to mix asm with C?
G> to speak for myself... my programs usually begin like:
G> sei lda #$35 sta $01 ...
G> ... and voila, zeropage $02...$ff is there for you to use ;=D (well
G> ofcoz you loose useless shit like the kernal and basic, but who
G> would seriously wanna use that anyway? ;D)
In this day and age, using anything but the kernal routines for I/O is
stupid. Everyone on the C64 these days has JiffyDOS, a fastload cart
or is using an emulator. Using the kernal is simple, compatible, and
leaves memory and time free to concentrate on the rest of your pro-
gram.
G> this wont however work with asm/c intermixing i guess ;=D
Nope.
--
___ . . . . . + . . o
_|___|_ + . + . + . . Per Olofsson, konstnär
o-o . . . o + MagerValp_at_cling.gu.se
- + + . http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:38 CET