File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ static const int BLT_CHECKSUM = 2; // Blitter checksums
8080// #define BORDER_DEBUG // Draws the border in debug colors
8181// #define PIXEL_DEBUG // Highlight first pixel in each 16-bit pixel chunk
8282// #define LINE_DEBUG // Colorizes certain rasterlines
83- #define ALIGN_DRIVE_HEAD // Makes drive operations deterministic
83+ // #define ALIGN_DRIVE_HEAD // Makes drive operations deterministic
8484// #define SLOW_BLT_DEBUG // Execute all slow Blitter instructions in one chunk
8585#define AGNUS_EXEC_DEBUG // Falls back to a simpler Agnus execution function
8686
Original file line number Diff line number Diff line change 3838 <key >CFBundlePackageType </key >
3939 <string >APPL </string >
4040 <key >CFBundleShortVersionString </key >
41- <string >0.42 </string >
41+ <string >0.42.1 </string >
4242 <key >CFBundleVersion </key >
43- <string >0.42 </string >
43+ <string >0.42.1 </string >
4444 <key >LSApplicationCategoryType </key >
4545 <string >public.app-category.entertainment </string >
4646 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments