1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-08-16 02:27:27 +00:00

tiny tivac bugfix

This commit is contained in:
steve
2023-03-12 20:14:54 +00:00
parent 32b1bf11f5
commit c2eaeb4089

View File

@@ -1,4 +1,4 @@
// PS/2 keyboard // PS/2 keyboard
#define USE_KBD
#define KBD_DATA PE_4 #define KBD_DATA PE_4
#define KBD_IRQ PE_5 #define KBD_IRQ PE_5