z386: An Open-Source 80386 Built Around Original Microcode
nand2mario.github.io
z386: An Open-Source 80386 Built Around Original Microcode
1–10 of 39 posts
Re: z386: An Open-Source 80386 Built Around Original Microcode
#2Re: z386: An Open-Source 80386 Built Around Original Microcode
#3Did the microcode disassembly find any useful backdoors to read microcode without decapping?
Re: z386: An Open-Source 80386 Built Around Original Microcode
#4They might also run Linux kernel 3.7, that supported i386. Gray386linux is still maintained, and runs a patched 3.7 kernel.
Re: z386: An Open-Source 80386 Built Around Original Microcode
#5Of course they tested Doom :-D They might also run Linux kernel 3.7, that supported i386. Gray386linux is still maintained, and runs a patched 3.7 kernel. https://github.com/marmolak/gray386linux
Re: z386: An Open-Source 80386 Built Around Original Microcode
#6I remember the link some month ago where that one small shop ran completely on an old Amiga (?IIRC, not sure, was linked here)
Around 98/99 I was involved in a small IT-management company serving SME around the region, we had a client producing distinct metal objects with a big press; this got feeded once a day with a 5.25 floppy from another machine with production data - and it was still in use while we had already ethernet/USB/3.5 floppies etc. :-D
Re: z386: An Open-Source 80386 Built Around Original Microcode
#7Question: Are there today any 386 instances running somewhere in the basement to do some productive stuff, maybe processing only some controller data once a day? I remember the link some month ago where that one small shop ran completely on an old Amiga (?IIRC, not sure, was linked here) Around 98/99 I was involved in a small IT-management company serving SME around the region, we had a client producing distinct meta…
I can't think of examples offhand but you bet your ass there are donut shops and auto body repair services running 386s to do POS, inventory, and the like. Some of them may be driving terminals off Xenix.
Re: z386: An Open-Source 80386 Built Around Original Microcode
#8Re: z386: An Open-Source 80386 Built Around Original Microcode
#9Of course they tested Doom :-D They might also run Linux kernel 3.7, that supported i386. Gray386linux is still maintained, and runs a patched 3.7 kernel. https://github.com/marmolak/gray386linux
Re: z386: An Open-Source 80386 Built Around Original Microcode
#10Of course they tested Doom :-D They might also run Linux kernel 3.7, that supported i386. Gray386linux is still maintained, and runs a patched 3.7 kernel. https://github.com/marmolak/gray386linux
Doom (DOS extender games) is an easier protected mode application as it does not use complex page tables. Linux is much more complex.