06-13-2010, 10:22 PM
There's something alike, called BASIN. Unfortunately, it's closed source, so we can't see how it works.
I'm thinking on two approaches:
I'm thinking on two approaches:
- Using an embedded (or even external) debugger, using a Z80 emulation library (or using a C code for a Z80 emulation).
- Creating my own interpreter, so it will interpreter ZX BASIC language as an scripted and debuggeable language.
