An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: 80386

Lethja/lua-watcom

This repository contains wmake style makefiles and patches to build Lua on Open Watcom 1.9 or later. This allows Lua to be cross-compiled for several legacy Operating Systems as far back as 16-bit DOS.

Language: C++ - Size: 99.6 KB - Last synced at: about 6 hours ago - Pushed at: about 9 hours ago - Stars: 5 - Forks: 2

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.

Language: HTML - Size: 91.3 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 0

mini-as/mini-as.github.io

Minis Assembler & Minis OS

Language: Assembly - Size: 599 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

szapp/Ninja

Extension framework for the video game series Gothic to allow true modular modifications

Language: Assembly - Size: 396 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 45 - Forks: 0

jeffpar/pcjs.v1 📦

PCjs Machines 1.0 (archived)

Language: JavaScript - Size: 569 MB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 474 - Forks: 90

Magnetic-Fox/UnBZip2-Watcom

Very simple patch of official BZip2 code, which compiles under Open Watcom for Win16

Language: C++ - Size: 504 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Magnetic-Fox/SimpleNoter

Simple Noter Client for 16-bit Windows

Language: C++ - Size: 896 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kunalPisolkar24/MPR_Lab_Codes

Collection of X86/64 assembly language practical codes for Savitribai Phule Pune University's Microprocessor Lab (210257).

Language: Assembly - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

NathanCordeiro/Assembly-Programming

This repository contains all the experimental programs in the 2nd year course Microprocessors and Microcontrollers

Language: Assembly - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

turkishrational/fasm

Flat Assembler (FASM) for TRDOS 386 Operating System

Language: Assembly - Size: 123 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Magnetic-Fox/WinAPI-Tests

Simple tests, experiments and discoveries with 16-bit WinAPI. Let's say it's sort of a warm-up. :)

Language: C++ - Size: 135 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Magnetic-Fox/CP1250-DLL

Very simple UTF-8 to codepage 1250 definition packed into DLL.

Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MaoKo/Unix-Like

An educational Unix-Like Os. Try to mimic the first Unix implementation, back in the old day.

Language: Assembly - Size: 359 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 0

UzixLS/pc-kharon-386

Tiny IBM PC compatible machine with 386 CPU, integrated VGA and sound.

Language: KiCad Layout - Size: 43.9 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 53 - Forks: 4

jeffpar/spy

Custom v86-mode debugger for the 80386

Language: C - Size: 2.53 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

barotto/IBMulator

The IBM PS/1 emulator.

Language: C++ - Size: 75 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 111 - Forks: 4

Magnetic-Fox/Old-Watcom-Projects

Just a simple repo containing some of my old (and ugly) Watcom projects from 2019.

Language: C++ - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Magnetic-Fox/LibraryTesting-WinAPI

Very simple testing program for test 16-bit DLL from another repo.

Language: C++ - Size: 1.95 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Magnetic-Fox/TestLibrary-WinAPI

Very simple test 16-bit dynamic linked library.

Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NekoSilverFox/Assembly

⚡ 亲手编写实现基于王爽老师《汇编语言》的300个汇编程序例程 | Implementation of 300 assembly program examples based on "Assembly Language"

Language: Assembly - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 210 - Forks: 46

google0101-ryan/x86

An *very* WIP x86 emulator written in C++

Language: C++ - Size: 843 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

jacob120802/Comuter-Engineering-Lab-Programs

Contain collection of all codes done in all 8 semesters for every lab courses during my college period.

Language: C - Size: 122 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

80486DX2-66/tetradecanthax

An Intel A80486DX2-66 hypervisor in C11 (ISO/IEC 9899:2011).

Language: C - Size: 253 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

3omar-mostafa/Hit_and_Run

Dosbox 8086 Assembly Game inspired from Bomberman (Dyna Blaster)

Language: Assembly - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

wadiim/add

A program for adding two 16-bit integers written in 80386 TASM Assembly for a class project.

Language: Assembly - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

h0MER247/jPC

A x86 PC emulator written in Java

Language: Java - Size: 689 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 7