- Celtic BASIC library for the CE
- 03 Sep 2022 02:38:54 pm
- Last edited by RoccoLox Programs on 17 Sep 2022 07:53:12 pm; edited 1 time in total
Recently I have been working on, with TIny_Hacker's help and moral support, making Celtic for the TI-84+ CE. So far I've been focused on making it compatible with all Celtic 2 CSE functions, but I hope to add some newer functions down the line as well as several of the Celtic III functions from the older, monochrome version.
For those out there that don't know what Celtic is, it is a hybrid TI-BASIC library written in assembly that was originally created by Iambian for the TI-83+/84+ monochrome calculators. It was later ported by Kerm to the TI-84+ CSE to be included in Doors 8 and then was ported to the CE with Doors 9 (but unfortunately neither Doors 9 or Celtic were released).
Below is a list of commands in Celtic CE:
The functions that have been completed are still pending some more thorough testing, but currently appear to function as they should. To see the full list of planned commands, look at the github README found here.
Documentation for all of the finished commands (more will be added later) can be found here.
There's also a Discord server where you can follow the status of this project. The join link for that is here.
Thank you everyone who has helped with this project in one way or another (there are too many to list) and I hope BASIC programmers out there will like this project.
(I will edit the post to show a couple screenshots later )
For those out there that don't know what Celtic is, it is a hybrid TI-BASIC library written in assembly that was originally created by Iambian for the TI-83+/84+ monochrome calculators. It was later ported by Kerm to the TI-84+ CSE to be included in Doors 8 and then was ported to the CE with Doors 9 (but unfortunately neither Doors 9 or Celtic were released).
Below is a list of commands in Celtic CE:
- ReadLine Completed
- ReplaceLine Completed
- InsertLine Completed
- CreateVar Completed
- Arc/UnarcVar Completed
- DeleteVar Completed
- DeleteLine Completed
- VarStatus Completed
- BufSprite Completed
- BufSpriteSelect Completed
- ExecArcPrgm Completed
- DispColor Completed
- DispText Completed
- ExecHex Completed
- TextRect Completed
The functions that have been completed are still pending some more thorough testing, but currently appear to function as they should. To see the full list of planned commands, look at the github README found here.
Documentation for all of the finished commands (more will be added later) can be found here.
There's also a Discord server where you can follow the status of this project. The join link for that is here.
Thank you everyone who has helped with this project in one way or another (there are too many to list) and I hope BASIC programmers out there will like this project.
(I will edit the post to show a couple screenshots later )