AidenBeresford / FeGBA

Rust-based Game Boy Advance emulator written and maintained by TAMU students.
MIT License
1 stars 0 forks source link

Add constants and helper functions for flags and condition. #10

Closed XuMingSheng closed 1 month ago

AidenBeresford commented 1 month ago

Looks great. Very helpful. Changed pass_function to return with a match statement since it looks better. Wasn't on the issues but I'll give you 4 points since you took the initiative to write these.