I'm adding a actual executable file format that you can use
Will we be able to patch in executables from our own download codes?
I get subscript out of range in 0:205 when I type HELP
Seems cool! When you finish your exec filetype, I'll port some things over. Liek Spooderman Adventur.
Yes, It's been fixed and is going to be included in the next update
Replying to:chickenSeems cool! When you finish your exec filetype, I'll port some things over. Liek Spooderman Adventur.
You may not be able to do that, because, naturally because it's what I work with when making OSes (real ones), I work with pure machine language. I will release a assembler for it, but that's about as high level as it will get.
The only commands right now are HELP, DIR, and ECHO as far as I can remember.
The executable file format and editor are coming soon. The format is almost done, and once that is done, I will make a editor.
Format is now done and full documentation is coming soon.
I was actually thinking of doing something similar on PTC.
Sorry for the late reply, as of now, it's a bytecode, so probably. All ABC(Another ByteCode) programs are stored in a .DAT file. Just start looking around that the @EXTERNRUN section. You can learn about what the bytecode is, and how to use it. Use the "EDEXT" command or run the ABCASM to assemble some code, although the assembler is kinda buggy.
If you look on the PTC Wiki, you can find DSi DOS. This is just a SmileBASIC implementation of it (A way better one I might add)
Okay, I know it's been a long time since a new update (almost a year...), but I've been working hard. I've almost got FAT12 implemented for a FS, and some other really cool stuff that are going to be a thing. It'll be a big update! But first, a quick poll:
[poll=p41][/poll]
Replying to:NateDogg1232Okay, I know it's been a long time since a new update (almost a year...), but I've been working hard. I've almost got FAT12 implemented for a FS, and some other really cool stuff that are going to be a thing. It'll be a big update! But first, a quick poll:
[poll=p41][/poll]
Well, it's decided. I'm going to make a homebrew filesystem!