Re: A83: Re: Re: Linux Z80 Compiler


[Prev][Next][Index][Thread]

Re: A83: Re: Re: Linux Z80 Compiler




> Van: Linus Akesson <lairfight@softhome.net>
> 
> In accordance with the prophecy, Solignac Julien uttered:
> 
> > I recommend usinh the z80asm assembler included with z88dk under Linux,
> > but you'll have to use a few regexps to make your source compatible.
> > For example under VI:
> > :1,$s/^\([A-Za-z0-9]*\):$/.\1/
> > will 'update' labels, for more info see 'man 7 regex'.
> 
> 1,$ == %
> 
> Linus

Nice to see that people us Linux...
But can you tell us this 'joke' in plain english?
And how long did it take you to master (all of) VI's capabilities?