LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

TinySB Pre-alpha release, sourcecode

Root / Talk About Programs / [.]

CoinzReturnsCreated:
Ok since this is a Pre-alpha I won't be compiling it for you all. Here you can get the source code for all of TinySB and import it into PlayBasic's learning edition which is for free here; http://www.playbasic.com/downloads.php I just want to share the codebase with the community even though most of you may not understand it. Without further ado here is the source files in their current state. SimpleMath: http://pastebin.com/Z9YFJYKP Pre Constants: http://pastebin.com/zZ7Yfd36 System Types: http://pastebin.com/PuvErX9E Functions Layer2: http://pastebin.com/btsTfEB2 Sub-Layer Functions: http://pastebin.com/4Y8MbDcP TinySB Main: http://pastebin.com/NZTcTuwE A few notes, if you do run it you won't be able to do much with it unless you want to toy with the source code directly. Anyone is free to attempt to understand and/or use this project. Just be aware I will be heading the official releases. I'm open to letting people help out if they so choose and depending on their experiences I can assign them different parts of TinySB to code. That's it. Oh did I say I wouldn't offer an exe? Well.. I will soon. the only thing is it doesn't run external files and currently all code that runs inside it is typed in as code in TinySB itself.