Author Topic: A new graphical SDK for Ndless  (Read 17977 times)

0 Members and 1 Guest are viewing this topic.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: A new graphical SDK for Ndless
« Reply #30 on: September 06, 2012, 02:58:50 pm »
Does it work at least with the official version of nspire_emu provided?
Yeah, I got it to work eventually :)
Vy'o'us pleorsdti thl'e gjaemue

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: A new graphical SDK for Ndless
« Reply #31 on: September 06, 2012, 07:40:17 pm »
So with this i could make nspire games even thought I don't have one? XD

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: A new graphical SDK for Ndless
« Reply #32 on: September 06, 2012, 10:41:48 pm »
well, you need an emulator, which needs the img file coming out from REAL nspire :P
Sig wipe!

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: A new graphical SDK for Ndless
« Reply #33 on: September 17, 2012, 09:33:14 am »
Hi, critor+ExtendeD+all: The new ndless SDK works just fine.Thanks!
Just for fun i've compiled a known SDL demo with a suggestive name 'Fire' by David Ashley: http://www.libsdl.org/projects/fire/

Maybe some newcomers will enjoy it too.

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: A new graphical SDK for Ndless
« Reply #34 on: September 17, 2012, 09:41:11 am »
Nice to hear this :)
Did you have to adapt some parts of the original sourcecode of 'Fire'?
« Last Edit: September 17, 2012, 09:41:23 am by ExtendeD »
Ndless.me with the finest TI-Nspire programs

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: A new graphical SDK for Ndless
« Reply #35 on: September 17, 2012, 09:46:37 am »
Nice to hear this :)
Did you have to adapt some parts of the original sourcecode of 'Fire'?
No, not at all, only the resolution and commented-out a single code line (you may check the source). So is quite portable. Cheers.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: A new graphical SDK for Ndless
« Reply #36 on: September 17, 2012, 08:26:15 pm »
well, you need an emulator, which needs the img file coming out from REAL nspire :P
awe :(
Cant it create on like wabbitemu?

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: A new graphical SDK for Ndless
« Reply #37 on: September 18, 2012, 12:58:27 am »
Quote
Cant it create on like wabbitemu?
Basically, no: too complicated.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: A new graphical SDK for Ndless
« Reply #38 on: September 18, 2012, 07:24:12 pm »
Oh :(
It would be epic though ^^

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: A new graphical SDK for Ndless
« Reply #39 on: September 19, 2012, 01:32:11 am »
For Clickpad & Touchpad OS, freely downloadable OS upgrades (containing a boot2) are enough to create a .img suitable for nspire_emu.
However, for the CX and CM, you need a boot1. Even if only a subset of boot1 would be technically required for setting up several ports and loading the boot2 (I mean - for instance, handling serial port communication wouldn't be a required feature for an alternative, emulator-only boot1), the same legal challenges as for distributing official boot1 would get in the way of distributing alternative boot1.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.