Jos Dreesen wrote:
My "simple" Linux/X11 version is still
not running...
My 'simple' MCode interpreter doesn't compile yet (at least I haven't
tried to compile it). It's complete apart from the Blitting ops, but it's
basically a straight translation from the M2P interpreter. :-)
Nevertheless, I think your emulator is more ambitious than what I'd do, I only want
to emulate at the MCode level. I think that's true to the spirit of Lilith, it's
an abstract machine so the microarchitecture would have changed with future versions.
Is your C-code available somewhere ?
I'll send you the file once it compiles, is that OK? You're welcome to host it on
your ftp site.
Would be OK.
I was hoping to find some help in your code as to why my emulator did not boot, but 2 bugs
less in my code yielded me a Lilith emulator that boots up to the prompt.
Still lots of difficult ( for me) X11 coding to be done, disk emulation still buggy, but
there is light at the end of the tunnel.
Jos Dreesen