Re: [cc65] 65tris on ATARI

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2002-12-20 01:21:14


On Thursday 19 December 2002 19:48, Ullrich von Bassewitz wrote:

> Contra loadable modules:
>
>   1. Loadable modules need file i/o and the heap routines, so programs
>      which wouldn't otherwise need these libraries will get bigger.

but seriously, what kinda (useful) program would that be that needs a joystick 
but doesnt need file i/o anyway? :) (even tetris will need it for hiscores 
:=))

>   2. Platforms without file i/o support cannot load drivers, so these
>      machines cannot have joystick support.

mmmh does that have to be that way? cant you put the part that loads/inits the 
module in ifdefs and have a static library linked for targets that dont have 
file i/o?

>   3. Applications need additional files on the disk.
>
>
> Any votes or opinions?

i vote for modules but i guess you knew that already :o)


-- 
          ___ ___ .___________________ .___________ _______.
    c=64 /   |   \|   \__    ___/     \ \_   _____/ \      \ [groepaz]
     gb /    '    \   | |    | /  \ /  \ |    __)_  /   |   \ gp32
    cgb \    .    /   | |    |/    '    \|        \/    |    \ psx
     gba \___|_  /|___| |____|\____|__  /_______  /\____|__  / dc
          -----\/-----'---------------\/--------\/---------\/
       http://www.hitmen-console.org    Hitmen WWW Headquarters
       http://fly.to/hitmen-groepaz     my personal playground
       http://rr.c64.org/silversurfer   home of the RR debugger
       ftp.musoftware.de/pub/groepaz    cc65 dump site

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-12-20 01:23:47 CET