Explore >> Select a destination


You are here

ratfactor.com
| | incoherency.co.uk
15.9 parsecs away

Travel
| |
| | zserge.com
16.1 parsecs away

Travel
| | Summing up years of building interpreters and compilers for various programming languages. The first chapter is about assembly language. We will try to implement a tiny two-pass assembler for CPython VM.
| | jborza.com
15.3 parsecs away

Travel
| | I got into FPGAs with the intent of building a retro-computer. A couple of popular hardware implementation targets are Gameboy, NES, RISC-V and CHIP-8. Last year Ive done my practice round with 6502 and RISC-V emulators, both in C. CHIP-8 is a really nice virtual machine implemented on a number of computers since the 1970s, initially designed to make game development easier. After building a CHIP-8 emulator a couple of days ago I thought I know a lot about the simple platform to actualy start implementin...
| | iosoft.blog
93.1 parsecs away

Travel
| Analog signal capture at 60 megasamples per second This project provides a simple way of capturing data using a Pi PicoW, and displaying it wirelessly on a Web browser, as either as a logic analyser, or an oscilloscope. The digital capture is done using the Pico I/O lines; the analogue capture uses an AD9226 parallel...