Skip to content

asimilon/amigaMon

amigaMon

This is a simple JUCE front end for the Amiga emulator vAmiga.

It is a work in progress, but is already functional. The plan is to provide an Amiga monitor that provides an interface to the internals of the emulator much like the coppenheimer website, but in a more flexible native app.

Building

  1. Clone the repository
  2. Run cmake -B build
  3. Run cmake --build build
  4. Find the build in build and run amigaMon.

On Windows I currently have to add the following to juce_gui_extra/misc/juce_PushNotifications.h:

#undef small

at line 306 just before:

enum BadgeIconType

I'm sure JUCE will fix this soon.

Acknowledgements

Stereo icon : Stereo Speaker Icon template
Remote Vectors by Vecteezy

About

vAmiga front-end using JUCE

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published