larger bittable
This commit is contained in:
parent
192de9bf32
commit
2722d45fdd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
* Motorola 68020 options
|
* Motorola 68020 options
|
||||||
*/
|
*/
|
||||||
#undef BITMAX
|
#undef BITMAX
|
||||||
#define BITMAX 20000
|
#define BITMAX 32000
|
||||||
|
|
||||||
#define THREE_PASS /* branch and offset optimization */
|
#define THREE_PASS /* branch and offset optimization */
|
||||||
#define BYTES_REVERSED /* high order byte has lowest address */
|
#define BYTES_REVERSED /* high order byte has lowest address */
|
||||||
|
|
Loading…
Reference in a new issue