rbarraud
HackerBikerEngineerRFMan Linux, FreeBSD, iOS, macOS C, C++, C#, Java, Clojure, Common Lisp, Scheme, FORTH... Embedded, ARM, MIPS, x86 Assembler up...
Robar Systems (New Zealand)Up a Mountain, of course - just like all good Guru's should be ;-) - Wellington, New Zealand
Pinned Repositories
2063-Z80-cpm
A flash boot-loader and cp/m 2.2 BIOS
2068-Z80-TMS9118
Composite video & Joystick daughter card for Z80 Retro!
6502
Code for the 6502 microprocessor, mostly for the Replica 1 computer.
6502js
A JavaScript 6502 assembler and simulator
68000
Code related to the Motorola 68000 microprocessor.
ao68000
The OpenCores ao68000 IP Core is a Motorola MC68000 binary compatible processor.
cepl
Code Evaluate Play Loop
cepl-youtube-examples
Updated code and descriptions for cbaggers cepl videos
cepl.sdl2
Package that let's sdl2 host cepl
cepl.spaces
Provides a vector-space type for both CPU & GPU coding
rbarraud's Repositories
rbarraud/awesome-opengl
A curated list of awesome OpenGL libraries, debuggers and resources.
rbarraud/pioneer
A game of lonely space adventure
rbarraud/swinsid
Source code for the popular SwinSID SID replacement
rbarraud/2063-Z80
Retro Z80 CPU Board
rbarraud/6800
Code related to the Motorola 6800 microprocessor.
rbarraud/6809
Files and programs related to the Motorola 6809 microprocessor.
rbarraud/8bit-cpu
Schematics & code for my 74LS-based 8-bit MK1 CPU
rbarraud/abrash-zen-of-asm
Markdown source for Michael Abrash's Zen of Assembly Language (1990)
rbarraud/agc_simulation
Verilog simulation files for a replica of the Apollo Guidance Computer
rbarraud/c64-magic-desk-512k
Hardware design of Magic Desk compatible C64 cartridge up to 512k
rbarraud/cpm-fat
CP/M for the Z80 Playground that runs on the FAT disk format
rbarraud/DX12Engine
rbarraud/engine-sim
Combustion engine simulator that generates realistic audio.
rbarraud/LittleBrain-STM32F4-Sensorboard
STM32F4-based PCB interfacing with a variety of sensors.
rbarraud/LittleBrainPlusPlus
Updated LittleBrain board
rbarraud/MOS_CPU_Replacer
MOS CPU Replacer – replace rare/expensive/unreliable MOS CPUs
rbarraud/MPU6050_Breakout
rbarraud/ncurses
rbarraud/pico-examples
rbarraud/refterm
Reference monospace terminal renderer
rbarraud/ReSTIR-Vulkan
Vulkan implementation of ReSTIR
rbarraud/ReSTIR_PT
Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"
rbarraud/retro-sargon
This is a project to bring the code from the book "Sargon a computer chess program" back to life in the modern era
rbarraud/Screen-Space-ReSTIR-GI
ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper
rbarraud/sixty5o2
Micro Kernel / Bootloader for Ben Eater's 6502 Computer
rbarraud/super-expressive
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
rbarraud/SVD-Loader-Ghidra
STM32 Ghidra rev engr
rbarraud/SwinsidNeat
Yet another PCB layout of the nano SwinSID focusing on aesthetics
rbarraud/udis
Universal Disassembler program for 8-bit microprocessors
rbarraud/vulkan_minimal_compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.