Show Posts

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 - Eeems

Pages: 1 ... 5 6 [7] 8 9 ... 370
91
As seen over on Cemetech, TI has removed native code support from the CE line of calculators. This means that programs written in assembler, or compiled with languages like C will no longer work on the latest OS. If you want to continue using natively compiled programs, you will want to avoid updating for the time being. We will continue to post major updates and information as this evolves.

What is your opinion on this change by TI?

92
Calculator C / Re: What's the best sprite editor for TI 68k C/ASM?
« on: May 27, 2020, 09:40:37 am »
AFAIK, in GCC4TI you use arrays of chars, short ints or long ints (for 8, 16 and 32 pixel wide sprites). You can directly edit the sprites if you use binary notation for initialising the arrays. Most of the sprite editors I found on ticalc seem to offer output in hexadecimal, which is fine too. The problem is, that all of the ones I've tried seem to be unfinished in some way or another. As for importing BMP's, I've never seen any mention of it in any of the 68k programming documentation. I guess the search goes on (or I'll have to make my own)  :-\
have you tried to just import them to see what happens?

93
News / Re: Super Star Hero, A Futuristic Action-RPG For Windows
« on: May 13, 2020, 05:59:26 pm »
and where can i play it?
There is a link in the post.

94
General Calculator Help / Re: Programming
« on: May 01, 2020, 06:26:18 pm »
You are going to need to provide more information for us to help. What programming language are you using? What type of calculator are you using? What exactly do you mean by random equation generator?

95
TI-Nspire / Re: Minecraft 2D for TI-Nspire
« on: April 28, 2020, 12:59:23 pm »
He released v1.0 in this thread. You can find the post here.

96
TI-Nspire / Re: running basic dos programs on ti-Nspire Cx
« on: April 28, 2020, 12:57:01 pm »
I believe people have linux running on the nspire, so technically you might be able to get dosbox running on it.

97
TI-Nspire / Re: Nspiroid - TI-Nspire emulator on Android (ZenFone 5)
« on: April 28, 2020, 12:56:08 pm »
Hi,

Somebody can share rom, or can you tell me where can I find T310CX_CAS N128.bin.

Regards
You'll have to dump the rom for your own calculator. We do now allow sharing roms on this site. As per the rules.
Quote
Illegal content, including copyrighted material (such as TI's copyrighted software).

98
ASM / Re: Pokémon Neptunium
« on: April 08, 2020, 12:56:34 pm »
Jump labels etc. are marked by ::, e.g.:
Code: [Select]
infinite_loop::
jp infinite_loop
What's the reason for going with :: instead of the standard :

99
ASM / Re: Pokémon Neptunium
« on: April 07, 2020, 03:14:32 pm »
I would be interested to get some more information on the assembly compiler you wrote.

100
News / Re: April Fools
« on: April 01, 2020, 12:57:05 pm »
We are socially distancing ourselves from April 1st.

101
News / April Fools
« on: April 01, 2020, 12:54:01 pm »
We are not doing an April Fools joke this year.

Stay safe everybody.

102
It would be possible. It would also require that your phone support being the USB host.

I'm personally not interested in working on it.

103
News / Discord hangout
« on: March 20, 2020, 01:41:17 pm »
Are you stuck at home due to COVID19? Trying to work/study but having trouble since you don't have much human contact? Some of us on Discord are going to be sitting in the Discord voice channel for most of the day. Feel free to join us and socialize while practising social distancing.


104
News / Re: Slack now also linked to IRC
« on: January 23, 2020, 01:45:19 pm »
Can you remake the invite link?
Updated. Not sure why it wasn't working anymore as it's set to never expire.

105
ASM / Re: Graphics demo
« on: January 19, 2020, 12:17:57 am »
This is looking pretty cool. Keep it up :)

Pages: 1 ... 5 6 [7] 8 9 ... 370