Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/city41/pb-backwards-controls-hack
https://github.com/city41/pb-backwards-controls-hack
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/city41/pb-backwards-controls-hack
- Owner: city41
- Created: 2024-02-12T13:45:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T21:29:46.000Z (9 months ago)
- Last Synced: 2024-10-04T10:49:22.269Z (about 1 month ago)
- Language: Assembly
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Puzzle Bobble Backwards Controls Hack
A very simple hack for the Neo Geo game Puzzle Bobble. It just flips the inputs, so pressing left goes right, and right goes left. Obviously a very stupid hack. It's only for educational purposes.
This is a companion to my [Neo Geo ROM hacking guide: part 3](https://mattgreer.dev/blog/neo-geo-rom-hacking-guide-part-3/). That guide explains everything that is going on in this repo.