Re: pyz80 question

2007-08-30 Thread Simon Owen
Stefan Drissen wrote: 1. the downloaded file, although being shown as pyz80.tgz is miraculously downloaded as pyz80.tar - use 7-zip to open this file. Dunno if that's a browser or Windows quirk, but I also find .tar.gz files are renamed as .tar.tar on download! 3. from a command prompt

Re: pyz80 question

2007-08-30 Thread Andrew Collier
On 30 Aug 2007, at 08:42, Simon Owen wrote: pass 1 ... Error: Allocated invalid space 0 bytes pang.z80:414 DEFS $/256+1*256-$ I think the 0 is due to Comet using left-to-right evaluation and pyz80 using proper operator precedence. You could try using -- nobodmas with pyz80 to force

Re: pyz80 question

2007-08-30 Thread Simon Owen
Andrew Collier wrote: The other option is to use a new pyz80 extension, whose intent should be much clearer: DEFS ALIGN 256 Despite having used it in more recent source files, I'd completely forgotten you added that! *blush* Si

pyz80 question

2007-08-29 Thread Stefan Drissen
Hi all, For some strange reason I decided to have a look at my old sources and although Comet was a treat at the time, it simply is underpowered in today's world. So I thought I'd have a shot at Andrew's pyz80. Here are the steps to get it working on WinXP: 1. the downloaded file, although being