mauri870 / baking-pi
My code for Baking Pi - Operating Systems Development online course by Cambridge University (Raspberry Pi 3 update)
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for baking-pi
- A (very) basic 8086 emulator written in python - just for fun.☆50Updated 12 years ago
- A crazy small 8-bit CPU built with only seventeen 7400-series chips.☆104Updated 4 years ago
- Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C☆32Updated 2 years ago
- Raspberry Pi Zero baremetal examples☆150Updated 3 years ago
- Operating System from Richard A. Burgess☆80Updated 8 years ago
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆192Updated 8 months ago
- An attempt at a small Verilog implementation of the original Apple 1 on an FPGA☆138Updated 6 months ago
- A UEFI Boot Loader Built in NASM☆39Updated 9 months ago
- Ths project adds a FreeBSD libc, other libs and a runtime to the xv6 kernel☆67Updated 2 years ago
- TinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples☆52Updated last year
- v8cpu is a simple multi-cycle von Neumann architecture 8-bit CPU in under 500 lines of Verilog.☆13Updated 6 years ago
- Various emulator-related infos from all over the net.☆121Updated 10 months ago
- RaspberryPi BareMetal env☆40Updated 4 years ago
- Incremental system software for Raspberry Pi. From a blinking LED to a video game.☆35Updated 2 months ago
- My public Baremetal Raspberry Pi code☆309Updated 5 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆196Updated 5 years ago
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆91Updated 2 years ago
- buildroot fork from damien -- RV32 no MMU Linux. Run "make qemu_riscv32_nommu_virt_minimal_defconfig" then "make"☆24Updated 7 months ago
- ☆19Updated 2 years ago
- Bare metal ultralight kernel for Raspberry Pi 3 (BCM2837)☆22Updated 6 years ago
- A CPU on an FPGA that you can play Zork on☆49Updated 7 years ago
- A CHIP-8 interpreter, assembler and disassembler in C☆97Updated last year
- MRSIC32 ISA documentation and development☆89Updated last year
- RISC-V Disassembler with support for RV32/RV64/RV128 IMAFDC☆97Updated 2 years ago
- uefi bootloader and kernel for x64☆15Updated 7 months ago
- RISC-V(RV32IM) emulator with support for syscalls.☆25Updated last year
- CHIP-8 console on FPGA☆188Updated 5 years ago
- A tiny bootloader for x86 IBM-PC compatible machines