~vdupras/duskbsd-qemu

61c6983026d11daf122509a8efb12577640652a3 — Virgil Dupras 1 year, 2 months ago 925ccc7
WSDisplay!

It works! Example:

10 15 'X' 7 wsdisplay :putchar

And boom! You've got that X. Grid, here we come!
3 files changed, 3 insertions(+), 2 deletions(-)

M conf/QEMU-i386
M duskos
M usr/src/sys
M conf/QEMU-i386 => conf/QEMU-i386 +1 -0
@@ 31,6 31,7 @@ config		netbsd	root on ? type ?
#
# builtin terminal emulations
options 	WSEMUL_VT100		# VT100 / VT220 emulation
options		WSDISPLAY_DEFAULTSCREENS=1
options 	WS_KERNEL_FG=WSCOL_GREEN
options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls

M duskos => duskos +1 -1
@@ 1,1 1,1 @@
Subproject commit 82b953ce208ea3ef49241c8df4075e2b5b109d9a
Subproject commit e131208f6ac4484afbe120be7457a7d03d0fd873

M usr/src/sys => usr/src/sys +1 -1
@@ 1,1 1,1 @@
Subproject commit b14ec397bd00d22031d1a67020423fd94e833eea
Subproject commit a88561b457afd0ee5e0d22503d4745a9cff644b2