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: Suspend DigitalOcean droplets and 3x your use/cost https://ift.tt/3u0UUpvShow HN: Suspend DigitalOcean droplets and 3x your use/cost https://if… Read More
Show HN: I wrote a program in Zig to solve my friend's riddle https://ift.tt/3sJkdfTShow HN: I wrote a program in Zig to solve my friend's riddle https://… Read More
Show HN: Docuowl – Pretty documentation generator based on Stripe's layout https://ift.tt/3fFYjGsShow HN: Docuowl – Pretty documentation generator based on Stripe's la… Read More
Show HN: A CLI Utility to interact with Spring Boot's Actuator Endpoint https://ift.tt/2PW6LqgShow HN: A CLI Utility to interact with Spring Boot's Actuator Endpoin… Read More
Show HN: Switch – Automatically disable your WiFi when not connected to a VPN https://ift.tt/2Oiq7FJShow HN: Switch – Automatically disable your WiFi when not connected t… Read More
Show HN: CodeWing – next level code navigation for {Python,Java,Go} on GitHub https://ift.tt/3ms26swShow HN: CodeWing – next level code navigation for {Python,Java,Go} on… Read More
Show HN: DragonRuby Game Toolkit – Commercial 2D Game Engine https://ift.tt/2R2PKLxShow HN: DragonRuby Game Toolkit – Commercial 2D Game Engine https://i… Read More
Show HN: I wrote an HN bot to suggest HTTPS url when people post HTTP URLs https://ift.tt/3uq7XB1Show HN: I wrote an HN bot to suggest HTTPS url when people post HTTP … Read More
0 Comments: