summaryrefslogtreecommitdiffstats
path: root/qemu/roms/vgabios/Notes
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/vgabios/Notes')
-rw-r--r--qemu/roms/vgabios/Notes11
1 files changed, 0 insertions, 11 deletions
diff --git a/qemu/roms/vgabios/Notes b/qemu/roms/vgabios/Notes
deleted file mode 100644
index d5b708dc7..000000000
--- a/qemu/roms/vgabios/Notes
+++ /dev/null
@@ -1,11 +0,0 @@
-Development notes
------------------
-
-- need to split video init function
- 1. set bios variables
- 2. do the real init with io based on bios variables
-
-- characters format switching will set the bios
- variables and call function #2 above
-
-- need to rework the tables as explained in Interrupt list