Featured Posts

How to background load and cache UIImageViews images It's often the case that the apps I am working on are required to download quite a couple, or even a few dozen, images and display them in a UIImageView. In looking online I found a few different methods...

Readmore

It sure does snow in Kansas! This week I am visiting my Grandmother in Kansas. Monday night I arrived at the farm just as the first snow was falling, and by Tuesday morning I couldn't have left if I wanted to. Here are some pictures...

Readmore

*Warning* Do not install software included in Panasonic... Background A while back I purchased a Panasonic camera that can not only take pictures, but also record video. I chose the camera because of this combination, in combination with it's optical zoom. Now,...

Readmore

UPS continues tradition of poor service Warning, rant ahead! I don't like posting such, but UPS is making my life miserable often enough that I feel I have to. Anyway, I purchased a product recently which the company shipped via UPS with...

Readmore

Suggestions to correct iTunes / iPhone music sync Recently I had a coworker who upgraded his iPhone to 3.0 find that he could no longer sync that iPhone with his iTunes music library on a Windows computer. It would, however, sync just fine on a Mac OS...

Readmore

  • Prev
  • Next

Google code repo

Posted on : 31-12-2009 | By : Lane Roathe | In : Apple //, Development, Games, Mac OS X, Windows, iPhone

Tags: , , , , ,

0

I created a svn repository on google’s code hosting for all of my misc. open source efforts that do not justify individual projects themselves (as, for example, HexEdit does).

I have several items ready to share yet still need to do a bit of cleanup, indicate the license, etc. before posting. The repository will be called “ideas-from-the-deep” in case you feel the need to check it out before it’s actually ready.

Apple // software Updates #1

Posted on : 27-06-2009 | By : Lane Roathe | In : Apple //

0

OK, so I am slowly going through and adding in all the various Apple // software I’ve written in the past. Here is what I currently have:

  • Apple Reference Magazine - The source code to the Apple Reference Magazine shell, including the browser and reader. I think it also includes all of the first issue data and articles (which my include further source). The source is 100% assembly, and well documented (really!). File is in "bxy" format (Apple //gs archive)
  • Lane DOS - I think this is the source to a version of the DOS I wrote for the Battletech series from Infocom, but I'm not 100% sure on that.
  • Applesoft BASIC code - General stuff written in Applesoft - not sure at all what is in this archive.
  • Copy Protect - I think this is my track/sector syncing copy protection scheme I submitted to some Apple // hackeresque magazine back in the day.
  • Copy Protection Notebook - This is the various sources to the "Copy Protection Notebook" (aka the "Tome of Copy Protection"). If you ever wanted to know how to do copy protection, get this source! Half tracks, quarter tracks, perfect tracks, sync tracks, sync sectors, and more...

Let me know if you find any issues, I have not yet setup my gs or an emulator so I can check these out.