Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethteck/cooltools
Tooling for RE and information on the Sigma B88 system, including Cool 104
https://github.com/ethteck/cooltools
arcade b88 cool104 medal-game sigma sigma-b88
Last synced: about 2 months ago
JSON representation
Tooling for RE and information on the Sigma B88 system, including Cool 104
- Host: GitHub
- URL: https://github.com/ethteck/cooltools
- Owner: ethteck
- License: mit
- Created: 2023-12-28T17:47:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T07:56:38.000Z (about 1 year ago)
- Last Synced: 2024-10-15T22:12:08.988Z (3 months ago)
- Topics: arcade, b88, cool104, medal-game, sigma, sigma-b88
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CoolTools
A collection of notes and tools related to the Sigma B88 and Cool104
## usplat.py (micro splat)
Place roms `GRP0301-010.BIN` and `WWP2080-7213.BIN` into the `roms/` top-level directory and run usplat.py to extract the roms' SOS sections into individual files in the `out/` dir.
## Other tools
[Ghidra extension for HD641016 (H16)](https://github.com/marijnvdwerf/ghidra-hd641016)
### References
[hd63484 video device in MAME](https://github.com/mamedev/mame/blob/master/src/devices/video/hd63484.cpp)