Re: [cc65] C64 fast-loader suggestion?

From: Thomas Giesel <skoe1directbox.com>
Date: 2011-12-05 20:25:47
There's another one, it is a library currently used in EasyProg:
https://bitbucket.org/skoe/easyflash/src/ec3b1e8c7d11/EasyProg/eload/

Refer to eload_test.c to see how to use it.

Of course it cannot compete with Krill's loader (it doesn't even try
to). It may be useful for some applications like EasyProg, but not
for demos since it's not an IRQ-loader. It's small and simple to use.

Supported drives: 
- 1541
- 1571 (native mode and 1541 mode)
- 1581
- sd2iec with next firmware (compiled from git or 1.0)

If it finds a non-supported drive it falls back to KERNAL code
transparently. The transfer code based on work by Per Olofsson.

Skoe

Am Mon, 5 Dec 2011 08:49:09 -0800 (PST)
schrieb Joseph Rose <rose.joseph12@yahoo.com>:

> I would like to see a fast-loader for cc65 programs on the C64.  Just
> a suggestion.  :) -------------------
> Joseph Rose, a.k.a. Harry Potter
> Working magic in the computer community


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Dec 5 20:25:57 2011

This archive was generated by hypermail 2.1.8 : 2011-12-05 20:25:59 CET