Author Topic: TI84+CE Wrapper for Monochrome TI-BASIC Programs.  (Read 6620 times)

0 Members and 1 Guest are viewing this topic.

Offline c4ooo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 252
  • Rating: +10/-1
  • The impossible chemical compound.
    • View Profile
TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« on: June 25, 2017, 11:27:45 am »
At this point this is only a proof of concept, but the goal of this project is to hook all the drawing commands in ti-basic, making them behave like they would on the monochrome calculators. As of right now i have only hooked 4 ti-basic commands: ClrDraw, pxl-on, pxl-off, and pxl-test. The library is initialized with "1:Asm(INSTLAPI" (this needs to be put at the start of the monochrome tibasic program) and de-initialized with "0:Asm(INSTLAPI".
-German Kuznetsov
The impossible chemical compound.

Offline 123outerme

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 458
  • Rating: +23/-0
  • Self-unpaid intern
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #1 on: June 25, 2017, 06:08:13 pm »
This is awesome! It should be really great since I know that people with CSEs would always complain when monochrome games didn't work (usually new users), so this should help the CE crowd not follow the same ordeal.
Speaking of, someone should make this for CSE
* 123outerme runs

Offline c4ooo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 252
  • Rating: +10/-1
  • The impossible chemical compound.
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #2 on: June 25, 2017, 07:36:28 pm »
This is awesome! It should be really great since I know that people with CSEs would always complain when monochrome games didn't work (usually new users), so this should help the CE crowd not follow the same ordeal.
Speaking of, someone should make this for CSE
* 123outerme runs
Thanks!
I could (and will) release the code, but unfortunately i dont think there would be anyone to port it to the CSE :(
-German Kuznetsov
The impossible chemical compound.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #3 on: June 26, 2017, 09:41:16 pm »
So basically, old BASIC 83+ games that use the graph screen will function the same on the color model? That's the end goal right?

Offline c4ooo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 252
  • Rating: +10/-1
  • The impossible chemical compound.
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #4 on: June 27, 2017, 06:29:54 pm »
So basically, old BASIC 83+ games that use the graph screen will function the same on the color model? That's the end goal right?
Precisely.
Do to the faster CPU they will also run faster :)
-German Kuznetsov
The impossible chemical compound.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #5 on: June 29, 2017, 08:21:23 pm »
That' really cool, best of luck with this! :D

Offline Switchblade

  • LV0 Newcomer (Next: 5)
  • Posts: 1
  • Rating: +0/-0
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #6 on: July 01, 2017, 11:36:09 am »
This would be really cool  :D ;D

Offline c4ooo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 252
  • Rating: +10/-1
  • The impossible chemical compound.
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #7 on: September 02, 2017, 07:58:41 pm »
That' really cool, best of luck with this! :D
This would be really cool  :D ;D
Thanks!
For now, you can access the source here: https://goo.gl/9PGkgX
There will be more updates soon, courtesy being bored in school :P

Edit: "fixed" url, as for some reason the URL would redirect to "https://github.com/c4ooo/TI84-CE-Wrapper-for-Monochrome-TI-BASIC-Programs" instead of "https://github.com/c4ooo/TI84-CE-Wrapper-for-Monochrome-TI-BASIC-Programs.". (The second one has a period at the end).
« Last Edit: September 02, 2017, 08:02:17 pm by c4ooo »
-German Kuznetsov
The impossible chemical compound.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #8 on: September 03, 2017, 10:48:01 am »
Very nice!

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: TI84+CE Wrapper for Monochrome TI-BASIC Programs.
« Reply #9 on: September 03, 2017, 01:17:19 pm »
That' really cool, best of luck with this! :D
This would be really cool  :D ;D
Thanks!
For now, you can access the source here: https://goo.gl/9PGkgX
There will be more updates soon, courtesy being bored in school :P

Edit: "fixed" url, as for some reason the URL would redirect to "https://github.com/c4ooo/TI84-CE-Wrapper-for-Monochrome-TI-BASIC-Programs" instead of "https://github.com/c4ooo/TI84-CE-Wrapper-for-Monochrome-TI-BASIC-Programs.". (The second one has a period at the end).
I would suggest not using a goo.gl shortlink to link to your source. If you really do want the url to show as shorter, you can just use the following bbcode:
Code: [Select]
[url=<url>]<text>[/url]
/e