Re: pete: asm.e bug
- Posted by Hayden McKay <hmck1 at dodo.com.au> Sep 09, 2004
- 510 views
there was tons of *.asm files that do not convert with pete's asm. They were 32-bit protected code, that rely on some basic 16-bit code. Some of the BASICS should be considered in the new versions of *.asm. *.asm should be able to convert a simple 'small model' "hello world" program without having to recontruct the whole C language assembly. Other than that, *.asm is pretty cool. I just hope to see it comply with methods used in tons of C languge assembly. Juergen Luethje wrote: > > mic _ wrote: > > >> Pete, Mic, and Daniel, how about a "great reunion"? I (and certainly > >> other people, too) would appreciate it very much! How much micro $ do > >> you want? :o) > > > > > > For a long time I've considered rewriting the assembly library from scratch, > > since it's becoming increasingly difficult to add new features to the > > existing one the way it is written. It's just a matter of finding the time > > to do it. Seems like something that would take a couple of weeks of work. > > Yes, I can imagine that this would be a lot of work. I didn't know that > you think it should be rewritten from scratch. Thanks for considering > this point anyway. > > Regards, > Juergen > >