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

Pages: [1] 2 3 ... 168
1
TI Z80 / Re: TO8XV - PC files to appvar converter
« on: January 05, 2017, 11:44:09 am »
Thanks for the suggestion. I am looking into this!

2
TI Z80 / Re: TO8XV - PC files to appvar converter
« on: December 28, 2016, 06:14:39 am »
UPDATE:
Python version with some more commandline options. The ti83f.py module can be used in your own custom tools.
https://github.com/keoni29/to8xv

Planned features: multiple variables per .8xv file.

3
News / Re: Reuben Quest: Lost Between Times
« on: December 26, 2016, 06:37:48 am »
Congrats on the release! It looks awesome ;)

4
Math and Science / Re: Possible ninth planet?
« on: January 22, 2016, 04:36:49 am »
I believe there was speculation about a planet X about 10 years ago. I wrote an essay about it in elementary school :P

5
Other / Re: Making a sound mixer
« on: August 13, 2015, 06:16:19 am »
Hmm I have tons of china quality pots and they seem to hold up fine (after cleaning)

6
Other / Re: Making a sound mixer
« on: August 13, 2015, 06:12:04 am »
You can clean potentiometers by spraying some wd40 in the little hole at the top.
You need digital potentiometers with a dual power supply because the signal voltage may drop below 0V.  The potentiometer will cut off the signal and might even get damaged. You could use +6 and -6v supply across the device. It's effectively 12v but the center is shifted. For this you need additional regulators. You could also make the entire system run from a single supply, but it requires some trickery.

7
Other / Re: Making a sound mixer
« on: August 10, 2015, 07:28:53 am »
Make sure that they can deal with the +12 -12v supply before you hook them up.

8
TI Z80 / Re: Boost: A 3D tunnel game
« on: July 09, 2015, 04:58:56 am »
This reminds me of f-zero gx with the tunnel that has beams across as well as speed boosters.

9
Other / Re: Making a sound mixer
« on: June 25, 2015, 05:09:37 pm »
That's not bad for a first. You haven't seen my early work yet :P

10
The Axe Parser Project / Re: Axe Parser
« on: June 25, 2015, 05:08:55 pm »
Wow that fast compile time sounds promising! That will save so much time when debugging! Because of the unstable state I will not be using it for development just yet, but I certainly want to try it out.

11
TI Z80 / Re: PianoCSE
« on: June 25, 2015, 04:58:37 pm »
What waveform is it supposed to have? I am used to hearing pure squarewaves from piano applications like these.

12
Axe / Re: [HELP] Unstable program speed
« on: June 25, 2015, 04:25:28 pm »
You could try using timer interrupts to set a frame limit.

13
TI Z80 / Re: Boost: A 3D tunnel game
« on: June 25, 2015, 04:23:39 pm »
The graphics look awesome. I don't know what it's like gameplay-wise, but at least it has that going for it :)

14
Other / Re: Making a sound mixer
« on: June 25, 2015, 04:19:23 pm »
Congrats on soldering your first board!
This looks a lot better than our project group's preamplifier. That thing had long airwires going all over the place.

15
The Axe Parser Project / Re: 84+ce AXE
« on: May 01, 2015, 05:37:03 pm »
That would require learning the z80 assembly language, but then you won't need axe as much anymore.

Pages: [1] 2 3 ... 168