August 2022

Understand the system

Of all of the different techniques this one may be the simplest but also the most important.

When you’re trying to reverse engineer something, understanding the system is key to unraveling the black box which is the PAL. You need to understand what connects to the PAL on the inputs, what it connects to on the output side. Usually going one level back isn’t enough. Why? Because maybe the PAL connects to an OR gate, that then takes a couple other connections. So what you need to do is follow from the primary driver to the consumer of that signal.

Why simply “dumping” a PAL isn’t always possible?

Rom Dumping

Dumping ROMs is a pretty common practice in the space of reverse engineering, and many eeprom readers are cheap, easily available, and there’s really not much to them. Plunk your ROM chip in the reader, press, go, and you have a binary file with the contents. Provided that your reader supports the ROM chip, or you need an adapter like I built in this post to read Commodore Amiga ROMs in a TL866A:

New Reverse Engineering PALs page

I’ve recently put a new page online on the site. It hosts a basic outline on different techniques to enable one to reverse engineering a PAL, and produce a modern equivalent.

Right now, there are about a dozen topics/techniques, with no content beyond basic background information.

As time goes on, I’m going to add more and more posts, with the page serving as the outline, index, with centralized links.

My PAL stimulator

If you’ve been following my blog, you’ll see that I’ve been reversing a Commodore Amiga SCSI HDD Expansion card called the Dataflyer. On that Dataflyer, there’s a PAL that handles address configuration (the latch), chip selects, and converting the 68000 signals to those the peripherals understand.

Commodore Amiga AutoConfig expansion card process

Since I’ve been reverse engineering a DataFlyer Plus HDD SCSI expansion card for the Commodore Amiga, I’ve needed to get a much better understanding of how the AutoConfig process works. I’m by far no expert on it, but I have learned a lot and wanted to share a couple logic analyzer traces of this occurring in the wild. The Commodore documentation refers to these expansion cards as PICs or Plug-in Cards.

August 12, 2022 - Amiwest 2022 updates

  • By: AmiWest
  • Posted on: 13 August 2022

Amiwest 2022 show updates: The reserverations page has been updated with details on the hotel, book now and save! The exhibit page has been updated with a new exhibitor for Amiwest 2022.

AmigaOS 4.1: Enhancer Software 2.2 Released!

Hi everyone, Version 2.2 of Enhancer Software from A-Eon Technology was released today! Please read on for the full press release as posted on Amigaworld.net: 9th August 2022A-EON Technology Ltd is pleased to celebrate six years of the Enhancer Software. by releasing version 2.2 The new update is available to all existing Version 2 users as […]