6502 SpASM Updated to 1.10

The 6502 Spreadsheet ASseMbler has been updated to v1.1.0.In this version:

  • the ability to use ORG anywhere in your code so you can start a new code section in another address
  • support for #label, #<label and #>label with HEX opcode so you can reference addresses, MSB and LSB (of course this was already possible with real 6502 instructions like LDA, STA, etc.)
  • display of the cycle count for each line of code
  • a few bugfixes

You can Download 6502 SpASM 1.10 here:
https://github.com/tilleul/apple2/tree/master/tools/6502_assembler

Please follow and like us:

About the Author

François Vander Linden