-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hello @640-KB and thank you for the big update!
While the NuXT and Micro8088 are based on the same FE2010A Chip - they are different in terms of other Hardware.
Nuxt has anything onBoard: IDE, CF, Floppy, Serial and Parallel Port, VGA.
Micro8088 has nothing onBoard and can be flexible expanded.
While the big 128KB Image of GLaBIOS 0.4 can be installed on Micro8088 - it is not bootable.
My Micro8088 has its own XTIDE Card and when GLaBIOS starts it doesn't find any bootable devices from the BIOS-integrated XTIDE.
So please split the both Versions,
GlaBIOS for Micro8088 should have only GlaTick and nothing more, no XTIDE, no Floppy BIOS, as this functionality would be brought by the add-in cards. The Image should be 24KB in size to be flashable with uFlash. You have already created such images for the version 0.2.5.
What i also don't understand are the 8KB images for NuXT / micro8088. how this images can be flashed?
As i know, both systems doesn't support 27C64 EPROMs,.
24K Images can be flashed with uFLASH
128K Images can be written to the entire chip via EPROM burner.
But what to do with 8K Images?
Maybe they can be dropped?
Thank you very much!