-
-
-
DOS-8087-Playground Public
My experiments in 8087 NPX programming
C++ MIT License UpdatedFeb 1, 2023 -
ISA_Bread_Board_v1 Public
Forked from ausandavno/ISA_Bread_Board_v1A plug-in board designed to house breadboard components to allow easy prototyping on an 8-bit ISA data bus.
UpdatedJan 29, 2023 -
CPM-Playground Public
My experiments in CP/M 8080 assembly language programming
Assembly MIT License UpdatedOct 23, 2022 -
CPM-emulator Public
This is an emulator for a CP/M system by Greg from his blog www.sydneysmith.com
-
DOS-retrolife Public
Conway's Game of Life for DOS Hercules Graphics
-
DOS-font8x8 Public
Forked from dhepper/font8x88x8 monochrome bitmap fonts for rendering
C++ UpdatedJun 26, 2022 -
Nix-minifb Public
Forked from emoon/minifbMiniFB is a small cross platform library to create a frame buffer that you can draw pixels in
C MIT License UpdatedMay 12, 2022 -
PCem-ROMs Public
Forked from BaRRaKudaRain/PCem-ROMsThis is a collection of requiered ROMs files for PCem emulator. RIP PCem 2021
1 UpdatedApr 13, 2022 -
ISA_POST_Card_v5 Public
Forked from ausandavno/ISA_POST_Card_v5A plug-in diagnostic card that displays Power On Self Test (POST) codes on an 8-bit ISA data bus. Tested for use with Micro8088 and Xi8088 systems. Can be configured to listen on any address in the…
UpdatedApr 9, 2022 -
RETRO-BACKUPS Public
Microsoft Windows Graphical Environment 8/1/1991 AV 3.00
-
Concurrent-CP-M-86-2.0- Public
Concurrent CP/M-86 2.0 - 3.5 Diskette Image, Manuals, Diskette Labels
-
rpp Public
An R inspired heterogeneous data frame, factor and some handy functions in C++
-
windows-debloat Public
Forked from kalaspuffar/windows-debloatThis is my attempt to make a usable windows 10.
PowerShell MIT License UpdatedSep 26, 2020 -
xsckt Public
Cross platform blocking/non-non blocking concurrent sockets library
C++ UpdatedAug 23, 2020 -
-
avr_bdd_assert Public
C++ compact string free behaviour reporting
C++ MIT License UpdatedApr 20, 2020 -
avr_timer_device Public
C++ singleton TIMER1 with convenient class member functions for prescaling start stop tick counter etc.
C++ MIT License UpdatedApr 20, 2020 -
avr_uart Public
C++ singleton UART comprehensive read and write char decimal hexadecimal binary etc.
-
avr_uart_minimal Public
C++ singleton UART minimalistic serial write and read for char and hex
-
-
joycpp_old Public
<deprecated> (proof of concept) Joy language interpreter written in C++
-
-
MS-DOS Public
Forked from microsoft/MS-DOSThe original sources of MS-DOS 1.25 and 2.0, for reference purposes
Assembly Other UpdatedOct 10, 2019 -
fbuf Public
C++17 Linux low level graphics canvas directly manipulates the framebuffer
-
-
ctr Public
C++17 RPi to use CMAKE files, CLang, GCC 9 to compile aes-ctr
C++ MIT License UpdatedJun 29, 2019 -
aes Public
C++17 implementation (faster) of Kokke's AES-C (https://github.com/kokke/tiny-AES-c)
-
Catch2 Public
Forked from catchorg/Catch2A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)