Makes me kind of wish I still had my old Amstrad CPC6128, in case they could port it to that. Wish I'd kept up learning on that, I never learnt anything about how to use the copy of CP/M I got with it, and didn't get that far with learning BASIC when I was about 10. Now I'm learning Python and I love it!
pinguzJun 14, 2009
Yeah, this video made me want to buy a C64 again.And while I'm there, maybe an Amiga 500 too.
ultraceJun 15, 2009
Yes, but he's running it in C64 native mode. :)
icdmizeJun 15, 2009
Link to actual .d64 for BREADBOX64 for your own C64.<a class="user" href="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/breadbox64.d64">http://www.vandenbrande.com/wp/wp-content/uploads/ ...</a>
mattbdJun 15, 2009
Makes me kind of wish I still had my old Amstrad CPC6128, in case they could port it to that. Wish I'd kept up learning on that, I never learnt anything about how to use the copy of CP/M I got with it, and didn't get that far with learning BASIC when I was about 10. Now I'm learning Python and I love it!
opiticaJun 15, 2009
this is getting out of hand
mattbdJun 16, 2009
Three resources I've found very useful:<a class="user" href="http://showmedo.com/">http://showmedo.com/</a><a class="user" href="http://www.awaretek.com/">http://www.awaretek.com/</a><a class="user" href="http://www.swaroopch.com/notes/Python">http://www.swaroopch.com/notes/Python</a>Also, if you're interested in programming for the Web, Django is worth checking out (web development framework, something like Ruby on Rails, but written in Python). The official Django book has a very good website at <a class="user" href="http://www.djangobook.com/.">http://www.djangobook.com/.</a>