fixed typo
This commit is contained in:
parent
c5b0e1bd4f
commit
b7c7d50513
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ rscid = "$Header$"
|
|||
#include "whichone.h"
|
||||
|
||||
/*#define FANCY_MODES
|
||||
/* On the M68020, there are some rea fancy addressing modes.
|
||||
/* On the M68020, there are some real fancy addressing modes.
|
||||
Their use makes the code a bit shorter, but also much slower.
|
||||
The FANCY_MODES #define enables the use of these addressing
|
||||
modes.
|
||||
|
|
|
@ -15,7 +15,7 @@ rscid = "$Header$"
|
|||
#include "whichone.h"
|
||||
|
||||
/*#define FANCY_MODES
|
||||
/* On the M68020, there are some rea fancy addressing modes.
|
||||
/* On the M68020, there are some real fancy addressing modes.
|
||||
Their use makes the code a bit shorter, but also much slower.
|
||||
The FANCY_MODES #define enables the use of these addressing
|
||||
modes.
|
||||
|
|
|
@ -15,7 +15,7 @@ rscid = "$Header$"
|
|||
#include "whichone.h"
|
||||
|
||||
/*#define FANCY_MODES
|
||||
/* On the M68020, there are some rea fancy addressing modes.
|
||||
/* On the M68020, there are some real fancy addressing modes.
|
||||
Their use makes the code a bit shorter, but also much slower.
|
||||
The FANCY_MODES #define enables the use of these addressing
|
||||
modes.
|
||||
|
|
|
@ -15,7 +15,7 @@ rscid = "$Header$"
|
|||
#include "whichone.h"
|
||||
|
||||
/*#define FANCY_MODES
|
||||
/* On the M68020, there are some rea fancy addressing modes.
|
||||
/* On the M68020, there are some real fancy addressing modes.
|
||||
Their use makes the code a bit shorter, but also much slower.
|
||||
The FANCY_MODES #define enables the use of these addressing
|
||||
modes.
|
||||
|
|
Loading…
Reference in a new issue