-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Daniele Olmisani edited this page Aug 23, 2013
·
2 revisions
Welcome to the ms-snake wiki!
Create a new build file system for Batari Basic using Tools -> Build System -> New Build System
{ "cmd": ["2600basAndRun.bat", "$file"], "encoding": "cp1252" }
Save the script as batari.sublime-build
Note:
- Batari, related tools (sed, dasm) and Stella shall be available in the system PATH
- the stardard Batari script 2600bas.bat should be customized in order to launch Stella after sucessful compilation