Skip to content

v0.1.1

Compare
Choose a tag to compare
@smnjameson smnjameson released this 25 Jul 21:12
· 43 commits to main since this release
  • SDCard preloading and auto deployment. Import Assets at or above $f000 to create an SDCard folder in the ./bin folder containing the preloader files. Use shift+f8 in conjunction with M65Debugger to deploy those files directly to the mega65 SDcard

  • Shift+F8 will now deploy any sdcard files to the mega65 SDcard before building the program and running

  • Shift+F7 with a test file open will build and run that test directly