Jump to content

melody

New Members
  • Posts

    2
  • Joined

  • Last visited

melody's Achievements

Combat Commando

Combat Commando (1/9)

2

Reputation

  1. Recently we’ve had requests from users for both an API (an interface for controlling our microM8 Apple II emulator externally) and a GUI (a graphical user-interface native to the host operating system). The lack of a native GUI has always been an issue for users: microM8 is designed using a cross-platform OpenGL framework called GLFW, but GLFW offers little in the way of UI controls. Also, an API would allow people to automate emulation functions, for example to test .WOZ-format disks created with Applesauce. We realised that we could kill two birds with one stone – we could build a GUI “frontend” application, and then have it control microM8. For efficiency, we used a cross-platform GUI development kit called Lazarus, which is based on FreePascal. Now the GUI is not perfect: because the GUI and microM8 are two separate applications, there can be the occasional issue keeping them synchronised, especially if you swap between multiple applications. But if you’re using microM8+GUI alone or on its own screen then they seem to generally behave themselves. Also, while the Lazarus framework is very cool, it’s not perfect either. But we felt we had got it to a point where it would be usable for most users, and give those who are less comfortable using microM8 ‘s keyboard-based interface another option. And the GUI serves as a great example of what you can do with the API! The code for the GUI is open source, and can be browsed on Github. You can download it for Windows, macOS or Linux at https://github.com/paleotronic/microm8-gui/releases Cheers!
  2. Hi Everyone, Just a reminder there's only two weeks left to register for GORF! I've been organising some Skype calls for GORF to go along with our two keynotes (the Microbee's Owen Hill and retro-gaming researcher Dr Melanie Slalwell) and assorted attendee presentations; so far we have: Atari 2600 game designer and Imagic co-founder Rob Fulop Commodore 64 music composer Jeroen Tel Softdisk and Commander Keen developer Lane Roathe Disk-cracker extraordinaire qkumba and Applesauce hardware developer John Morris Some of the attendee presentations proposed so far include sessions about the ZX Spectrum, Apple II and Commodore 64 For more information or to register, visit https://gorf.org.au
×
×
  • Create New...