1
0
mirror of https://github.com/jscrane/r65emu.git synced 2026-04-26 22:18:15 +00:00

swap kbd lines on esp8266

This commit is contained in:
Stephen Crane
2021-02-20 09:14:15 +00:00
parent ef1464a906
commit 7fb04ebf17
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
//#define LOAD_GLCD
// PS/2 keyboard
#define KBD_DATA D3
#define KBD_IRQ D4
#define KBD_IRQ D3
#define KBD_DATA D4
#define RAM_SIZE 0x8000u
+2 -2
View File
@@ -12,8 +12,8 @@
//#define LOAD_GLCD
// PS/2 keyboard
#define KBD_DATA D3
#define KBD_IRQ D4
#define KBD_IRQ D3
#define KBD_DATA D4
#define RAM_SIZE 0x8000u
+2 -2
View File
@@ -12,8 +12,8 @@
//#define LOAD_GLCD
// PS/2 keyboard
#define KBD_DATA D3
#define KBD_IRQ D4
#define KBD_IRQ D3
#define KBD_DATA D4
#define RAM_SIZE 0x8000u
+2 -2
View File
@@ -12,8 +12,8 @@
//#define LOAD_GLCD
// PS/2 keyboard
#define KBD_DATA D3
#define KBD_IRQ D4
#define KBD_IRQ D3
#define KBD_DATA D4
#define RAM_SIZE 0x8000u