• Please review our updated Terms and Rules here

trs80gp -m1 -dx -nlc -if a.txt

You need to get past the MEM SIZE? prompt. Try this:

Code:
trs80gp -m1 -dx -nlc -i \r -if a.txt

If you're on Unix or Mac I imagine you'll need \\r instead of just \r
 
Back
Top