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

Pages: 1 ... 27 28 [29] 30 31 ... 208
421
Other Calculators / Re: Forty-eight hours of programming!
« on: February 26, 2013, 06:25:28 am »
Well, we don't have to worry nearly so much about that, seeing as we're self funded (and this is nowhere near as potentially illegal as many sites.)

422
Every rewrite brings improvement.

423
News / Re: TI bans community calculator emulation
« on: February 26, 2013, 06:18:39 am »
If they want ridiculously difficult to emulate, they should roll their own FPGA soft processor that uses some really freaky stuff, and is totally black-box. Especially the ROM. Good luck causing a stack overflow when you don't know what bitsize you're using. (It would be 12-bit RAM, for one)

424
Other Calculators / Re: Forty-eight hours of programming!
« on: February 24, 2013, 11:16:13 pm »
Well, you're essentially cracking their software, so technically that falls under warez.

425
News / Re: TI bans community calculator emulation
« on: February 24, 2013, 11:06:34 pm »
@Keoni there's a EULA in the packaging which you agree to by using the calculator.

426
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: February 24, 2013, 11:04:06 pm »
They are using USB to Ethernet adapters. These can be found for less than $5 on places like amazon.

Your solution is overly complex and unlikely to work. (Those systems often have very specialized windows-only drivers)

427
News / Re: TI bans community calculator emulation
« on: February 22, 2013, 07:37:22 pm »
Those cases are rare, especially those relating to things such as reverse engineering which is FAR more touchy than emulation. It's a pity that the geohot case was settled out of court, or we'd have a more recent case to go by.

428
News / Re: TI bans community calculator emulation
« on: February 22, 2013, 07:28:46 pm »
They can't enforce the EULA at all. They have no legal power outside the law, no matter what implied contracts you have signed. This is because of the ridiculous ease by which people agree to the contracts.

The EULA is in the packaging. It's in the manual.

429
News / Re: TI bans community calculator emulation
« on: February 22, 2013, 07:12:23 pm »
EULAs are not legally binding. There's nothing to be concerned about, because this "rule" they introduced is in direct conflict with the DMCA. Seriously, this has absolutely no effect on us.

430
Ooh, not that we could implement this or anything, but what if they just subdivided the screen into 16 chunks, 4800 bytes each, and allowed you to page each chunk of the screen individually? The screen hardware would continuously update from the buffers not currently paged, and you can write to them as fast as to any other RAM.

431
It would require a fairly substantial change to how the putS bcall operates, and it would probably take an interrupt.

432
Computer Projects and Ideas / Re: Raspberry Pi : What should I do with it ?
« on: February 22, 2013, 12:14:10 am »
http://pi.minecraft.net/

It's not that good yet. Creative only. But, it does support the programming aspect already.

I made mine into a laptop. I generally log onto my desktop with VNC, but I'm looking at getting some emulators running on it too.

Oh, and TI-BASIC and HP basic are not real BASIC. At all. They bear almost no resemblance to real BASIC languages, like the BBC BASIC on risc OS,

433
Maybe they should have implemented a disp buffer, like Linux uses. It stores all the console output and displays it as fast as possible, but the program continues running, ignoring whether it has actually displayed.

434
Other / Re: That's impossible ! (well, not really)
« on: February 21, 2013, 07:03:15 pm »
Clock multipliers can easily push you up and over the terahertz barrier. So, while we don't have any crystals that frequency and hence no lasers, we can easily take images that quickly.

Lots of people use terahertz imaging, as a quick google shows. Take a look.

435
News / Re: KermM and critor Run First 3rd Party Code on TI-84+CSE
« on: February 21, 2013, 01:16:15 am »
But the files are compatible, so why not allow them to transfer? If anything, it makes it easier for programs like tilp.

Pages: 1 ... 27 28 [29] 30 31 ... 208