mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
More interesting hot stuff!
This commit is contained in:
parent
0aafceb31e
commit
b01763982e
22 changed files with 2542 additions and 7 deletions
8
05_reversing/games/README.md
Normal file
8
05_reversing/games/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[← Home](../../README.md) · [Reverse Engineering](../README.md)
|
||||
|
||||
# Game Reverse Engineering
|
||||
|
||||
## Contents
|
||||
|
||||
- [game_reversing.md](game_reversing.md) — Asset extraction, save games, and engine disassembly
|
||||
- [whdload_architecture.md](whdload_architecture.md) — WHDLoad internals, slaves, and memory patching
|
||||
Loading…
Add table
Add a link
Reference in a new issue