HN2new | past | comments | ask | show | jobs | submitlogin
Commodore PET Web Server (azog.org)
45 points by rocky1138 on Nov 9, 2013 | hide | past | favorite | 12 comments


Not quite the cool hack it might seem from the title. The TCP/IP stack is running on external hardware, exposing connections as file streams over the PET IEC interface.




I'm surprised there are no mention of techniques to create enough heat to cause a fire. I suppose that's a bit more than a killer poke. Got any links for a 'flaming' poke?


I'm pretty sure this would cause the PET's monitor to catch fire.

My friends and I (as kids) would dare each other to type this into any SuperPet we saw in a computer shop but thankfully we were all too sensible to give it a go.

Mostly we'd say we were going to and instead type

  POKE 32768, 115
which (if I remember correctly) would put a love heart in the top left corner instead.


This just brought me back to HS and doing this on all the computer lab C64's (usually contained 3/4 of the way into some Basic program...) After a few weeks of this, there was a nice note posted to each monitor to kindly refrain from killing the machines...



thanks boomlinde, because I wa really wondering how the tcp/ip stack could be implemented on a pet !!


Heh A lot of the modern commodore peripherals have more computing power than the computers they are plugged into. But then again they aren't usually as fun as the Commodore. :-D


one way that springs to mind is 6502 machine code talking to a GPIB to ethernet adapter like this one.

https://www.sparkfun.com/products/8841 maybe


Another good one was the Tandy Model 100 Webserver:

http://www.humanclock.com/webserver.php

source: http://static.humanclock.com/files/apachesrc.txt


First computer I ever wrote a program for...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: