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

Pages: 1 ... 3 4 [5] 6 7 ... 126
61
Web Programming and Design / Re: What if YouTube worked on the 83+?
« on: January 17, 2014, 09:13:14 am »
Awesome. You should bitcrush the audio down to 1-bit though ;)
It's still possible to play back high quality audio, as seen with TruVid.

62
General Calculator Help / Re: Nyan cat on TI-84+BE serious problem
« on: January 16, 2014, 10:16:56 pm »
FYI, next time you have a problem like this, you should put it in the calculator support subforum.

63
TI-Nspire / Re: [C] F-Zero : trackSpire
« on: January 16, 2014, 03:22:14 pm »
I don't believe this game is using it, but I made a mode 7 engine a while ago, and Hoffa added nSDL and color support.
http://ourl.ca/18123;msg=282877

64
General Calculator Help / Re: ti 84 +c se how-tos,q & a,ect...
« on: January 15, 2014, 07:08:58 pm »
It's not the full 320x240?

65
Web Programming and Design / Re: What if YouTube worked on the 83+?
« on: January 15, 2014, 01:16:04 pm »
IE 10 also does not seem to work.

66
TI Z80 / Re: Bad Apple SE
« on: January 15, 2014, 11:12:07 am »
Another update! I posted the video above to 4chan, and someone there was nice enough to make me a remix of Bad Apple. There's so many notes I would need two flash pages to store them all, which I have not implemented yet, so the noise channel gets cut off at the end. You can download the app or listen to a recording from an actual calculator here: https://mediacru.sh/eB0-390qIAv6


67
TI-Nspire / Re: nCoder
« on: January 14, 2014, 11:29:10 pm »
Using a monospace raster font would also help. (Yeah, I know all fonts on the Nspire are raster, but I'm talking about the kind you see when you use the terminal on a computer.)

68
TI Z80 / Re: Bad Apple SE
« on: January 12, 2014, 10:23:47 pm »
So the problem was the sound interrupt taking up all the CPU time. I had to decrease the frequency of the interrupt slightly, but now everything works on real hardware! Final version is attached.


69
TI Z80 / Re: Bad Apple SE
« on: January 12, 2014, 01:00:02 am »
I guess TILP doesn't like Bad Apple. I have successfully transferred a larger app to the TI 84+ SE I am using, but Bad Apple always fails 3/4 of the way through.

70
TI Z80 / Re: Bad Apple SE
« on: January 11, 2014, 06:13:19 pm »
What's the point when Rabbitsign takes binary files already?

71
General Calculator Help / Re: TiLP can't find calculator
« on: January 11, 2014, 04:15:35 pm »
It's still possible to send files from the command line. Also, can you show me where the udev conf is? I do not see it in the readme.

EDIT: Finally got TILP working in Windows. Turns out the driver wasn't signed, so I had to manually install it.

EDIT: The transfer of Bad Apple is failing 3/4 of the way through, just like with TI-Connect.

72
General Calculator Help / Re: TiLP can't find calculator
« on: January 11, 2014, 01:45:04 pm »
I got tilp built now, but I still get a corrupted double-linked list error. I'm running tilp with sudo, so permissions should not be an issue. Also, I think the problem on Windows is a lack of a driver. What driver should I tell Windows to use?

73
IDK how feasible a fast forward button would be. TI-Boy is already pushing the hardware to its limits.

74
General Calculator Help / Re: TiLP can't find calculator
« on: January 11, 2014, 11:18:58 am »
Well, I decided to try it on Linux, but the only computer I have with Linux right now is headless.

75
General Calculator Help / Re: TiLP can't find calculator
« on: January 11, 2014, 10:17:17 am »
Bump. I'm also trying this on Linux. The computer I am using is terminal only. I installed the Ubuntu 1.16 package but got an error about an invalid linked list. I'm trying to build it from source now, but am stuck on building libticables. Configure fails because libusb was not found yet apt tells me I have it already.
Install all *-dev package of what it doesn't find. It's a common rule when you are compiling stuff, you need *-dev packages.
Also, not sure about the fact that a "terminal only" linux will accept tilp anyway since it has a gtk gui.
The computer is actually a server without a monitor, keyboard, or mouse, so I connect to it with ssh.

Pages: 1 ... 3 4 [5] 6 7 ... 126