Author Topic: Has anyone started making a gameboy color/advance emulator for the cx?  (Read 11186 times)

0 Members and 1 Guest are viewing this topic.

Offline honchell12

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 5
  • Rating: +0/-0
    • View Profile
just wondering.

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
No, most likely not. We haven't been able to execute machine code on a CX yet.
« Last Edit: July 11, 2011, 11:46:47 am by JosJuice »

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Once we have ndless for the CX it will probably be started. I doubt its possible in lua at anything more than 10^-25 frames a second
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Once we have ndless for the CX it will probably be started. I doubt its possible in lua at anything more than 10^-25 frames a second

ruler501: It's not just the speed problem, it's impossible, we can't open files in Lua and the whole language just doesn't allow us to make a GB Emulator.

Offline Sroge4

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 12
  • Rating: +0/-0
    • View Profile
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #4 on: September 16, 2011, 02:17:11 pm »
I wish there was more info on ndless, the blog isn't saying much

Ashbad

  • Guest
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #5 on: September 16, 2011, 03:04:19 pm »
I wish there was more info on ndless, the blog isn't saying much

Usually not_saying_much == not_much_happening.  Sometimes it doesn't, but seeing how TI has cracked down on the system and hired new people on the NSpire team to lock it up, I doubt that it means anything else.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #6 on: September 16, 2011, 03:12:34 pm »
I remember ExtendeD talking about how they had an exploit, but they didn't want to publish any information on it until they had a second backdoor to exploit in case TI cracks down.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #7 on: September 16, 2011, 03:22:50 pm »
The history of computing showed that communities facing the hostility of the manufacturer towards legitimate use of their platforms are better off when they're not too eager to release their software exploits (which the manufacturer is sure to fix in the next release). Remember Nleash: right in the middle of a summer (= low activity period in the community), a previously private exploit enabled bursting out the anti-downgrade protection put by TI in OS 2.1.0.631 in short order. Nleash was a great success :)

The history of computing also shows that all platforms eventually get thoroughly owned, even if the manufacturer did a good job locking them down. That the Nspire hasn't been more thoroughly owned so far is only a sign that we, as a community, are not trying hard enough ;)
« Last Edit: September 16, 2011, 03:33:53 pm by Lionel Debroux »
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #8 on: September 16, 2011, 06:10:51 pm »
For Ndless, I find news and activity levels tend to rise after a release is made.  It is very doubtful that any specifics will be released now...


Offline Awesomeness

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 15
  • Rating: +0/-0
    • View Profile
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #9 on: September 16, 2011, 09:26:50 pm »
How DOES ndless work?  :P  It sounds like it uses a bug in the language to do something or other.  I'm just confused at this point.  All I know about it is it lets me run machine code such as assembly and compiled C.

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #10 on: September 16, 2011, 09:30:26 pm »
How DOES ndless work?  :P  It sounds like it uses a bug in the language to do something or other.  I'm just confused at this point.  All I know about it is it lets me run machine code such as assembly and compiled C.
Ndless 1.7 and 2.0 use a bug in the OS when trying to open a document, causing a buffer overflow and executing some of our code. Then it modifies the OS code in RAM to intercept when you open any document, check if it's an Ndless program, and run it if so.
« Last Edit: September 16, 2011, 09:30:44 pm by calc84maniac »
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #11 on: September 16, 2011, 10:11:08 pm »
So, is there any chance TI will notice this and fix the bug? Cause that would suck, really bad.
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #12 on: September 16, 2011, 10:18:45 pm »
So, is there any chance TI will notice this and fix the bug? Cause that would suck, really bad.
They already did, which is why we're waiting for Ndless 3.0 ;)
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline DrDnar

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 546
  • Rating: +97/-1
    • View Profile
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #13 on: September 16, 2011, 10:35:37 pm »
I remember ExtendeD talking about how they had an exploit, but they didn't want to publish any information on it until they had a second backdoor to exploit in case TI cracks down.
What do you mean "in case"? They're sure to. Their bureaucrats are immune to all forms of logic and reason. They have policy against third-party code, just like Apple. They enforce it. They cannot be reasoned with, just like Apple. They want any programming that happens to happen on their terms. In fact, there's sure to be agents of TI somewhere around here.... Woo! Watch out!
"No tools will make a man a skilled workman, or master of defense, nor be of any use to him who has not learned how to handle them, and has never bestowed any attention upon them. . . . Yes, [] the tools which would teach men their own use would be beyond price."—Plato's The Republic, circa 380 BC

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Has anyone started making a gameboy color/advance emulator for the cx?
« Reply #14 on: September 16, 2011, 10:46:07 pm »
In fact, there's sure to be agents of TI somewhere around here.... Woo! Watch out!

+1 for reference :D
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman