Explore >> Select a destination


You are here

techtinkering.com
| | www.skrasser.com
83.3 parsecs away

Travel
| | Since my last post in October about Cab Hustle, my Commodore 64 retro game programming project, there has been some progress-mostly under the hood. Before di...
| | nowhereman999.wordpress.com
83.3 parsecs away

Travel
| | I wrote a compiler for the TRS-80 Color Computer called BasTo6809 for a couple reasons. One is to learn exactly how to parse an expression using recursion and I thought it would be cool to have fast programs. The compiler was targetted to be used on a CoCo 1 & 2. Maybe down the road...
| | dumblebots.com
111.1 parsecs away

Travel
| | In this blog, I will be explaining how to get started with bare-metal Assembly Language programming on AVR microcontrollers, along with an example for the ATmega328P. We will see how a program is stored and executed by the Microcontroller's hardware; the syntax of the Assembly language, and also how to build and upload your program...
| | www.ntfs.com
194.8 parsecs away

Travel
| GIF files start with a fixed-length header (GIF87a or GIF89a) where 7a and 9a specify the version