-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Hi,
what an awesome project!
[SORRY FOR THE WRONG TITLE; I meant 320 X 200 X 256 colors VGA]
I'm testing it with my Micro_8088 (8088 @ 9.54 Mhz, 1 Mb RAM, Ms-Dos 6.22).
It works fine using the 640x480, 16 colors VGA mode, I can type the local address (c:/microweb/test.htm) and surf the page.
The PC hangs using the 320x200, 256 colors VGA mode: it appears the white page, the cursor (arrow) and then hangs. If you try to type something, soon it will start to beep (keyboard buffer full).
NOTE: I haven't network card nor modem installed. I planned to build a wi-fi serial modem from a github project I've found, but I'm still waiting parts and PCB ... still trying to figure out if Microweb can be used with etherSlip and a serial modem that connects via wi-fi to the internet (well, to a router connected to the internet, actually) using the Hayes AT commands.
EDIT: works fine with the 640x350 16 colors EGA mode too.