https://github.com/blockos/gamesexpresscdcard
Commented disassembly of the Games Express CD Card.
https://github.com/blockos/gamesexpresscdcard
archeology assembly disassembly pc-engine
Last synced: about 1 month ago
JSON representation
Commented disassembly of the Games Express CD Card.
- Host: GitHub
- URL: https://github.com/blockos/gamesexpresscdcard
- Owner: BlockoS
- License: mit
- Created: 2020-04-05T14:01:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T18:01:46.000Z (11 months ago)
- Last Synced: 2024-06-10T15:45:25.030Z (11 months ago)
- Topics: archeology, assembly, disassembly, pc-engine
- Language: Assembly
- Size: 445 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GamesExpressCDCard
This repository is containing an ingoing effort to disassemble and comment the the Games Express CD Card for the PC Engine.
This HuCard was mandatory to run Games Express CD games.The disassembly was performed using [Etripator](https://github.com/BlockoS/etripator).
```
etripator -l labels.json -labels-out out.json bank0.json games_express_cd_card.pce
```The ROM being disassembled corresponds to the V2 (aka the Blue card) version. Its SHA512 hash is:
```
42dc628e0ede7a569b9d7cb19f7b419796ba06baae0d146dd81d95cc0665736d0bef6d0548495f9094d8c1e40b901077c9fbfe0a1b2e00035983b584b2a3b272
```