better font rendering and start of z80 access

This commit is contained in:
2026-08-30 11:59:05 +02:00
parent 793c816148
commit 073a538794
28 changed files with 2960 additions and 44 deletions

View File

@@ -18,8 +18,8 @@
#define DATA_SM 0
#define SYNC_SM 1
#define DATA_PIN 2 // pixel / luma bit pin
#define SYNC_PIN 3 // sync pin
#define DATA_PIN 19 // pixel / luma bit pin
#define SYNC_PIN 18 // sync pin
#define SYNC_INTERVAL_S 0.000002f // 2 us per sync-SM instruction
#define ACTIVE_VIDEO_S 0.000052f // 52 us active video per line