From: Varga Viktor on 21 Jul 2010 05:01 > How about this - if someone gives me the CBM BASIC implementation of a > feature, I will extend the parser & generator to take advantage. i.e. > if you give me the BASIC code to copy the charset from ROM to RAM and > make it bold & italics, I'll update the implementation of *bold* and > _emphasis_ accordingly :-) Sorry, but the modified charset need some machine code. Maybe this project will be an online noter generator. :) Viktor
From: Jonno Downes on 21 Jul 2010 07:32 On Jul 21, 7:01 pm, Varga Viktor <viktor.va...(a)gmail.com> wrote: > Sorry, but the modified charset need some machine code. If you've got some m/l as a relocatable routine I could embed it pretty easily I think (i.e. stick the m/l at the end of the BASIC code, with a SYS call where the target address gets filled in during 'compilation'. If the m/l needs to run at a fixed location it would be a bit messier. > > Maybe this project will be an online noter generator. :) like this, you mean? http://noname.c64.org/csdb/release/?id=90087
From: Varga Viktor on 22 Jul 2010 07:21 On Jul 21, 1:32 pm, Jonno Downes <jonno...(a)gmail.com> wrote: > On Jul 21, 7:01 pm, Varga Viktor <viktor.va...(a)gmail.com> wrote: > > > Sorry, but the modified charset need some machine code. > > If you've got some m/l as a relocatable routine I could embed it > pretty easily I think (i.e. stick the m/l at the end of the BASIC > code, with a SYS call where the target address gets filled in during > 'compilation'. If the m/l needs to run at a fixed location it would be > a bit messier. > maybe its possible, i will check my disks. > > > > Maybe this project will be an online noter generator. :) > > like this, you mean?http://noname.c64.org/csdb/release/?id=90087 no. you generate a static program, and this program you linked gets the text from the net. regards, Viktor
From: DanSolo on 3 Aug 2010 11:04 On Jul 19, 9:30 pm, Payton Byrd <plb...(a)gmail.com> wrote: > 8) Allow KOALA images to be uploaded as pages Or have all the pages output to bitmap so images can be embedded... (yeah, buckets of work required, but hey, I can dream a lot better than I can code!)
First
|
Prev
|
Pages: 1 2 3 Prev: The Rocky Horror Show C128-Version Next: SX-64 keyboard compatible with C=128D? |