Use C as glue code and ASM for critical sections
Someone should make version of Basic-kun without memory restrictions . I’m sure it would be appreciated by many.
Someone should make version of Basic-kun without memory restrictions . I’m sure it would be appreciated by many.
I think that it has been already discussed in forum and the conclusion is that it's not possible . If you want to break memory restrictions you should jump to a compiled language (C/Pascal) or ASM directly.
One could do a compiled basic that supports the msx graphic
There are a number of open source basic compilers for z80 systems that could be adapted to msx adding some library
I do not see a real gain in this but it is my personal taste
See this e.g.http://www.boriel.com/en/software/the-zx-basic-compiler/
One could do a compiled basic that supports the msx graphic
There are a number of open source basic compilers for z80 systems that could be adapted to msx adding some library
I do not see a real gain in this but it is my personal taste
See this e.g.http://www.boriel.com/en/software/the-zx-basic-compiler/
Sure, at this point is better option use existing compilers as C/Pascal than make from scratch a totally new compiler that supports Basic syntax. I encourage programmers basic to test Turbo Pascal, is a very friendly language and perhaps we can start a Pascal comunity for develop .
GuyveR800 is working on some new Turbo Basic but he cant post more info here (because he's banned) so for if you want more info come to #msxdev :)
I think Nyyrikki is working on something too..
What a beautiful Sprite art.
THANKS!
I think Nyyrikki is working on something too..
What NYYRIKKI is doing is actually based on GuyveR800's work.