https://github.com/bitrake/fasm_playground
https://github.com/bitrake/fasm_playground
assembler fasm x86
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitrake/fasm_playground
- Owner: bitRAKE
- License: other
- Created: 2020-07-26T02:12:12.000Z (almost 6 years ago)
- Default Branch: reloc
- Last Pushed: 2020-08-01T21:54:15.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T00:51:55.318Z (over 1 year ago)
- Topics: assembler, fasm, x86
- Language: Assembly
- Homepage:
- Size: 1.33 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
This branch is to test out custom file formats and exposing internal assembler state at assemble-time. It wont be merged with master.
When this inevitably becomes stale, please go to the source:
[https://flatassembler.net/](https://flatassembler.net) for the latest version.
This was mainly created to track minior branches: adding features, superfluous optimization, and over specialization.
flat assembler version 1.73
Copyright (c) 1999-2020, Tomasz Grysztar.
All rights reserved.
Read the [license.txt](LICENSE.TXT).