Other

“This project is based on the “Portable MK14 emulator in ‘C’”. While I’m not certain of the exact origins, I discovered it in Doug Rice’s Virtual MK14 GitHub repository. Doug and Hein Pragt’s websites were valuable resources …

“This project’s vision is to help every college student read all the code of an operating system. With only 2000 lines of code, egos-2000 implements every component of an operating system for education. It can run on a RISC …

“Intel 8080 Emulator on 4004 Evaluation Board A self-made 4004 experimental board and an 8080 emulator running on it. We have achieved a level of functionality that allows Palo Alot Tiny BASIC to operate almost as it is. Restrictions, etc …

“The PIC32 robot from my 2022 Project Goals is finally finished! Building it was a fun way to learn about the MIPS architecture and programming the PIC32. It was also a chance to work on a 6502 emulator that will …

“An Arduino is actually powerful enough to emulate a C64. With only a few external components it outputs PAL or NTSC video and can be connected to any TV or composite input of an analog monitor. This is a further …

“This library only functions with the Arduino Mega or Mega 2560 due to memory constraints! This is a free, open source project which comprises light modification of Marat Fayzullin’s brilliant Z80 emulator in C in order to make it …

“The Raspberry Pi 400 invokes a sense of nostalgia back to the all-in-one systems of the past, such as those commonly available in the 80’s (about 40 years ago!) of having the keyboard and computer all in one, with …

“Atari 8 bit computers, NES and SMS game consoles on your TV with nothing more than a ESP32 and a sense of nostalgia Supports NTSC/PAL color composite video output, Bluetooth Classic or IR keyboards and joysticks; just the thing …

“Turn your Game Boy Advance into a Bluetooth Gamepad Use a Gameboy Advance as a Bluetooth Gamepad to play your favorite games on emulators running on PC, Android, Mac or any Bluetooth compatible device The device is basically an ESP32 …

“New AVR simulator that allows you to compile and run Arduino code directly in your browser! When I write about JavaScript or other Web-related topics, I often include code samples that you can run and interact with. This allows the …