Jump to content
IGNORED

Mad Studio Short Cuts


shaoth

Recommended Posts

Hi!

 

I am aware there is no program documentation yet, so I will try to be brief in steps on setting FastBasic for you.

 

1.) Install Mad Studio

 

2.) Install CC65 (https://github.com/cc65/cc65)

 

3.) Install FastBasic (https://github.com/dmsc/fastbasic/releases/tag/v4.0)

 

4.) In FastBasic folder open a file named fb.bat (floating point version) and change "set cc65" value to the CC65 path destination. For example, if you installed CC65 in d:\atari\appl\cc65 folder, the line would be like this:

 

set cc65=d:\atari\appl\cc65\bin\

 

Do the same in file fb-int.bat (integer version)

 

5.) In Mad Studio, go to Source code editor and select Tools menu by clicking Options item (also F3 key will work). Select FastBasic tab, go to last edit box and click on icon on the right. There you select a folder where your version of FastBasic exists. Click on Ok button to apply your changes.

madst_sce_01.thumb.png.9d720f2a0d5279aad8a24cd5228ce1bc.png madst_sce_02.thumb.png.84812fc0b027c01cb86199c2b490f367.png

 

6.) Now you have FastBasic ready to play with.

 

Enjoy!

 

 

Edited by Gury
  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...