tschak909 Posted November 6, 2022 Share Posted November 6, 2022 An upcoming release of @dmsc's FastBASIC for #Atari8bit will include commands for #Fujinet! One of the example programs is a simple @Mastodon client! Source code here: https://github.com/FujiNetWIFI/fastbasic/blob/master/samples/int/mastodon.bas 1 2 Quote Link to comment Share on other sites More sharing options...
janzh Posted November 19, 2022 Share Posted November 19, 2022 On 11/6/2022 at 10:16 PM, tschak909 said: An upcoming release of @dmsc's FastBASIC for #Atari8bit will include commands for #Fujinet! One of the example programs is a simple @Mastodon client! Source code here: https://github.com/FujiNetWIFI/fastbasic/blob/master/samples/int/mastodon.bas GitHub Link = 404 Is it not public? Quote Link to comment Share on other sites More sharing options...
DjayBee Posted November 19, 2022 Share Posted November 19, 2022 (edited) 9 minutes ago, janzh said: GitHub Link = 404 Is it not public? @tschak909 posted the wrong URL. Try https://github.com/FujiNetWIFI/fastbasic/blob/master/samples/fp/mastodon.bas instead. AFAIK the Fujinet commands are only added to the floating-point version of FastBasic because adding them to the integer version would make the IDE bigger than 8kB which is a self-imposed limit by dmsc. Edited November 19, 2022 by DjayBee 1 Quote Link to comment Share on other sites More sharing options...
tschak909 Posted November 19, 2022 Author Share Posted November 19, 2022 Yup, dmsc moved it after the pull request. -Thom Quote Link to comment Share on other sites More sharing options...
AngryDill Posted November 28, 2022 Share Posted November 28, 2022 On 11/6/2022 at 3:16 PM, tschak909 said: An upcoming release of @dmsc's FastBASIC for #Atari8bit will include commands for #Fujinet! One of the example programs is a simple @Mastodon client! Source code here: https://github.com/FujiNetWIFI/fastbasic/blob/master/samples/int/mastodon.bas I got a 404 response with the above link. I did find the Mastodon client code there at a slightly different path: https://github.com/FujiNetWIFI/fastbasic/blob/master/samples/fp/mastodon.bas 1 Quote Link to comment Share on other sites More sharing options...
tschak909 Posted November 29, 2022 Author Share Posted November 29, 2022 yup @dmsc moved it in his upstream, and I pulled to re-sync. -Thom Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.