InfiniSim/img
Reinhold Gschweicher aa34f93161 sim: embedd background bmp and load from memory
Loading the file from disk introduces a slight dependency on the working
directory for the simulator. Prevent that by loading the bmp from
memory.

Use a python script to convert the backround bmp image to a C header
file. Include this header in `main.cpp` and load the bmp from memory.
2023-05-08 18:32:50 +07:00
..
CMakeLists.txt sim: embedd background bmp and load from memory 2023-05-08 18:32:50 +07:00
convert_bmp_to_header.py sim: embedd background bmp and load from memory 2023-05-08 18:32:50 +07:00
sim_background.bmp Add sim status window background and make it pretty 2023-05-08 18:30:41 +07:00
sim_background.xcf Add sim status window background and make it pretty 2023-05-08 18:30:41 +07:00