Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tgrysztar/fasm2
flat assembler 2
https://github.com/tgrysztar/fasm2
Last synced: 4 days ago
JSON representation
flat assembler 2
- Host: GitHub
- URL: https://github.com/tgrysztar/fasm2
- Owner: tgrysztar
- License: other
- Created: 2024-03-12T19:55:40.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-28T20:16:11.000Z (about 1 month ago)
- Last Synced: 2024-12-25T02:07:36.227Z (11 days ago)
- Language: Assembly
- Size: 1.03 MB
- Stars: 91
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# flat assembler 2
This project combines flat assembler g with a set of headers that implement an x86 assembler. It is largely compatible with fasm 1, except for the macroinstruction syntax.