Pinned Repositories
atari-mint
MiNT is Not TOS: a multitasking OS for the Atari ST
binutils-propeller
flexprop
Simple GUI for Propeller development (both P1 and P2)
loadp2
Loader for Parallax Propeller P2
proplazyk
Implementation of the Lazy K functional programming language for the Propeller
proplisp
Lisp scripting language for the Parallax Propeller
riscvp2
Convert RiscV binaries to Parallax Propeller P2 binaries
spin2cpp
Tool to convert Parallax Propeller Spin code to PASM, C++ or C
tinyscript
Tinyscript is a very simple scripting language for microcontrollers with limited memory.
zog
ZPU emulator for Parallax Propeller (forked from heater's zog 1.6)
totalspectrum's Repositories
totalspectrum/tinyscript
Tinyscript is a very simple scripting language for microcontrollers with limited memory.
totalspectrum/spin2cpp
Tool to convert Parallax Propeller Spin code to PASM, C++ or C
totalspectrum/flexprop
Simple GUI for Propeller development (both P1 and P2)
totalspectrum/loadp2
Loader for Parallax Propeller P2
totalspectrum/riscvp2
Convert RiscV binaries to Parallax Propeller P2 binaries
totalspectrum/p2_vga_text
ANSI VGA text driver for Parallax Propeller P2-ES Eval boards
totalspectrum/llvm-propeller2
totalspectrum/PropLoader
Parallax Propeller loader supporting both serial and wifi downloads
totalspectrum/riscvp2-rt
Rust runtime for P2 (with auto translation from RISC-V)
totalspectrum/riscvp2-testapp
Test Rust application for Parallax P2 (using RISC-V translation)
totalspectrum/rustp2
Rust for Parallax P2 (using RISC-V translation based on riscvp2)
totalspectrum/coremark
CoreMarkĀ® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU).
totalspectrum/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
totalspectrum/min_rust_rvp2
Minimum example of running Rust code on P2 using riscvp2 emulation
totalspectrum/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
totalspectrum/my_basic
A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.
totalspectrum/P2-FLASH-FS
Chip's Flash FS with a standard API for accessing the FLASH chip on the P2 Edge Module.
totalspectrum/P2_PNut_Public
Open Source PNut IDE for P2
totalspectrum/p2docs.github.io
totalspectrum/pmut
A Linux multi-tool for Propeller 2 development, based off "PNut" for Windows.
totalspectrum/PNut-TS
Reimplementation of "PNut for Windows" in typescript
totalspectrum/propeller
Propeller development notes, examples, and resources. Source of https://propeller.parallax.com site.
totalspectrum/PyOxidizer
A modern Python application packaging and distribution tool
totalspectrum/qflexprop
A Qt5 GUI tool to integrate spin2cpp's flexspin and a VT220 serial terminal emulator.
totalspectrum/sdldebug
P2 debugger in SDL2, maybe idek
totalspectrum/spinsim
totalspectrum/tcc-riscv32
Port TCC (Tiny C Compiler) to support Risc-V 32 targets (specifically for the ESP32-C3). This project is a work-in-progress and is not currently functional. The goal is to push developments to upstream TCC once they are working.
totalspectrum/TinyEMU
Tweaks to Fabrice Bellard's TinyEMU
totalspectrum/VK-GL-CTS-Tools
totalspectrum/Web49
Web49: WebAssembly Interpeter