Pinned Repositories
8088_bios
BIOS for Intel 8088 based computers
android_device_google_crosshatch
android_kernel_google_crosshatch
appendix-bios
IBM AT 80286 BIOS
asmlib
A 16-bits x86 DOS Assembly library that provides many useful functions for developing programs. It has both VGA grapics functions as well as general purpose utilities. The main purpose of this library was to be able to implement simple DOS games (in Assembly) using VGA (320x200, 256 colors) display.
Bochs
Bochs - Cross Platform x86 Emulator Project
eee-pc-tweaks
EEE PC Tweaks (only available for historical purposes)
elks
Embeddable Linux Kernel Subset - Linux for 8086
emu86
Intel IA16 emulator for embedded development
wansim
WANsim allows you to emulate a WAN connection
fhendrikx's Repositories
fhendrikx/wansim
WANsim allows you to emulate a WAN connection
fhendrikx/eee-pc-tweaks
EEE PC Tweaks (only available for historical purposes)
fhendrikx/8088_bios
BIOS for Intel 8088 based computers
fhendrikx/android_device_google_crosshatch
fhendrikx/android_kernel_google_crosshatch
fhendrikx/appendix-bios
IBM AT 80286 BIOS
fhendrikx/asmlib
A 16-bits x86 DOS Assembly library that provides many useful functions for developing programs. It has both VGA grapics functions as well as general purpose utilities. The main purpose of this library was to be able to implement simple DOS games (in Assembly) using VGA (320x200, 256 colors) display.
fhendrikx/Bochs
Bochs - Cross Platform x86 Emulator Project
fhendrikx/elks
Embeddable Linux Kernel Subset - Linux for 8086
fhendrikx/emu86
Intel IA16 emulator for embedded development
fhendrikx/gswitch
GNOME background image switcher
fhendrikx/KeyboardCombinerArduinoSketch
Arduino sketch for combining the inputs of two keyboard devices.
fhendrikx/Keypad
A version of the keypad library found in Wiring. This is just a copy made compatible with the Arduino IDE library manager.
fhendrikx/minipro
Notes on using TL866II Plus with minipro software on openSUSE
fhendrikx/model_m122-blackpill
Hardware files for the Tron Guy Labs BlackPill-based controller for the IBM M122 keyboard.
fhendrikx/penkesu
Penkesu Computer - A Homebrew Retro-style Handheld PC
fhendrikx/pi86
Raspberry PI 8088 "hat"
fhendrikx/picoclock
RP2040-LCD-1.28 picoclock
fhendrikx/proprietary_vendor_google
fhendrikx/ps2msx
Arduino + USB Host shield adapter from USB to MSX PS/2
fhendrikx/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
fhendrikx/rose
Automatically exported from code.google.com/p/rose
fhendrikx/RTC8088
Real Time Clock for your PC XT. Very low profile, simple and open hardware.
fhendrikx/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
fhendrikx/x86-bootloader
A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly