80386
There are 27 repositories under 80386 topic.
jeffpar/pcjs.v1
PCjs Machines 1.0 (archived)
nekosilverfox/Assembly
⚡ 亲手编写实现基于王爽老师《汇编语言》的300个汇编程序例程 | Implementation of 300 assembly program examples based on "Assembly Language"
barotto/IBMulator
The IBM PS/1 emulator.
UzixLS/pc-kharon-386
Tiny IBM PC compatible machine with 386 CPU, integrated VGA and sound.
h0MER247/jPC
A x86 PC emulator written in Java
szapp/Ninja
Extension framework for the video game series Gothic to allow true modular modifications
jeffpar/spy
Custom v86-mode debugger for the 80386
MaoKo/Unix-Like
An educational Unix-Like Os. Try to mimic the first Unix implementation, back in the old day.
neozeed/himem.sys-2.06
Microsoft's published himem.sys version 2.06 from XMS20.ARC
google0101-ryan/x86
An *very* WIP x86 emulator written in C++
ptsource/MuLinux
PTSource Mulinux is a dedicated initiative focused on maintaining and sustaining the legacy of professor Michele Andreoli's MuLinux project. MuLinux, renowned for its minimalistic design, is a lightweight, flexible Linux distribution that can run on older hardware with limited resources.
DosWorld/p32
P32, 32 bit pascal compiler by Johan Prins
jacob120802/Comuter-Engineering-Lab-Programs
Contain collection of all codes done in all 8 semesters for every lab courses during my college period.
3omar-mostafa/Hit_and_Run
Dosbox 8086 Assembly Game inspired from Bomberman (Dyna Blaster)
DosWorld/xdpc
XDPC: A small Pascal compiler for MS-DOS
tonypdmtr/emu6809
MC6809E simulator (and basic OS-9 I/O simulator) written in 80386 Assembly language (Borland TASM v1.01 and TLINK v2.00)
re0ah/nameless-OS16
Single task 16-bit DOS-like operating system
wadiim/add
A program for adding two 16-bit integers written in 80386 TASM Assembly for a class project.
kunalPisolkar24/MPR_Lab_Codes
Collection of X86/64 assembly language practical codes for Savitribai Phule Pune University's Microprocessor Lab (210257).
Magnetic-Fox/CP1250-DLL
Very simple UTF-8 to codepage 1250 definition packed into DLL.
Magnetic-Fox/LibraryTesting-WinAPI
Very simple testing program for test 16-bit DLL from another repo.
Magnetic-Fox/Old-Watcom-Projects
Just a simple repo containing some of my old (and ugly) Watcom projects from 2019.
Magnetic-Fox/SimpleNoter
Simple Noter Client for 16-bit Windows
turkishrational/fasm
Flat Assembler (FASM) for TRDOS 386 Operating System
Magnetic-Fox/TestLibrary-WinAPI
Very simple test 16-bit dynamic linked library.
Magnetic-Fox/UnBZip2-Watcom
Very simple patch of official BZip2 code, which compiles under Open Watcom for Win16
Magnetic-Fox/WinAPI-Tests
Simple tests, experiments and discoveries with 16-bit WinAPI. Let's say it's sort of a warm-up. :)