This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - bfr
Pages: 1 ... 44 45 [46] 47 48 ... 60
676
« on: September 23, 2006, 04:34:00 pm »
Hmmm...this poses some complications for the TI-83+ version. Should all of the versions be changed, or should their be a convereter that converts the "#" to whatever the TI-83+ would use?
EDIT: This is starting to get a bit off-topic of MLC 68K, but I guess it's fine if we get back on topic soon.....
677
« on: September 23, 2006, 04:28:00 pm »
Somebody did take over the project - rivereye. QuoteBegin-rivereye+--> QUOTE (rivereye) | I am now the leader of it, and am taking recomendations on how to run it. If you have any ideas at all, just let me know right away.
|
678
« on: September 23, 2006, 04:27:00 pm »
Bye Spelli; have fun!
679
« on: September 23, 2006, 04:25:00 pm »
This looks great!
Yeah, the introduction does kind of remind me of the introduction in CDI's Metroid Pure.
680
« on: September 23, 2006, 03:16:00 pm »
Welcome to Omnimaga! I have a TI-86; it's the first Texas Instruments graphing calculator I ever had. I'm not the only TI-86 user here! *bfr pokes Shazane Koronova with his TI-86 programs, such as http://omnimaga.dyndns.org/index.php?showtopic=598* xlibman: Where i live, I think TI-86s are still sold, and they are still sold on the http://education.ti.com/educationportal/sites/US/productDetail/us_ti86.html. Also, xlibman, do you have the link to MLC 2.7 for the TI-86? Shazane Koronova might be interested in it. Shazane Koronova: MLC is an interpreted language meant mostly for game programming that is supposed to run across a span of graphing calculators, including the TI-89, TI-86, TI-83+, and Casio AFX. MLC is faster than TI-BASIC, and has some advanced features such as screen buffer movement, grayscale sprites and text, sprite detection, and more. There currently are only finished versions of it for the TI-86 and Casio AFX.
681
« on: September 23, 2006, 02:55:00 pm »
xlibman!!!! O_O This looks like it's going to require a lot of hard work and dedication. I'm kind of busy, with literally like ten projects, school, sports, and music, but in my spare time, besides working on my other projects, I'll try to contribute. If this gets finished though, it will definitely by POTY material. I don't think there are many 68K C programmers here though. The few ones that are here are pretty good though, such as Ranman (who is certainly a better C programmer than me), with his awesome project, Ultima V., and, well, I'm pretty sure there are some others out there.
682
« on: September 23, 2006, 02:12:00 pm »
btw now that the MLC website is set up, it should *usually* be up-to-date on the latest progress. For example, if you would want to find out the latest progress on MLC TI-83+, then you would go to http://mlc.phpnet.us/mlc83plus.php . But, I don't even know the latest progress of MLC TI-83+, so it doesn't say on that page. You'll have to ask Madskillz. *bfr pokes Madskillz*
683
« on: September 23, 2006, 02:10:00 pm »
QuoteBegin-elfprince13+--> QUOTE (elfprince13) | @bfr: contact me if you need help with a parser. I can't code the routines to handle the commands, but I can help with some basic stuff like the parsing itself and probably control structures.
|
I've come to that part. All MLC commands are prefixed with "#", and probably for a reason They probably tell the parser the difference between a command and a variable. So, I guess the parse should check for "#" first, and then if it encouters it, then it should compare it to a list of commands or something, or else, treat it as a variable or something. Hmmm...variables will be interesting. I'll have to make my own variable-allocation table or something...or ues TI-BASIC variables, which might be slower to access.
684
« on: September 23, 2006, 09:41:00 am »
MLC 68K now detects MLC programs. Here is a screenshot: Right now, the only way to run an MLC program is as an argument. I'll work on the other stuff later, such as letting MLC programs be selected from a list and ran.
685
« on: September 23, 2006, 08:35:00 am »
I think they're all awesome! Great work. :king:
686
« on: September 23, 2006, 06:11:00 am »
It's been quite a while since the last time I posted here o.o I've decided to port this to the TI-83+ in assembly; most of you are TI-83+ users anyway. The TI-83+ version will be slightly reduced version of the 68k C version, although it should still be fun, and it will depend on Ion. MirageOS can run Ion programs, right (I don't know that much about the TI-83+ series - I just got my TI-84+ Silver Edition about a month ago)? I also made some progress on the 68k C version, and the things that the guy is supposed to dodge actually are displayed now . The problem now is erasing them now (They always get erased except when they are first displayed).
687
« on: September 23, 2006, 05:33:00 am »
Well, the text editor is kind of like the TI-BASIC editor; naturally, it would let me use either one. I think TIGCC has some functions specifically for the text editor though, so I might use the text editor, but on the other hend, I might not even need those functions. For now though, MLC 68K programs are planned to be edited in the text editor.
688
« on: September 22, 2006, 02:32:00 pm »
This looks like it's going to be great! Nice sprites.
689
« on: September 22, 2006, 01:39:00 pm »
O_O I think they're awesome!
690
« on: September 22, 2006, 01:13:00 pm »
I responding in the MLC 68k topic, because it was about MLC 68k . Presenting...the (unfinished) MLC website: http://mlc.phpnet.us/index.php
Pages: 1 ... 44 45 [46] 47 48 ... 60
|