ksherlock / ample

Apple Emulator Frontend for MAME
87 stars 6 forks source link

Green composite effect for monitor? #29

Closed brunocastello closed 6 months ago

brunocastello commented 6 months ago

Hi, great emulator.

How do I emulate the green composite style monitor for the Apple II computers?

Best I can do is the black and white one:

Screenshot 2024-03-27 at 2 13 55 PM

The screen below is what I want to achieve - this is emulated by an older emulator called OpenEmulator, a project that is dead from a long time ago:

Screenshot 2024-03-27 at 2 14 58 PM

ksherlock commented 6 months ago

If you go into the MAME UI you can select a green or amber monitor. They're not the most accurate green or amber but anyhow...

press delete (or fn-backspace) to enable ui mode, then press tab to bring up the menu, then choose machine configuration. When you're done, press escape or tab to get rid of the menu and delete/fn-backspace to turn off ui-mode. The settings will be saved so you only need to do it once (per machine).

image
brunocastello commented 6 months ago

Thanks @ksherlock ! That will do for now!