1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-10 12:24:58 +00:00
Files
6502bench/SourceGen
Andy McFadden 149e763821 Change the way ASCII is handled for 64tass
The documentation for 64tass says you're required to pass "--ascii"
when the source file is ASCII (as opposed to PETSCII).  We were
ignoring this, but it turns out that everything works a bit better
if we don't.

So we now pass "--ascii" on the command line, and add a two-line
character encoding definition to every file that is generated with
ASCII as the default encoding.  The sg_petscii and sg_screen
encodings go away, as PETSCII is now the default, and we can use the
built-in "screen" encoding.
2019-08-20 11:21:30 -07:00
..
2018-10-09 14:55:16 -07:00
2019-08-17 11:30:42 -07:00
2019-08-17 17:03:06 -07:00
2019-07-20 17:36:12 -07:00
2019-08-19 14:23:00 -07:00
2019-08-17 11:30:42 -07:00
2019-08-17 11:30:42 -07:00
2019-08-17 17:03:06 -07:00
2019-08-19 14:16:35 -07:00
2019-08-17 17:22:14 -07:00
2019-08-17 17:03:06 -07:00