Pinned Repositories
aes
C++17 implementation (faster) of Kokke's AES-C (https://github.com/kokke/tiny-AES-c)
Concurrent-CP-M-86-2.0-
Concurrent CP/M-86 2.0 - 3.5 Diskette Image, Manuals, Diskette Labels
joycpp
Joy03 Interpreter written in both C++ and Joy
RETRO-BACKUPS
Microsoft Windows Graphical Environment 8/1/1991 AV 3.00
RETROLIB
DOS game engine C 98 and 8086 assembly
rpp
An R inspired heterogeneous data frame, factor and some handy functions in C++
ifknot's Repositories
ifknot/Concurrent-CP-M-86-2.0-
Concurrent CP/M-86 2.0 - 3.5 Diskette Image, Manuals, Diskette Labels
ifknot/rpp
An R inspired heterogeneous data frame, factor and some handy functions in C++
ifknot/aes
C++17 implementation (faster) of Kokke's AES-C (https://github.com/kokke/tiny-AES-c)
ifknot/joycpp
Joy03 Interpreter written in both C++ and Joy
ifknot/RETRO-BACKUPS
Microsoft Windows Graphical Environment 8/1/1991 AV 3.00
ifknot/RETROLIB
DOS game engine C 98 and 8086 assembly
ifknot/avr_uart
C++ singleton UART comprehensive read and write char decimal hexadecimal binary etc.
ifknot/avr_uart_minimal
C++ singleton UART minimalistic serial write and read for char and hex
ifknot/Catch2
A 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)
ifknot/CPM-emulator
This is an emulator for a CP/M system by Greg from his blog www.sydneysmith.com
ifknot/DOS-retrolife
Conway's Game of Life for DOS Hercules Graphics
ifknot/fbuf
C++17 Linux low level graphics canvas directly manipulates the framebuffer
ifknot/joycpp_old
<deprecated> (proof of concept) Joy language interpreter written in C++
ifknot/PCem-ROMs
This is a collection of requiered ROMs files for PCem emulator. RIP PCem 2021
ifknot/avr_aes
Atmel AVR memory optimised ECB AES
ifknot/avr_bdd_assert
C++ compact string free behaviour reporting
ifknot/avr_timer_device
C++ singleton TIMER1 with convenient class member functions for prescaling start stop tick counter etc.
ifknot/CPM-Playground
My experiments in CP/M 8080 assembly language programming
ifknot/ctr
C++17 RPi to use CMAKE files, CLang, GCC 9 to compile aes-ctr
ifknot/dev
Linux utility base device class
ifknot/DOS-8087-Playground
My experiments in 8087 NPX programming
ifknot/DOS-font8x8
8x8 monochrome bitmap fonts for rendering
ifknot/ep_sockets
Easy Peasy Cross Platform Network Sockets
ifknot/ISA_Bread_Board_v1
A plug-in board designed to house breadboard components to allow easy prototyping on an 8-bit ISA data bus.
ifknot/ISA_POST_Card_v5
A 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 lower ten bits of address space.
ifknot/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
ifknot/Nix-minifb
MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in
ifknot/windows-debloat
This is my attempt to make a usable windows 10.
ifknot/x64_chess_bitboards
Bitboard routines for chess
ifknot/xsckt
Cross platform blocking/non-non blocking concurrent sockets library