Align with latest TomB version
This commit is contained in:
parent
a551f1e3a9
commit
97082274cf
167 changed files with 50559 additions and 25948 deletions
|
@ -395,3 +395,7 @@
|
|||
#define M68K_SPEED_7MHZ_CYCLES 0
|
||||
#define M68K_SPEED_14MHZ_CYCLES 1024
|
||||
#define M68K_SPEED_25MHZ_CYCLES 128
|
||||
|
||||
typedef unsigned char boolean;
|
||||
#define FALSE 0
|
||||
#define TRUE 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue