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 ... 59 60 [61] 62 63 ... 168
901
Other / Re: z80-like portable computer for <$30! (If you build one)
« on: October 20, 2013, 07:30:33 am »
Demo of the character display released.
http://ez8tut.sourceforge.net/media/charDisplay_v1_2.zip
I tested it with my own display. It should work with most character display modules.

902
Other / Re: z80-like portable computer for <$30! (If you build one)
« on: October 16, 2013, 02:27:04 am »
Check the baud rate. I set it to 115200 baud in the source, but you can change if your pc cannot handle it.

903
Humour and Jokes / Re: Weird/funny pictures thread
« on: October 14, 2013, 03:47:02 pm »
Looks nice, but autoplay goes regardless enabled/disabled for me.
Which browser? Could you post a screenshot of the js console for me?

904
TI Z80 / Re: [Contest 2013][Axe] I'm thirsty
« on: October 14, 2013, 01:04:49 pm »
...Cut The Rope...

at first, i thought you were talking about this XD.
Wow that song XD

905
Math and Science / Re: Portal Physics
« on: October 14, 2013, 07:03:33 am »
Just watch out for falling portals :P

906
Math and Science / Re: Portal Physics
« on: October 14, 2013, 03:51:03 am »
Yep. The other end of the portal is stationary thus the block will have momentum when it comes out the other side.

907
Gaming Discussion / Re: Sonic for the Atari 2600
« on: October 14, 2013, 03:31:18 am »
$250 on ebay? Dang. I should write a homebrew some day! This game was made using batari basic which isn't too hard to learn.

908
Other / Re: z80-like portable computer for <$30! (If you build one)
« on: October 14, 2013, 03:29:44 am »
I was doing some other work on the computer and I made a typo :P

909
Other / Re: z80-like portable computer for <$30! (If you build one)
« on: October 14, 2013, 02:51:24 am »
I'd suggest using an eZ80 in that case.

910
Other / Re: z80-like portable computer for <$30! (If you build one)
« on: October 13, 2013, 05:03:21 pm »
I have an evaluation board with an eZ8 on it that I use for developing the software. It's a lot more convenient than my previous setup with a tv capture card. Once the firmware is done I will put it all in a box with a keyboard on it and use it as a stand-alone device.

Screenshot of the pc serial terminal software I use at the moment:

This is a program I am working on that allows you to hex edit flash.

911
TI Z80 / Re: ['13 Contest / TI-Basic] Cookie Clicker
« on: October 13, 2013, 12:01:59 pm »
Hmm this kinda was vijfhoek's idea, but he was going to make it in AXE. This is a separate category in the contest, so I see no problem here.

912
Humour and Jokes / Re: Weird/funny pictures thread
« on: October 13, 2013, 10:11:44 am »

913
Gaming Discussion / Re: Your best video game pickups.
« on: October 13, 2013, 05:35:42 am »
Yeah that would totally rock!

914
Gaming Discussion / Re: Your best video game pickups.
« on: October 13, 2013, 05:32:07 am »
It does? Wow that must be because of the windwaker HD just got released.

915
Web Programming and Design / PHP+JS slideshow
« on: October 12, 2013, 07:18:08 am »
Make a slideshow from an url:
http://83.128.153.131/random/imgviewer.php?pre=https://bite-prod.s3.amazonaws.com/wp-content/uploads/2013/01/you-had-one-job&id=7&ext=.jpg&lim=47&auto=1
Code: [Select]
http://83.128.153.131/random/imgviewer.php
?pre=http://www.url.com/image
&id=1
&ext=extention.jpg
&lim=10
&auto=0
You get a slideshow ranging from: http://www.url.com/image1extention.jpg
to: http://www.url.com/image10extention.jpg
that does not play automatically.

Pages: 1 ... 59 60 [61] 62 63 ... 168