You need Python 2 to run this test appliance script.
Chris Pressey
3 years ago
0 | |
#!/usr/bin/env python
|
|
0 |
#!/usr/bin/env python2
|
1 | 1 |
|
2 | 2 |
# script that allows the binary output of sixtypical --output-format=c64-basic-prg --compile to be
|
3 | 3 |
# disassembled by https://github.com/tcarmelveilleux/dcc6502
|