Format and naming

This commit is contained in:
lazymio
2021-11-04 20:04:57 +01:00
parent db90f39ac6
commit b9c0066a47
56 changed files with 249 additions and 93 deletions

View File

@ -1,5 +1,7 @@
# For Unicorn Engine. AUTO-GENERATED FILE, DO NOT EDIT [m68k_const.py]
# M68K CPU
UC_CPU_M5206_CPU = 0
UC_CPU_M68000_CPU = 1
UC_CPU_M68020_CPU = 2