Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terraspace/uasm
UASM - Macro Assembler
https://github.com/terraspace/uasm
assembly assembly-language uasm
Last synced: 2 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T09:37:14.000Z (5 months ago)
- Last Synced: 2025-01-20T11:04:32.527Z (2 days ago)
- Topics: assembly, assembly-language, uasm
- Language: C
- Homepage: http://www.terraspace.co.uk/uasm.html
- Size: 50.8 MB
- Stars: 222
- Watchers: 27
- Forks: 49
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: History.txt
- License: License.txt
Awesome Lists containing this project
README
![alt tag](http://www.terraspace.co.uk/gfx/uasm.png)
---
[![gitter](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg?style=flat-square)](https://gitter.im/john-terraspace/HJWASM)
[![Build Status](https://travis-ci.org/Terraspace/UASM.svg?branch=master)](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.