emulator improvements
This commit is contained in:
5
h8536/emulator/peripherals/lcd.py
Normal file
5
h8536/emulator/peripherals/lcd.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
|
||||
LCD_E_CLOCK_DATA = 0xF200
|
||||
LCD_E_CLOCK_STATUS = 0xF201
|
||||
Reference in New Issue
Block a user