diff bgcolor.s16 @ 11:04d8efe7a1f0

Initial stab at video output and background color rendering. Fixed address decoding in address port write handler.
author Michael Pavone <pavone@retrodev.com>
date Sun, 27 Mar 2016 17:36:02 -0700
parents
children 769120da2c1f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bgcolor.s16	Sun Mar 27 17:36:02 2016 -0700
@@ -0,0 +1,7 @@
+	ldim 0, r0
+	ldimh $FF, r0
+	outi 14, r0
+	ldim $F, r0
+	outi 15, r0
+done
+	bra done