Skip to content

ky-ma/reverse_engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

reverse_engineering

Reverse Engineer this Microcode

Please document and explain the code below. At a minimum, you should:

  1. Document the input(s) and output(s) of FUNC_UNK1.
  2. Document what, if anything, the input(s) are validated against.
  3. Explain the purpose of FUNC_UNK1.

For the overachievers:

  1. Every line should be documented.
  2. All logical blocks should be explained.
  3. Write pseudo-code for FUNC_UNK1.

References: http://documentation.renesas.com/doc/products/mpumcu/rej09b0316_sh_2esm.pdf

About

Reverse Engineer this Microcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages