On Friday 25 January 2013, Ullrich von Bassewitz wrote: > On Fri, Jan 25, 2013 at 09:26:25AM +0200, thefox xofeht wrote: > > Or if you can't use "-t none", you can use this snippet: > > .repeat 255, i > > .charmap i+1, i+1 > > .endrepeat > > This will affect the entire module and the default PETSCII mapping > > can't be restored later on (other than by using .charmap again). > > This works for the assembler. > > But when doing similar things with C code, beware: If you're linking > against the platform libraries, these have been compiled with the standard > character translation. So if you change your character translation, stuff > like stuff like isupper, sprintf, ... will not work. i am linking against the respective modules of the apple2 lib in some cases because of that.... but its ugly and i'd never propose that kind of thing =P -- http://www.hitmen-console.org http://magicdisk.untergrund.net http://www.pokefinder.org http://ftp.pokefinder.org Habe gar keine Ahnung wie Du weisst aber beglückwünschen will ich Dich trotzdem ! <Baracuda/Smash Designs> ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Jan 25 12:58:41 2013
This archive was generated by hypermail 2.1.8 : 2013-01-25 12:58:44 CET