{"id":20530292,"url":"https://github.com/zoomten/furnace2asm","last_synced_at":"2026-06-06T11:31:24.545Z","repository":{"id":186539853,"uuid":"675321573","full_name":"ZoomTen/furnace2asm","owner":"ZoomTen","description":"Converts Furnace 0.6pre2+ project files to pokecrystal ASM, plus a nostalgia-miner's UI","archived":false,"fork":false,"pushed_at":"2026-04-10T17:40:52.000Z","size":2847,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-10T19:27:04.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZoomTen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-08-06T14:38:41.000Z","updated_at":"2026-04-10T17:41:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"88ebaeb7-71e0-41b2-92c0-bca355b4c5f1","html_url":"https://github.com/ZoomTen/furnace2asm","commit_stats":null,"previous_names":["zoomten/furnace2asm"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ZoomTen/furnace2asm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Ffurnace2asm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Ffurnace2asm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Ffurnace2asm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Ffurnace2asm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZoomTen","download_url":"https://codeload.github.com/ZoomTen/furnace2asm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Ffurnace2asm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33981122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T23:36:13.012Z","updated_at":"2026-06-06T11:31:24.530Z","avatar_url":"https://github.com/ZoomTen.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Furnace2Asm\n\nI rewrote [fur2pret](https://github.com/ZoomTen/chipstuff/blob/master/furnace/fur2pret.py) in Nim rather than continuing [chipchune](https://github.com/ZoomTen/chipchune/). :(\n\nAfter making [OctoMap](https://github.com/ZoomTen/OctoMap), I [nostalgia-mined](http://archives.somnolescent.net/web/mari_nc2/essays/nostalgiamining.html) some more and attempted to make one of those fancy GBA binary tooling apps but for Pok\u0026eacute;mon disassembly hacking. I tried to approximate the look and feel of [Advance-Text](https://www.romhacking.net/utilities/427/) here because damn, that's some design work for such a simple tool.\n\nAnyway, it functions about the same as the previous Python version (plus the ability to export for both old and new pokecrystal macros) but it **only supports module versions 127+**, so you'll have to use Furnace versions starting from (and including) **0.6pre2**. Unless of course, I write support to deserialize the \u003c127 instrument format.\n\nMake sure to click the Help button for more info :p\n\n![](docimg/app.png)\n\n## Building\n\nDependencies:\n  * [Nim](https://nim-lang.org/) 1.6.0+\n  * Nimble (should come with Nim)\n\nto build CLI only (all platforms):\n```\nnimble makeRelease\n```\nto build GUI only **(Windows only!)**:\n```\nnimble -d:withGui -d:guiOnly makeRelease\n```\nto build both **(Windows only!)**:\n```\nnimble -d:withGui makeRelease\n```\nCross compiling (works on my machine):\n```\nnimble -d:withGui -d:mingw makeRelease\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Ffurnace2asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoomten%2Ffurnace2asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Ffurnace2asm/lists"}