From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-04-24 13:17:00
On Wed, Apr 24, 2002 at 12:40:37PM +0200, Christian Groessler wrote: > This is for Atari DOS, if SpartaDOS provides NOTE and POINT functions > which use the file offset, it should be easy to implement there. As a side note: I've already implemented the o65 loader and I'm currently testing and streamlining it. This means that in the near future, it will be possible to load modules at runtime. Supporting different hardware will no longer cause as much overhead as it does now. There are a few drawbacks with loadable modules (an application needs additional files on disk, writing modules in C has some overhead so the preferred language for modules will be assembler, ...), but there are also numerous advantages and a few things that are very nice and clean (for example that there is just one linker target to generate a module). Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- 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 : 2002-04-24 13:17:13 CEST