A mac release has been added, though I'm unable to verify if it works. Most likely, the game won't work right away, and double-clicking the "Megaman Maverick" app in Finder will result in (a) nothing happening or (b) a pop-up which states that Apple cannot verify the app.
In either case, one option to resolve the issue might be to go to "Privacy & Security" in Settings and enable the app to be run. Even with doing that, you might need to open a Terminal session and run the game with the following command.
```
sudo <path-to-game-file>/Megaman Maverick
```