Removed the IBM PS/2 Model 70. Replaced with the Olivetti 486

This commit is contained in:
Panagiotis
2021-05-04 11:24:55 +03:00
committed by GitHub
parent 5709587214
commit 0571bdc006
8 changed files with 198 additions and 14 deletions

View File

@@ -44,10 +44,6 @@ if(OPEN_AT)
target_compile_definitions(mch PRIVATE USE_OPEN_AT)
endif()
if(PS2M70T4)
target_compile_definitions(mch PRIVATE USE_PS2M70T4)
endif()
if(M154X)
target_compile_definitions(mch PRIVATE USE_M154X)
endif()