https://github.com/terraspace/uasm
UASM - Macro Assembler
https://github.com/terraspace/uasm
assembly assembly-language uasm
Last synced: 7 months ago
JSON representation
UASM - Macro Assembler
- Host: GitHub
- URL: https://github.com/terraspace/uasm
- Owner: Terraspace
- License: other
- Created: 2016-01-25T13:04:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T09:37:14.000Z (about 1 year ago)
- Last Synced: 2025-03-30T11:07:37.134Z (7 months ago)
- Topics: assembly, assembly-language, uasm
- Language: C
- Homepage: http://www.terraspace.co.uk/uasm.html
- Size: 50.8 MB
- Stars: 227
- Watchers: 26
- Forks: 49
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: History.txt
- License: License.txt
Awesome Lists containing this project
README

---
[](https://gitter.im/john-terraspace/HJWASM)
[](https://travis-ci.org/Terraspace/UASM)
---
## Authors
* Branislav Habus
* John Hankinson
---
## On the Web
(http://www.terraspace.co.uk/uasm.html)
## License
* This file contains Original Code and/or Modifications of Original
* Code as defined in and that are subject to the Sybase Open Watcom
* Public License version 1.0 (the 'License'). You may not use this file
* except in compliance with the License. BY USING THIS FILE YOU AGREE TO
* ALL TERMS AND CONDITIONS OF THE LICENSE. A copy of the License is
* provided with the Original Code and Modifications, and is also
* available at www.sybase.com/developer/opensource.
*
* The Original Code and all software distributed under the License are
* distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
* EXPRESS OR IMPLIED, AND SYBASE AND ALL CONTRIBUTORS HEREBY DISCLAIM
* ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR
* NON-INFRINGEMENT. Please see the License for the specific language
* governing rights and limitations under the License.