Re: [cc65] Sprites

From: Groepaz <groepaz1gmx.net>
Date: 2013-03-21 14:15:23
On Thursday 21 March 2013, you wrote:
> On Thursday 21 March 2013 12:54:27 Michał Pleban wrote:
> > I saw in the sample programs a method of defining different segments and
> > their locations in a .cfg file, so maybe there could be a way to define a
> > special, aligned segment with the sprites? Or is there another way to
> > ensure that the sprite data is properly aligned?
> 
> A custom linker config is the way to go here IMHO.

yep. i'd use videobank 3, ie put the screen to $cc00, and move the start of 
the code to $0400. then you dont loose memory over the standard config, and 
you can use $d000-$fffx for sprite (or other gfx) data.

-- 

http://www.hitmen-console.org    http://magicdisk.untergrund.net
http://www.pokefinder.org        http://ftp.pokefinder.org

Wenn jemand Amok läuft denkt jeder an Counterstrike, aber wenn jemand einen 
Stein von der Brücke wirft, denkt niemand an Tetris.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Mar 21 14:15:01 2013

This archive was generated by hypermail 2.1.8 : 2013-03-21 14:15:04 CET