rockbox/uisimulator
Christian Soffke 1745b74576 Make simulator compile on MacOS
Tested on MacOS Sequoia (Apple Silicon) with the
latest Xcode command line tools, gcc 14
(Homebrew GCC 14.2.0_1) and sdl2 (Homebrew 2.30.9)

Make sure 'gcc' (and 'gcc-ar') is in your PATH
ahead of the Xcode-provided "gcc"(clang). E.g.
by setting up symlinks in /usr/local/bin that
point to gcc-14 and gcc-ar-14.

Notes:
- The appropriate bmp from uisimulator/bitmaps
  has to be manually copied to your build folder
  and renamed to UI256.bmp, if you want the sim
  background to be displayed

Change-Id: I559f33d2165065f913f30c016b85906af380fb81
2024-11-30 22:19:02 -05:00
..
bitmaps Delete a redundant AGPTek Rocker simulator bitmap 2024-07-17 21:43:00 -04:00
buttonmap SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
common dbtool: Fix build when we have HOTSWAP but not MULTIVOLUME 2024-09-22 10:41:25 -04:00
uisimulator.make Make simulator compile on MacOS 2024-11-30 22:19:02 -05:00