Current Conditions Of Completing “The Crushers” Classic Caches

“The Crushers” Classic Caches is a list of 18 caches, one for each of the train stations between Lapstone and Mt Victoria on the Blue Mountains train line.

As of Feb 24, 2012, the following cachers have found (or hidden) at least 10 of the caches on that list:

Altaire:15
Team Canary:15
jonnosan:14
bikerbuddy:13
pjmpjm:10
Team Webguy:10
The Rats:10

For those with 5 or less caches remaining, these are the gaps:

Altaire
Fortress of Solitude
Enigma
Florabella Forgotten Realm

Team Canary
Point Of No Regard
In the Loop
The Bee Gees

 jonnosan
 Point Of No Regard
 Scooter on the Oaks
 Fortress of Solitude
 In the Loop

bikerbuddy 
Point Of No Regard
WALLS GALORE!
VIEW3-53 Abseil
In the Loop
The Bee Gees

Posted in Uncategorized | Comments Off

“The Crushers” Classic Caches

I thought it would be fun to make a list of “classic” blue mountain caches, one for each of the 18 train stations that lie between the Nepean River and Mount Victoria.

This train line was started in between 1867 and reached Mt Victoria in 1868. The station that was built near what later became the town of Katoomba was originally called “The Crushers”; so named because of a quarry and rock-crushing plant that was located nearby.

The train line was heavily used by residents of Sydney who came to holiday in the hotels and resorts that sprang up in the mountains. A very popular activity for tourists was scenic walks – whether along the cliff lines, or into the ancient forests. In the 1880s, the towns of the upper mountains engaged in friendly rivarly about who could create the most impressive tracks. Most of the tracks created in this time are still very popular with tourists, although a few have sadly been allowed to degrade and are now accesible only to the most intrepid walkers.

This list of classic caches was created by taking each train station, identifying the caches that have a natural starting point near that station, and deciding which of that set was my favourite. While the mountains is also home to many creative “urban camo” caches, the focus on this list is on physical challenges that showcase the variety of terrain within the mountains, with a strong bias toward “hard” (either steep ascents, or rock scrambles) and/or long hikes. I have however excluded caches that can only be completed via abseiling, rock-climbing or specialist equipment (i.e. – no “5 stars”). I also reluctantly excluded Mountains Murder Mystery #5 as it can only be reached after completing 4 other caches.

Lapstone The Gorge – A Whole New Adventure
Glenbrook Glenbrook Creek Beach
Blaxland Florabella Forgotten Realm
Warrimoo Florabella Pass
Valley Heights Lost World
Springwood Enigma
Faulconbridge Fortress of Solitude
Linden In The Loop
Woodford Scooter On The Oaks
Hazelbrook At The End Of Our Road
Lawson Rainbows and Unicorns
Bullaburra Bruce’s Walk
Wentworth Falls Point of No Regard
Leura Walls Galore
Katoomba Daylight
Medlow Bath Tanning Booth
Blackheath The Bee Gees
Mt Victoria VIEW3-53 Abseil
Posted in geocaching | 1 Comment

Kipper BASIC updates

Goog from CommodoreServer.com reported a couple of bugs in Kipper BASIC which I have fixed in version 1.21

The bugs were

  • Any UDP broadcast anywhere on the LAN (say, a DHCP client booting up, or the  ‘Host Announcements’ every Windows machine sends every few minutes) would result in TCPSEND or POLL reporting an error
  • If you had a variable (say X%) and you added a constant to it that happened to be the same as the current value of that variable (i.e. you had  X% =X%+7 when X% was already 7) you got a completely bogus number.
Posted in Uncategorized | Comments Off

peekbot is back

I’ve turned on peekbot again, although I have disabled the ‘screendump’ feature (which would render a text file using the default font and screen colours from whatever system the text file appeared to originate from) – I think this was causing most of the crashes last time I had peekbot running.

I am also running peekbot via mongrel, on a non-standard port, although I have mod_rewrite rules in place such that any old links should get directed to the right spot.

 

Posted in Uncategorized | Comments Off

More classic computer footage from the MIT Vault

I’ve been poking around some more in the film archive at MIT that I found “Making Electrons Count” and a few other items caught my attention.

First is a news report from 1951 showing the WHIRLWIND computer being used to solve some differential equations that would be very tedious to compute by hand (e.g. determining remaining fuel, height and velocity of a rocket as it is launched). Output to an oscilloscope and a flexowriter is shown, as well as some very early electronic music. 6 minutes long.

MIT Tech TV

Then there is a talk from 1985 reflecting on 40 years of computing, covering the transition from computers being batch-mode number crunching machines, where any single programmer would be allowed a short window every few days in which they could attempt to run their program, into “time-sharing” data processing machines, in which multiple users could be constantly interacting with, allowing for (amongst other things) ‘on-line’ programming. It is hard to comprehend what the act of developing and debugging a program would be like when you would only be allowed 1 attempt to run it every 3 days.

This film is 90 minutes long, but the main speaker (who appears about 7 minutes in, after a somewhat boring introduction from the MC) is very engaging and uses photos and other props to entertain and inform.

MIT Tech TV

Posted in vintage | Comments Off

Ancient I/O & Making Electrons Count

The RPC-4000 (like many computers of the same vintage) used a device called a Friden Flexowriter for input and output. This device was a combination typewriter, printer and paper tape reader & writer.

Input to the RPC-4000 could be done either by typing on the keyboard, or reading a paper tape. Output from the RPC-4000 would be printed to the flexowriter.

The character set used by the RPC-4000 is essentially the Flexowriter character set. It uses 6-bit codes, allowing for 64 characters, as opposed the 128 characters in 7-bit ASCII. However the flexowriter had a typewriter  mechanism that allowed for shifting between upper and lower case, and there are codes in the character set that select which case to use for printing of subsequent characters.

The Flexowriter character set also has some ‘control codes’, similar to the control codes that make up the first 32 ASCII characters. Nowadays most of these control codes are long since obsolete, since they relate to long dead media like 80 column punch cards, paper tape or magnetic tape reels.

While looking for the definition of some of the Flexowriter control codes referenced in the RPC-4000 documentation, I stumbled across ‘Making Electrons Count‘ – a documentary made in the early 1950s about the MIT “Whirlwind” digital computer facility. It is 20 minutes long, the first 10 minutes or so are a breathless description of the wonders of digital computers and the bright future they would bring us.

The 2nd half I found eye-opening; it tells the story of someone with a complex maths problem to solve, and the journey they go on to program the Whirlwind to solve it, which includes digesting a thick tome on  “PROGRAMMING: Statement; Mathematical Analysis; Flow Diagram; Code; Tape Preparation; Computing; Debugging; Interpreting Results.”, attending a 2 week programming course, several interactions with Flexowriters, and a 4:00am visit to the “Night Typist”.

As well as the video itself, I also came across a nice commentary on it that gives a lot of useful context to the technology and techniques captured in the film.

Posted in vintage | Comments Off

On the trail of a Real Programmer

Coders of a certain vintage will be familiar with the story of Mel, the Real Programmer in which Ed Nather (writing in 1983) relates his experience from 20 years previously in attempting to patch a BlackJack program written by his ex-colleague (Mel Kaye) for the ancient RPC-4000 computer, and how the complexity of the code he had to work through left him so impressed with Mel’s familiarity with the inner workings of the computer that he abandoned the attempt to patch the code and even 20 years later, he still held Mel as the archetype of a “Real Programmer”.

I first came across the story on a BBS sometime the early 90s, at a time when I was just starting to become competent with x86 assembly code, and self-modifying code was a pretty fascinating idea, as was extreme performance optimisation.

Then recently I came across the Mel story again, and went looking to see what (if anything) of the legendary machines and codes had made their way into the retro-computing archives across the net. The ‘holy grail’ would be a copy of the original BlackJack program with the back-to-front cheat option, and major bragging rights would come from being able to make the patch that Ed Nather had given up looking to make.

I’m not there yet.

What I have found so far is:

From looking at the opcodes in the programming manual, I believe that the loop in question must have been based around opcode 21 “COMPARE MEMORY GREATER”, with the eventual ‘overflow’ to opcode 22 (TEST MINUS).

I don’t know what sort of work this loop would have been doing, although given the program documentation clearly states program execution starts at 00000, and that is also where (in the story) control is eventually transferred to once the loop exits, the loop must have been some kind of post-game cleanup, ready to re-start.

So my current theory is

  • the data stored in the upper memory locations is the card deck, (stored initially perhaps as numbers 1..52)
  • as cards were “dealt” they were marked as such by (e.g.) setting the sign bit
  • the loop without apparent exit is going through the pack removing the ‘dealt’ marker, prior to being shuffled at the start of a new game.

It is apparent that Ed’s memory was not completely accurate; not completely surprising given the 20 year gap from when the events occurred until when they were documented. He mentions the clue that helped him understand the way the loop exited as being the fact that the index register bit was set even though Mel never used the index register, and says this index register bit is “between the address and the operation code in the instruction word”. However reference manual is clear that the index register bit is the least significant bit, and in fact the opcode bits (0..4) are adjacent to the data address bits (5..16). I can’t see any way the index bit could have been part of the loop/overflow.

Posted in Uncategorized, vintage | Comments Off

copy of Acorn MOS annotated disassembly

These were zipped at The BBC Lives!

The BBC Micro Operating System ( a series that first published on Micronet between April and October 1991 )

Acorn MOS 1.2 Disassembly part 1 (VDU fonts & contstants : $C000 – $C4BF)
Acorn MOS 1.2 Disassembly part 2 (OSWRCH : $C4C0 – $CA38)
Acorn MOS 1.2 Disassembly part 3 (misc graphics routines : $CA39 – $D4BC)
Acorn MOS 1.2 Disassembly part 4 (D4BD – $DB10)
Acorn MOS 1.2 Disassembly part 5 ($DB11 -$DEFE – possibly incomplete file? )
Acorn MOS 1.2 Disassembly part 6 ($E114 – $E6AF)
Acorn MOS 1.2 Disassembly part 7 ($E6B0 – $EAD8)
Acorn MOS 1.2 Disassembly part 8 ($EAD9 – $F134)
Acorn MOS 1.2 Disassembly part 9 ($F135 – $F9B3)
Acorn MOS 1.2 Disassembly part 10 ($F9B4 – $FFFF)

Posted in vintage | Comments Off

peekbot update

I added some new decoders to peekbot

Also, the symbols table used by the disassembler has been extended to allow for decoding of functions that are all called via a single address (e.g. the BBC has a routine called OSBYTE which is accessed via $FFF4, but has hundreds of different sub-functions which can be selected via different values of A,X & Y registers). Only immediate loads in the vicinity of the JSR are interepreted (e.g. LDA #$01/ JSR $FFF4).

Posted in vintage | Comments Off

homebrew wiznet w5100 cartridge

I made my first NIC


homebrew wiznet 5100 cartridge

This is from Six’s design, with assistance from Jim Brain. A shopping list and further discussion is on this retrohacker’s thread.

Posted in Uncategorized | Comments Off