SuperIlu / TPASM

Mirror of tpasm sources with DOS and WIN32 binary releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TPASM

Mirror of tpasm sources with DOS and WIN32 binray releases. TPASM is "a Unix based cross assembler for 6805, 6809, 68HC11, 6502, Sunplus, 8051, Z80, PIC, AVR, and c166" (now with DOS and WIN32 binaries).

This is a copy of the official TPASM sources from http://www.sqrt.com/. Todd still maintains TPASM, so please contact him for any issues regarding assembly errors or improvements.

Added files

  • Makefile.dj2: Makefile to build TPASM using DJGPP2. You will need a DOS/Windows system supporting 16-Bit binaries and LFN (long file names) to build. E.g.: FreeDOS, DOSBox-LFN or Win9x.
  • tpasm-1.12.dev: Projectfile for Dev-Cpp

Binaries

The DOS binaries were created with DJGPP, gcc version 7.2.0.

The WIN32 binaries were created using Dev-Cpp 5.11 and TDM-GCC 4.9.2.

About

Mirror of tpasm sources with DOS and WIN32 binary releases

License:GNU General Public License v2.0


Languages

Language:C 93.7%Language:Assembly 5.7%Language:C++ 0.5%Language:Makefile 0.2%