larger bittable

This commit is contained in:
ceriel 1988-06-13 15:29:32 +00:00
parent 192de9bf32
commit 2722d45fdd

View file

@ -7,7 +7,7 @@
* Motorola 68020 options
*/
#undef BITMAX
#define BITMAX 20000
#define BITMAX 32000
#define THREE_PASS /* branch and offset optimization */
#define BYTES_REVERSED /* high order byte has lowest address */