]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add some more x86 instructions to emulate,
authortg <tg@FreeBSD.org>
Mon, 30 Jul 2001 12:03:38 +0000 (12:03 +0000)
committertg <tg@FreeBSD.org>
Mon, 30 Jul 2001 12:03:38 +0000 (12:03 +0000)
commit23487998fa234b8dea09962c1b969747a6dad703
tree0324beee141e4a0d226f079555fb4aae76dc5781
parent3089204ae8c6197585a8754aabc7118502224609
- Add some more x86 instructions to emulate,
- emulate VGA read mode 0,
- emulate VGA write mode 1,
- minor cleanup.

Protel's Easytrax, a free PCB layout program, almost runs now; there are
still some problems with the keyboard emulation, but the graphics are fine
(albeit a bit slow).
usr.bin/doscmd/cpu.c
usr.bin/doscmd/tty.c
usr.bin/doscmd/video.c
usr.bin/doscmd/video.h