Name: | spasm-ng |
---|---|
Version: | 0.5 |
Release: | 0.4.beta.2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 231528 |
License: | GPLv2 and BSD |
RPM: | spasm-ng-0.5-0.4.beta.2.el7.aarch64.rpm |
Source RPM: | spasm-ng-0.5-0.4.beta.2.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/alberthdev/spasm-ng |
Summary: | A z80 assembler with extra features for TI calculators |
Description: | SPASM-ng is a z80 assembler with extra features to support development for TI calculators. SPASM-ng can assemble and create assembly programs and flash applications in formats that can be shipped directly to TI-z80 (TI-83+, TI-83+SE, TI-84+, TI-83+SE, TI-84+CSE, TI-84+CE) calculators. SPASM-ng was originally from the SPASM project, and was forked to fix a few bugs. It was originally written by Spencer Putt and Don Straney, with additional development by Chris Shappell and James Montelongo. This release incorporates eZ80 support in preparation for the launch of the TI-84+CE. It also greatly increases the limit on the number of labels that can be defined. |
- Remove bundled gmp.h header. - Remove lib directory (containing static libs) from archive in prep. - Remove unnecessary rm -rf buildroot from the install section. - Added bundled provides on stringencoders until I get around to packaging it.
- Build with correct ldflags as well - Remove include files, for various licensing and practical reasons
- Build with correct system-wide compiler flags
- First packaging effort for Fedora.