Submissions from 2015-02-02 to 2015-02-03 (3 total)

I'm going to cheat a little because I didn't get home from work until about 20 minutes ago. This is a place-holder until I have a bit of time to write about something. I'll likely be doing a bit of MSP430 assembly again tonight since I have my MSP-EXPFR5969's firmware up-to-date now.

Ok, I really did end up doing a bit of MSP430 assembly. Energia on Linux was still complaining about the programmer firmware still being out of date, so I went through and more thoroughly tried updating it. I then went back and started stepping through my attempted port of JonesForth to the MSP430.

Want to get cards into our IRC bot.

Finished up yesterdays coding and commited it with a pull request for callidus to check out.

https://github.com/Kimau/playbot

More progress today! You can finally use the 'layout' block for components which is absolutely awesome for reusability and keeping layout code clean and concise.

As a bit of a break, I decided to spend a bit of the night looking into SNES assembly since I've always wanted to build a SNES game for nostalgic reasons, so far I've got a green screen so at least I've made a start!