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 ... 3 4 [5] 6 7 ... 168
61
TI-Nspire / Re: Portal Nspire
« on: December 22, 2014, 06:38:46 pm »
This is awesome O.O What kind of sprites are you looking for? Do you want an actual player character sprite?

62
Humour and Jokes / Re: Important life algorithms
« on: December 22, 2014, 04:47:58 am »
Those are great :D

63
Web Programming and Design / Re: Blog Redesign - 8times8
« on: December 21, 2014, 09:26:50 am »
Been working a bit on the website again. It's getting even more wordpress-like except the backend is custom-made, so it can be made pretty lightweight.
http://8times8.eeems.me:81/blog/index.php

64
Other / Re: ColorData - Paper tape reader
« on: December 21, 2014, 03:48:08 am »
With the current setup the string "Hello World" is about 1m long. I will experiment with different sensor placements and light gaps. My goal is to make the color bands thinner.

65
Other / ColorData - Paper tape reader
« on: December 20, 2014, 07:23:36 pm »
I designed and built a device that can read paper tape with colored bands on it. The order in which the colors are read determine the bit pattern that comes out. A transition from red to green results in a 0 for example.

Source can be found here: https://github.com/keoni29/ColorData

66
Humour and Jokes / Re: Important life algorithms
« on: December 20, 2014, 03:05:05 pm »
void warranty()

67
Other / Re: CBS6000 - an 8-bit 6510 computer
« on: December 20, 2014, 10:13:05 am »
   CBS6000

Today a new computer was born
It had some startup issues
With it overwriting its eeprom
But short after I found a fix
The computer blinks its LED's, a colorful mix
As if it were trying to say
~ Merry Christmas!


Edit: Added picture of the main board.

68
TI Z80 / Re: Cookie Clicker Axe development thread
« on: December 20, 2014, 04:18:22 am »
It's a lot nicer to do it like that because your result has to be an integer anyway. No point in converting from integers to floating point back to integer.

69
Axe / Re: Password Protection - Turn Off Calculator?
« on: December 20, 2014, 04:14:09 am »
The on-button triggers an interrupt, so you could shut down peripherals and then halt the cpu. Make sure that the on- button interrupt is the only one that is enabled. After the halt instruction you have to restore the peripherals to their previous state.

You need to use some asm for this.

70
TI Z80 / Re: zStart - an app that runs on ram clears
« on: December 20, 2014, 04:08:22 am »
Ofc not. I have lots of backups :P

71
TI Z80 / Re: zStart - an app that runs on ram clears
« on: December 19, 2014, 10:45:59 am »
Bug report:
No idea what's going on. It just started typing characters on its own. This happened after executing an axe program with Zoom&Run.

72
The Axe Parser Project / Re: [AXE] Hexeditor 2.0
« on: December 19, 2014, 02:39:12 am »
Are you sure you're making a hex editor? When I think of a hex editor I imagine something like this:

Yours looks like an image editor.

73
TI Z80 / Re: Cookie Clicker Axe development thread
« on: December 17, 2014, 06:11:01 pm »
Cool! It has a mouse cursor and everything. Will there be chocolate milk though?

74
Other Calculators / Re: Casio FX-991ES equally big case as Casio fx-85ES?
« on: December 17, 2014, 06:07:29 pm »
Your English is better than that of some members here, so don't worry about it. Welcome to omnimaga. Enjoy your stay :)

I don't think it would be allowed to use the guts of a different kind of calculator. You either have to buy a new 85ES or ask if you can use the FX-991ES

75
Art / Re: Mockups "please say this is going to be a game"
« on: December 11, 2014, 04:23:36 am »
Yeah there are dark rooms filled with traps :P

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