Snes VRAM Sample

Got the vintagedev vram sample working. Main thing was to find windows gfx conversion tools and get them working with linux… vramtar

Back into SNES DEV

Just started to work on some SNES stuff. Took a simple sample from vintagedev to get it working using linux as the development system. Added proper Makefile and made ubuntu wla packages. first.tar.gz wla-dx-9520081209-1i386.deb wlalink20081209-1i3861.deb

Disco Display

[flash]http://vimeo.com/2457534[/flash] [flash]http://vimeo.com/2457550[/flash]

Update on 64×48

Made some progress. Nice sunday hacking.

Toshiba LED Dot Matrix Double Action

more to come… [flash]http://vimeo.com/2399376[/flash]

Toshiba LED Dot Matrix First Success

First success… [flash]http://vimeo.com/2396571[/flash] [flash]http://vimeo.com/2396646[/flash] [flash]http://vimeo.com/2396662[/flash]

Led Matrix 16×16

New toy…Thx Max. Datasheet Toshiba LED Dot Matrix Modul TLMM 501 B2

SuperFamicon Programming Resources

Found some interesting websites about the SuperFamicon. Tutorials Game Database 65816 Tips Wiki Interesting blog Its a just a question of time that i do another project on that hardware…

Update: os x and DNS

I found some facts how os x is handling the dns lookups. Because i was wondering why changing the resolv.conf doesnt seem to change Safari’s or Firefox’s lookups. The key to this is lookupd and DNS Service Discovery. Actually i came across this from an iphone related problem, which is quite well documented at saurik [...]

New iTunes and iPhoto importer

I updated my iTunes and iPhoto import scripts. Added Growl feedback and some hacks to handle iTunes performance problems, some iTunes really gets slow and i had to add timeut exception handling. So just call this from the terminal: python addToiTunes.py -d /media/mp3s -r -p Where all Mp3 Files below the path get imorted to [...]