f26de63 Add a set of upstream patches to fix several minor bugs

Authored and Committed by besser82 4 years ago
30 files changed. 2188 lines added. 36 lines removed.
0001-sim65-common-define-for-paravirt-hooks-base-location.patchcc65-2.18-sim65_common_define_for_paravirt_hooks_base_location.patch
file renamed
+9 -6
0002-Reduced-shadow-for-h2-to-improve-readability.patchcc65-2.18-improve_doc_readability.patch
file renamed
+5 -2
0003-Replace-GIT_SHA-with-a-more-versatile-BUILD_ID-defin.patchcc65-2.18-replace_GIT_SHA_with_BUILD_ID.patch
file renamed
+7 -3
0004-test-ref-otccex-Fix-ramdomly-occurring-segfault.patchcc65-2.18-test_ref_otccex_fix_ramdomly_occurring_segfault.patch
file renamed
+5 -2
0005-util-zlib-deflater-Fix-several-compiler-warnings.patchcc65-2.18-util_zlib_deflater_fix_several_compiler_warnings.patch
file renamed
+5 -2
0006-zlib-Use-correct-un-signedness-of-char-in-prototypes.patchcc65-2.18-zlib_use_correct_signedness_and_constness_qualifiers.patch
file renamed
+8 -5
0007-Made-the-ld65-configure-file-s-segment-offset-attrib.patchcc65-2.18-make_ld65_configure_file_segment_offset_attribute_accept_zero_as_value.patch
file renamed
+5 -2
0008-Minor-URL-update.patchcc65-2.18-minor_url_update.patch
file renamed
+5 -2
0009-src-Makefile-Simplify-BUILD_ID-logic.patchcc65-2.18-src_Makefile_simplify_BUILD_ID_logic.patch
file renamed
+5 -2
0010-Changed-empty-parameter-lists-into-void-lists-on-fun.patch
file added
+71
0011-Add-page-0-variables-from-Telemon-2.4.patch
file added
+58
0012-Add-XSCROH-XSCROB-value.patch
file added
+25
0013-cc65-Add-support-for-binary-literals.patch
file added
+579
0014-binlit-Add-a-few-random-leading-zeros.patch
file added
+56
0015-Document-binary-literals.patch
file added
+31
0016-Fix-bug-gotoxy-does-not-working-because-Y-does-not-u.patch
file added
+46
0017-Add-textcolor-and-bgcolor.s.patch
file added
+297
0018-Fix-gotoy-changecolor.patch
file added
+28
0019-fix-typo.patch
file added
+26
0020-fix-import.patch
file added
+38
0021-Fix-typo-and-optimize.patch
file added
+169
0022-Fix-label-optimize-code.patch
file added
+119
0023-Fix-bug-with-bgcolor-and-textcolor.patch
file added
+302
0024-jmp-instead-of-jsr.patch
file added
+45
0025-Fix-bgcolor-and-textcolor-must-return-last-color-jmp.patch
file added
+85
0026-Optimize-Clrscr.patch
file added
+25
0027-Cleaning-import-variables.patch
file added
+25
0028-Fix-comment-and-gotox-force-colour-change.patch
file added
+46
0029-Fix-bug-FF.patch
file added
+30
cc65.spec
file modified
+33 -10
    Add a set of upstream patches to fix several minor bugs
    
        
0001-sim65-common-define-for-paravirt-hooks-base-location.patch cc65-2.18-sim65_common_define_for_paravirt_hooks_base_location.patch
file renamed
+9 -6
0002-Reduced-shadow-for-h2-to-improve-readability.patch cc65-2.18-improve_doc_readability.patch
file renamed
+5 -2
0003-Replace-GIT_SHA-with-a-more-versatile-BUILD_ID-defin.patch cc65-2.18-replace_GIT_SHA_with_BUILD_ID.patch
file renamed
+7 -3
0004-test-ref-otccex-Fix-ramdomly-occurring-segfault.patch cc65-2.18-test_ref_otccex_fix_ramdomly_occurring_segfault.patch
file renamed
+5 -2
0005-util-zlib-deflater-Fix-several-compiler-warnings.patch cc65-2.18-util_zlib_deflater_fix_several_compiler_warnings.patch
file renamed
+5 -2
0006-zlib-Use-correct-un-signedness-of-char-in-prototypes.patch cc65-2.18-zlib_use_correct_signedness_and_constness_qualifiers.patch
file renamed
+8 -5
0007-Made-the-ld65-configure-file-s-segment-offset-attrib.patch cc65-2.18-make_ld65_configure_file_segment_offset_attribute_accept_zero_as_value.patch
file renamed
+5 -2
0008-Minor-URL-update.patch cc65-2.18-minor_url_update.patch
file renamed
+5 -2
0009-src-Makefile-Simplify-BUILD_ID-logic.patch cc65-2.18-src_Makefile_simplify_BUILD_ID_logic.patch
file renamed
+5 -2
file added
+26
file modified
+33 -10