dansanderson / easyasm65

An on-device assembler for the MEGA65.
GNU General Public License v3.0
7 stars 1 forks source link

Feature request #6

Closed pchnl closed 1 month ago

pchnl commented 1 month ago

Terrific project that I am currently trying out. I hope to learn some assembler using EasyAsm and the build-in monitor tools of the MEGA65. I am totally new to the C64/MEGA65 world. Thanks!

pchnl commented 1 month ago

Please delete this entry, created in error.

dansanderson commented 4 weeks ago

Glad you're enjoying EasyAsm! You may have discovered this already but you should be able to assemble to U9 by setting the default DOS device: SET DEF 9 Let me know if you encounter any issues, I don't recall doing much testing on that.