64tass: Difference between revisions
From F256 Foenix
Jump to navigationJump to search
(Initial 64tass page.) |
m (Added a note about specialized Foenix switches in 64tass.) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
The MicroKernel, DOS, SuperBASIC, and many of the other Foenix tools have been written | The MicroKernel, DOS, SuperBASIC, and many of the other Foenix tools have been written with 64tass; these projects may be found on the [https://github.com/FoenixRetro FoenixRetro github]. | ||
The assembler may be downloaded from the following repositories: | |||
:[https://sourceforge.net/projects/tass64/files/binaries/ sourceforge] | :[https://sourceforge.net/projects/tass64/files/binaries/ sourceforge] | ||
:[https://github.com/irmen/64tass github]. | :[https://github.com/irmen/64tass github] | ||
Starting with version 1.59.3120, 64tass supports some of the Foenix [[File Formats]], namely PGX via the <code>--c256pgx</code> switch and PGZ via the <code>--c256pgz</code> switch. | |||
Latest revision as of 10:55, 16 December 2023
The MicroKernel, DOS, SuperBASIC, and many of the other Foenix tools have been written with 64tass; these projects may be found on the FoenixRetro github.
The assembler may be downloaded from the following repositories:
Starting with version 1.59.3120, 64tass supports some of the Foenix File Formats, namely PGX via the --c256pgx
switch and PGZ via the --c256pgz
switch.