linappleii / linapple

Apple 2e emulator
GNU General Public License v2.0
136 stars 61 forks source link

change BOOL to bool in non-flag* variables #180

Closed akhepcat closed 3 years ago

akhepcat commented 3 years ago

working on #68 , this converts the "easy-win" BOOL into bool types.

Builds and runs as correctly as I can test it