Re: [cc65] geos resource compiler bug

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2002-12-11 19:21:51


On Wednesday 11 December 2002 15:47, Maciej Witkowiak wrote:
> Groepaz dnia 10 gru 2002 o 22:54 +0100 napisał:
> > small problem in the resource-compiler... when you name an output file
> > using the -o option, the file will be _always_ created in the same
> > directory as the ..grc file. ie
> > grc -o foo.s fuh/bar.grc
> > will produce the output file
> > fuh/foo.s
> > which should be
> > ../foo.s
> > instead (or sth :=P)
>
> -o is for *.h files, you should use
> grc -s foo.s fuh/bar.grc
> instead or (if there are any resources for C code):
> grc -o foo.h -s foo.s fuh/bar.grc

oooh... alright :o)

> > other than that, tetris works almost fine, but veeeeeeeeery slow in geos
> > :o) (i knew there was a reason why all those geos ppl like the scpu
> > hehehe *evil grin*)
>
> Well, doing tetris in GEOS text emulation mode over a graphics screen is
> not the most efficient way ;).

hehe no, ofcoz not :o)

however, apart from that there seems to be a little flaw in the overdrawing of 
characters...might be an actual geos problem though

-- 
          ___ ___ .___________________ .___________ _______.
    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-11 19:26:14 CET