| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fraosub.c | 2013-09-25 | 15.1 kB | |
| makefile.dos | 2013-09-25 | 2.2 kB | |
| fragcon.h | 2013-09-25 | 1.5 kB | |
| MAKEFILE | 2013-09-25 | 2.6 kB | |
| fraeuni.h | 2013-09-25 | 603 Bytes | |
| getopt.h | 2013-09-25 | 2.6 kB | |
| fraebin.h | 2013-09-25 | 1.4 kB | |
| fryylex.c | 2013-09-25 | 29.7 kB | |
| filelist | 2013-09-25 | 3.6 kB | |
| FRAYTOK.H | 2013-09-25 | 1.1 kB | |
| devnote | 2013-09-25 | 4.6 kB | |
| frasmdat.h | 2013-09-25 | 3.3 kB | |
| cleanup.bat | 2013-09-25 | 33 Bytes | |
| frasmain.c | 2013-09-25 | 8.4 kB | |
| base.doc | 2013-09-25 | 35.2 kB | |
| frasm.y | 2013-09-25 | 42.9 kB | |
| ascii.chd | 2013-09-25 | 797 Bytes | |
| frasm.h | 2013-09-25 | 1.1 kB | |
| as6502.y | 2013-09-25 | 42.9 kB | |
| frasm.c | 2013-09-25 | 77.2 kB | |
| as6502.tut | 2013-09-25 | 6.2 kB | |
| as6502.tst | 2013-09-25 | 3.0 kB | |
| frapsub.c | 2013-09-25 | 22.1 kB | |
| as6502.doc | 2013-09-25 | 9.9 kB | |
| as6502.1 | 2013-09-25 | 1.7 kB | |
| Totals: 25 Items | 319.9 kB | 0 | |
Here you will find my favorite 6502 assembler on the PC. It is not mine, it comes from Mark Zenier's Frankenstein series of assembler. As it generates a HEX file, I've written a small hex2oric tool that converts it to an Oric tape file. Also, the assembler is able to produce a nice listing output of the assembly, with a symbol table that you can use with Euphoric's debugger, so that addresses in the debugger can be replaced by symbols.