Show HN: Torque – A lightweight meta-assembler for any processor Hello everyone, I've been working on this project for the past few months. Torque is a meta-assembler: instead of having an instruction set built into the assembler, you use macros to build up a small language that decribes an instruction set and then you use that to write your program. It's designed to work for any microcontroller/processor architecture, you build from the bit level upwards so there aren't any assumptions around word widths, instruction formats, or endianness. I created Torque initially to write programs for a PIC microcontroller, after running into difficulties with the official assembler. I've also used it to write programs for the Z80 processor inside an old TRS-80 computer. Let me know if you try it out or have any questions! https://ift.tt/bz1ELcn April 16, 2025 at 03:16AM
Show HN: Torque – A lightweight meta-assembler for any processor https://ift.tt/BPhTQ8s
Related Articles
Show HN: Jacinda, a functional Awk (text stream processing on the comamnd-line) https://ift.tt/KGMDoHQShow HN: Jacinda, a functional Awk (text stream processing on the coma… Read More
Show HN: MamaRap – AI-Generated Personalized Music Videos for Mothers https://ift.tt/c3wt8RSShow HN: MamaRap – AI-Generated Personalized Music Videos for Mothers … Read More
Show HN: AI Runner – my personal opensource, local, multi-modal, AI assistant https://ift.tt/K9TrRUoShow HN: AI Runner – my personal opensource, local, multi-modal, AI as… Read More
Show HN: A web debugger an ex-Cloudflare team has been working on for 4 years https://ift.tt/quA7PVDShow HN: A web debugger an ex-Cloudflare team has been working on for … Read More
Show HN: Building a Jarvis-Like AI Program with ZeroLM and ChatGPT https://ift.tt/Mm9vuFzShow HN: Building a Jarvis-Like AI Program with ZeroLM and ChatGPT htt… Read More
Show HN: MinimalChat – A Simple and Customizable LLM Chat Application https://ift.tt/qdJ3wmZShow HN: MinimalChat – A Simple and Customizable LLM Chat Application … Read More
Show HN: I created 3,800+ Open Source React Icons (Beautiful, Rounded Style) https://ift.tt/MxRvVIdShow HN: I created 3,800+ Open Source React Icons (Beautiful, Rounded … Read More
Show HN: Loglayer: A fluid logging interface for JavaScript loggers https://ift.tt/AgMxfSOShow HN: Loglayer: A fluid logging interface for JavaScript loggers Th… Read More
0 Comments: