]> 4ch.mooo.com Git - 16.git/blobdiff - src/tesuto.h
testing input
[16.git] / src / tesuto.h
index 994b6c9c2dadd40abb1e3065d0cdc0fffae67013..dbe0bfc7e98182b72049236427bda12d48d2f39c 100755 (executable)
@@ -2,10 +2,12 @@
 #define __TESUTO_H__
 
 #include "src/lib/16_head.h"
+#include "src/lib/modex16.h"
+#include "src/lib/16_in.h"
 #include <hw/cpu/cpu.h>
-#include <hw/vga/vga.h>
 #include <hw/dos/dos.h>
-
+#include <hw/vga/vga.h>
+#include <hw/vga/vrl.h>
 
 typedef unsigned char far *VGA_RAM_PTR;
 //VGA_RAM_PTR vga_graphics_ram = (VGA_RAM_PTR)MK_FP(0xA000,0x0000);