]> 4ch.mooo.com Git - 16.git/blobdiff - src/tesuto.h
Merge remote-tracking branch 'upstream/master'
[16.git] / src / tesuto.h
index 8703081de59879c4690222b33df0fcc9d128dcb3..2464962f7889afc8b34ba5bf5fb009c3a06d928c 100755 (executable)
@@ -2,12 +2,13 @@
 #define __TESUTO_H__
 
 #include "src/lib/16_head.h"
-#include "src/lib/doslib/hw/cpu/cpu.h"
-#include "src/lib/doslib/hw/vga/vga.h"
-#include "src/lib/doslib/hw/dos/dos.h"
+#include "src/lib/modex16.h"
+#include <hw/cpu/cpu.h>
+#include <hw/dos/dos.h>
+#include <hw/vga/vga.h>
+#include <hw/vga/vrl.h>
 
-
-//typedef unsigned char far *VGA_RAM_PTR;
+typedef unsigned char far *VGA_RAM_PTR;
 //VGA_RAM_PTR vga_graphics_ram = (VGA_RAM_PTR)MK_FP(0xA000,0x0000);
 //unsigned char vga_stride = 80; // 80 x 4 = 320 for 320-pixel wide modes