1
0
Files
h8-536-decoder/h8536/emulator/peripherals/lcd.py
2026-05-25 18:43:36 +10:00

6 lines
91 B
Python

from __future__ import annotations
LCD_E_CLOCK_STATUS = 0xF200
LCD_E_CLOCK_DATA = 0xF201