xorvoid

Results 11 comments of xorvoid

The serial send function isn't working with it: A simple test with a simple x86-16 program: ``` 001 bits 16 002 cpu 386 003 004 mov ax,0xb800 005 mov es,ax...