Commit graph

4 commits

Author SHA1 Message Date
Christophe de Dinechin
444bd8a3d1 simulator: Add macOS icons for DB48X and DB50X
This is just because I'm tired of the default icon.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-09-03 18:06:58 +02:00
Christophe de Dinechin
18b22ce7f4 simulator: Separator color and dm32 support
Make it possible to run the DM42 configuration with color and the DM32
configuration in black-and-white.

Fixes: #907

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-04-17 00:23:47 +02:00
Christophe de Dinechin
0c1abf2689 simulator: Separate db50x and db48x builds
Put the object files in different locations, since they use different
configuration parameters that widely impact the generated code.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-04-11 13:05:30 +02:00
Christophe de Dinechin
927cb623d2 simulator: Convert simulator code to support color
Use the blitter code to manage the LCD buffer instead of ad-hoc
bit-manipulation.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-04-08 21:28:16 +02:00