Sat, 13 Jul 2024 06:29:01 UTC | login

Information for build spasm-ng-0.5-0.4.beta.2.fc28

ID21436
Package Namespasm-ng
Version0.5
Release0.4.beta.2.fc28
Epoch
SummaryA z80 assembler with extra features for TI calculators
DescriptionSPASM-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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:34:04 UTC
CompletedSat, 14 Apr 2018 20:34:04 UTC
Tags
f28
f29
RPMs
src
spasm-ng-0.5-0.4.beta.2.fc28.src.rpm (info) (download)
riscv64
spasm-ng-0.5-0.4.beta.2.fc28.riscv64.rpm (info) (download)
Changelog * Mon Aug 29 2016 Ben Rosser <rosser.bjr@gmail.com> 0.5-0.4.beta.2 - 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. * Tue Jul 19 2016 Ben Rosser <rosser.bjr@gmail.com> 0.5-0.3.beta.2 - Build with correct ldflags as well - Remove include files, for various licensing and practical reasons * Sat Mar 19 2016 Ben Rosser <rosser.bjr@gmail.com> 0.5-0.2.beta.2 - Build with correct system-wide compiler flags * Thu Oct 01 2015 Ben Rosser <rosser.bjr@gmail.com> 0.5-0.1.beta.2 - First packaging effort for Fedora.