Re: ClassicVCom HD Project
"Bandock" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
First update in a couple months on here and thought I would mention that ClassicVDOS now currently starts up from a ROM (though the main execution is still performed inside the C++ code). In fact, this is the first execution of a working program (though most of the instruction set still haven't been implemented yet). Cycle-based execution doesn't work yet to control the speed. As for a more recent update in terms of code structure, I'm now going to implement virtual disk images that the virtual machine supports. It will load up similarly to a hard drive, but with less of a header than such. No space limitations either (except of course for your real hard drive). It will work similarly to an archive file (though uncompressed). I have also come up with plans for more system calls that could change the way ClassicVDOS works. That's about all I have to say for now. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org