Darkwood Blog Blog
  • Articles
en
  • de
  • fr
Login
  • Blog
  • Articles

🗂️ Hellcats Over The Pacific - ouverture des archives

on March 30, 2026

There are games that disappear.

Not because they were removed. But because their environment disappeared with them.

This is the case with Hellcats Over The Pacific.

An aerial combat game released in 1991 on Mac. Designed for a system that no longer exists today.

🖥️ Replaying is not enough

Hellcats

Resedit

Hellcats_Over_The_Pacific_Mac_Original_1991_Box_Cover

Hellcats_bombing_run

The game is still accessible.

It can be restarted via:

  • System 7.5.3 (InfiniteMac)
  • Mac OS 9.0 (InfiniteMac)

But restarting is not the same as understanding.

What interests me here is not playing it. It's about understanding what remains of the system.

💾 A forgotten constraint

disquette

mac_classic

101-jeux-mac

This game fit on a single floppy disk.

A 3D game. Yes, on a Mac like the Macintosh II. In 256 colours.

At the time, it seemed almost impossible.

Today, it mainly raises one question:

What has been sacrificed, compressed, or reinvented to make it work?

🧾 The artifacts

On classic Mac OS, a program is not a simple file.

It is composed of two layers:

  • the data
  • the resources (UI, sounds, structures…)

These resources are accessible via ResEdit. A tool that allows you to explore what the game still reveals.

But the logic of the game is not found there.

It's in the binary.

🧠 An old attempt

Long before this project, I had already tried to rebuild a similar simulation.

Starting from scratch.

Based on:

  • physical formulas
  • forces applied to an airplane
  • simplified mathematical models

I had filled entire pages with writing.

These notes are now lost.

But the intention was already there:

understand the system, not just reproduce it visually

I also wanted to recreate it faithfully:

  • the maps
  • the environments
  • the constraints of the original game

Without access to the code.

🧠 Reading the ghost code

Today, the approach is different.

I use Ghidra.

Objective :

  • Retrieve the executable segments
  • Rebuild the functions
  • Identify the structures still present

This is not a rewrite. This is not emulation.

This is an attempt at reading.

🧱 Current status

The work submission is public: github.com/matyo91/hellcats-over-the-pacific

For now, it contains:

  • exports resulting from decompilation
  • reconstructed code fragments
  • usable traces

Nothing is “clean”. Nothing is final.

It's an archive project.

📌 Position

I am not trying to:

  • modernize the game
  • reinventing its gameplay
  • produce a “remastered” version

I am looking to:

  • understand what has been written
  • document what is still legible
  • Reconstruct only what can be proven

🔍 Continued

Each step forward will be based on:

  • a real artifact
  • a verifiable observation
  • an accepted limit

Nothing more.

👉 Game source:

  • Jeuxvideo.com file
  • Wikipedia

👉 Reverse engineering:

  • Install Ghidra (macOS)

🎨 Cover credit : https://www.myabandonware.com/game/hellcats-over-the-pacific-3ky

Site

  • Sitemap
  • Contact
  • Legal mentions

Network

  • Hello
  • Blog
  • Apps
  • Photos

Social

Darkwood 2026, all rights reserved