umac/include
Jeff Epler d5ed9a26be unix_main: Support configuring modifier keys
The new `-k` argument takes some comma-separated assignments, such
as `-k ctrl=option,alt=command`. In this configuration, the SDL
control keys are mapped to the mac option key, and the SDL alt keys
are mapped to the Mac command key. The SDL "gui" keys remain
associated with the Mac command key, and so the (non-existent on mac
plus) Mac control key cannot be pressed with this particular
configuration.

When `-k` is not specified, the behavior is intended to be unchanged.
2025-04-16 19:44:52 +02:00
..
b2_macos_util.h First public release 2024-06-15 21:10:48 +01:00
cpu_cb.h First public release 2024-06-15 21:10:48 +01:00
disc.h Add disc read/write callbacks 2024-08-18 17:45:54 +01:00
keymap.h First public release 2024-06-15 21:10:48 +01:00
keymap_sdl.h unix_main: Support configuring modifier keys 2025-04-16 19:44:52 +02:00
m68kconf.h First public release 2024-06-15 21:10:48 +01:00
machw.h rom: Support variable screen res in MacPlusV3 ROM 2024-12-16 23:16:43 +00:00
rom.h First public release 2024-06-15 21:10:48 +01:00
scc.h First public release 2024-06-15 21:10:48 +01:00
sonydrv.h First public release 2024-06-15 21:10:48 +01:00
umac.h umac.h: Calculate screen base based on resolution defines, remove hardwiring 2024-12-16 23:16:43 +00:00
via.h Clean up compilation warnings 2024-12-16 23:16:43 +00:00