Re: [cc65-devel] Binary loads of overlays on various targets
cc65 - a freeware C compiler for 6502 based systems
Brought to you by:
gpz
|
From: Payton B. <pl...@gm...> - 2013-05-28 14:50:00
|
On Tue, May 28, 2013 at 7:26 AM, Oliver Schmidt <ol...@we...> wrote: > > > if one has a LOADable chunk of data/mem dump to read, she should always > try to LOAD it, as it gets faster in, in all cases. Saves efforts on the > code side too. > > Unfortunately not if it comes to cross-target programming :-( > This was really the spawn of my original question. I see that for Apple and Atari I'll use the same cross-target code, but for CBM I'll have an #IF...ELSE...ENDIF block to utilize the load and save methods. > > Regards, > Oliver > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________________ > cc6...@li... > https://lists.sourceforge.net/lists/listinfo/cc65-devel > -- Payton Byrd <http://www.paytonbyrd.com> <http://it.toolbox.com/blogs/paytonbyrd> |