Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use C99 and Makefile [need feedback] #21

Closed
wants to merge 1 commit into from
Closed

Use C99 and Makefile [need feedback] #21

wants to merge 1 commit into from

Commits on Aug 31, 2022

  1. Migrate to C99 + make

    - Tested with gcc, clang, tcc, chibicc
    - Makefile can handle asset extraction
    - Ported C++ Save/Load/Patch function in zelda_cpu_infra
    - Use struct typedef declarations (by @keatongreve)
    
    Co-authored-by: Keaton Greve <keatongreve@google.com>
    yne and keatongreve committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    75a58cc View commit details
    Browse the repository at this point in the history