Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 978 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 978 Bytes

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.