Basic VM and other minor improvements.

Not complete, probably not fully debugged or optimized.
This commit is contained in:
Ben Gras
2008-11-19 12:26:10 +00:00
parent c888305e21
commit c078ec0331
273 changed files with 10814 additions and 4305 deletions

View File

@@ -294,6 +294,8 @@ PUBLIC void main()
struct floppy *fp;
int s;
init_buffer();
f_next_timeout = TMR_NEVER;
tmr_inittimer(&f_tmr_timeout);