Skip to content

Medarot Parts Collection disassembly/translation

Notifications You must be signed in to change notification settings

andwhyisit/medarot1-pc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Building

Dependencies

  • Medarot Parts Collection GB ROM (md5: a83d745ae8806a04d4a9e3c241f8c8cb)
    • Currently relies on the rgbds overlay feature as parts are disassembled and tacked on
  • Make
  • Python 3.6 or greater, aliased to 'python3'
  • rgbds

Make

  1. Name the ROM 'baserom_parts_collection.gb' and drop it in the project root
  2. Execute make (optionally pass -j)
    • The master branch will execute cmp to verify the output matches the original

Dumping

Execute 'make dump' (nothing should change, as the text files are checked in)

Related Projects

Medarot 1 Disassembly/Translation

About

Medarot Parts Collection disassembly/translation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.8%
  • Assembly 36.9%
  • Makefile 3.3%