Meanwhile, i were starting this 6502.py (far unacurated - i'm not that proficient on 6502) based on z80.py - <!-- m --><a class="postlink" href="http://pastebin.com/G2RJRF9N">http://pastebin.com/G2RJRF9N</a><!-- m -->
Ss i can imagine, the rewriting process of zxbasic-compiler is to making it a kind of compiler to z80 only, and then to machines based on that like zx-spectrum, sms, mc1000, msx (still unsuccesfully), amstrad-cpc, pacman-namco (started this as mentioned on another thread, maybe i'm struggling on stack point, interrupts, and so on... - btw, i'm really curious about how simply we can make stuff for arcade machines using zxbasic-compiler!

) - and then start it to other processors (like 6502) only, and then the machines based on these processors?
Thanks to Haroldo O.P (sms port of zxbasic-compiler), he let me know about wla-dx, which made a good effort on targetting a good ammount of different hardware, so i'm also dreaming on see this happening on zxbasic-compiler as well!
And thanks a lot for all your efforts!