Archive for December, 2008

Cool Intro

Found a cool intro including the sources…enjoy. [flash] http://vimeo.com/2542074[/flash] anthrox

Snes Pattern Sample

Todays and last sample is a simple pattern scroller… [flash]http://vimeo.com/2541936[/flash] pattern.tar.gz And now the further reading will be Yoshis Docs.

Todays Snes

Today i took the sprite sample from vintage dev and added some stuff from the NWI sample… [flash]http://vimeo.com/2506586[/flash] sprite.tar.gz

New WordPress – One liner update

Just installed 2.7 wordpress. Here is a one liner for the brave one: curl http://wordpress.org/latest.zip -o “new.zip” \ && unzip new.zip \ && rm -rf ./wordpress/wp-content/ \ && cp -vr ./wordpress/* ~/htdocs/ \ && rm -fr new.zip wordpress

Its VBlank time

Today i do the vblank sample.There is an NMI mapped in the vetortable and do a funky color cycling in the handler…. [flash]http://vimeo.com/2493895[/flash] vblank

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]