nanochess / fbird
A boot sector game in text mode
☆92Updated 5 years ago
Alternatives and similar repositories for fbird:
Users that are interested in fbird are comparing it to the libraries listed below
- A ray-casting game in 512 bytes of x86 machine code☆161Updated 5 years ago
- A game of bricks and paddle on one boot sector (510 bytes)☆30Updated 5 years ago
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆197Updated 2 months ago
- bootRogue, a roguelike game that fits in a boot sector (510 bytes)☆104Updated 5 years ago
- FAT12/16/32 Bootsector for .COMs/.EXEs☆101Updated 2 years ago
- An Understandable 6502 Emulator☆48Updated 3 years ago
- Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly (now with 8086 support!)☆105Updated 3 years ago
- This is an experiment in bootstrapping some sort of programming language/environment from a clean MS-DOS install.☆119Updated 4 years ago
- The example code for the Windowing Systems by Example blog series☆90Updated 4 years ago
- B compiler☆63Updated 3 weeks ago
- bootBASIC is a BASIC language in 512 bytes of x86 machine code.☆359Updated 2 years ago
- CHIP-8 and Super-CHIP emulator core☆45Updated 2 years ago
- 🏓 Pong in 512 bytes. (boot sector)☆94Updated last year
- 8086tiny interpreter by Adrian Cable, taken from http://www.megalith.co.uk/8086tiny/☆61Updated 11 years ago
- Examples from my book Programming Boot Sector Games☆56Updated 8 months ago
- A complete emulation of the Intel 8080 processor written in C99.☆167Updated 2 years ago
- Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.☆143Updated last year
- An emulator of the Z80 processor (C library)☆151Updated 3 years ago
- Universal emulation platform and framework.☆44Updated 10 months ago
- Bootable PC demo/game kernel☆50Updated 3 years ago
- Bootle (a Wordle clone in a x86 boot sector)☆56Updated 3 years ago
- 🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)☆52Updated last year
- Standalone demos whose binaries are restricted to 512 bytes (x86 boot sector programs).☆15Updated 11 years ago
- The tools used with my "A dive into the world of MS-DOS viruses" talk☆40Updated 6 years ago
- A collection of documentation on the CHIP-8 and related