301
TI-Nspire / Re: z80 emulator for Nspire
« on: March 18, 2013, 02:12:11 pm »
Yes, it is emulation of z80 based calculators (TI84 only atm I think).
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. 301
TI-Nspire / Re: z80 emulator for Nspire« on: March 18, 2013, 02:12:11 pm »
Yes, it is emulation of z80 based calculators (TI84 only atm I think).
302
News / Re: Another step towards a free Nspire !« on: March 18, 2013, 03:28:43 am »
Another victory, too bad it's only for older models
![]() 303
TI-Nspire / Re: z80 emulator for Nspire« on: March 17, 2013, 04:53:23 pm »
Looks like you're making good progress
![]() 304
Introduce Yourself! / Re: Hello, from Earth!« on: March 17, 2013, 12:11:45 pm »
The search tool is broken, but there is a temporary replacement which you can find in my signature
![]() Also have some more peanuts so you won't starve: ![]() 305
Miscellaneous / Re: The Megaman Movie?!?« on: March 17, 2013, 11:37:52 am »
Could it be this one? http://www.amazon.co.uk/Mega-Man-Starforce-DVD/dp/B001B182S4
306
TI-Nspire / Re: TI-Nspire Task Manager« on: March 17, 2013, 11:17:55 am »
Aww that's too bad, I've always wanted to run it without a GUI, CLI FTW
![]() ![]() 307
TI-Nspire / Re: TI-Nspire Task Manager« on: March 17, 2013, 11:09:40 am »
Now we can finally kill TI
![]() ![]() 308
TI-Nspire / Re: LED protection in TI-Nspires partially cracked« on: March 17, 2013, 09:43:23 am »
Nice work. I had given up hope for the LED ever being cracked, but you did it. Disco time
![]() 309
TI-Nspire / Re: z80 emulator for Nspire« on: March 16, 2013, 07:01:23 am »
Calcemu3.tns displays a small chicken over the document screen. Calcuemu_cx.tns doesn't seem to do anything when opening it.
[edit] Pressing ctrl twice or more causes the program to space, making almost everythin black except a chicken and the bottom row. 310
TI-Nspire / Re: z80 emulator for Nspire« on: March 15, 2013, 05:01:07 am »
Sounds like I soon won't have any more excuses of learning z80 ASM
![]() ![]() 311
Lua / Re: Some more info about OS 3.2 (especially Lua)« on: March 14, 2013, 03:35:36 am »
Those examples look nice, but isn't the physics engine a bit (read: terribly) slow on the handheld, or am I behind schedule?
312
Calculator C / Re: [problem] TI NSPIRE C compile error« on: March 14, 2013, 03:27:21 am »
I don't mean a TI BASIC program, I meant a simple program like hello, but you're already trying that. Personally I use the SDK, which is pretty much plug 'n play. Maybe something is wrong with the makefile, paths or it's just win8 being silly. I don't know unfortunately
![]() 313
Web Programming and Design / Re: Snow Storm« on: March 14, 2013, 03:22:30 am »
FF20 ran that timed out test again and passed. Konqueror passed as well
![]() 314
Calculator C / Re: [problem] TI NSPIRE C compile error« on: March 13, 2013, 02:05:11 pm »
What exactly are you trying to compile? Because, like ExtendeD pointed out, from the first post it looks like you're trying to build ndless itself. So indeed first try to compile a basic nspire program, if that works, you're set.
315
Calculator C / Re: [problem] TI NSPIRE C compile error« on: March 13, 2013, 12:29:39 pm »
You need to specify an input file like "nspire-gcc myfile.c", otherwise it won't know what to compile.
|
|