Commit Graph

  • c548bbbcf3 Fix #2395 Colin Leroy-Mira 2024-02-02 13:54:58 +0100
  • 54b423a99e
    fix test Bob Andrews 2024-02-02 13:13:57 +0100
  • 96d55e3703 Fixed optimization for char-size bitwise XOR/OR/AND when the rhs operand is complicated. acqn 2024-02-02 19:00:33 +0800
  • a7ac9b7ef2
    Merge pull request #2397 from colinleroy/bug-2395-test Bob Andrews 2024-02-01 23:09:12 +0100
  • 1e300bf768 Add test case for issue #2395 Colin Leroy-Mira 2024-02-01 20:13:05 +0100
  • 5a2d5ef7cd Add test case for issue #2395 Colin Leroy-Mira 2024-02-01 20:10:58 +0100
  • ce606bb19e Fix tests... Colin Leroy-Mira 2024-01-31 08:11:46 +0100
  • afd8ee627e Remove useless branching code in fgets Colin Leroy-Mira 2024-01-30 19:52:48 +0100
  • 2b97735d5d Factorize file pointer check Colin Leroy-Mira 2024-01-30 18:11:10 +0100
  • 1a5a7d67a7 Rewrite fputc in assembly Colin Leroy-Mira 2024-01-30 17:59:33 +0100
  • ba36071022 Rewrite fputs in assembly Colin Leroy-Mira 2024-01-30 17:51:00 +0100
  • eb1741dbcc Factorize file pointer check Colin Leroy-Mira 2024-01-30 17:11:10 +0100
  • ee8c8dfeda Rewrite fputc in assembly Colin Leroy-Mira 2024-01-30 16:47:17 +0100
  • b7d61ad0e2 Rewrite fputs in assembly Colin Leroy-Mira 2024-01-30 16:51:00 +0100
  • 8899f35c79 helloworld-c64 netpipe 2024-01-30 02:53:15 -0700
  • 7594af553a Fix #2388 Colin Leroy-Mira 2024-01-28 17:00:02 +0100
  • 9a40748f3e Add cfg file, update clean Dave Plummer 2024-01-29 20:48:56 -0800
  • 20516923f6 Remove trailing spaces Dave Plummer 2024-01-29 20:31:04 -0800
  • 08de848079 Remove spaces from the end of lines Dave Plummer 2024-01-29 20:28:20 -0800
  • f1e3ba848f Remove dangling spaces and converts tabs to spaces Dave Plummer 2024-01-29 20:26:59 -0800
  • 80ee84f136 Remove tabs Dave Plummer 2024-01-29 20:22:59 -0800
  • d266e6901c Remove bins Dave Plummer 2024-01-29 20:14:18 -0800
  • 399f619d87
    Merge branch 'cc65:master' into KIMLife David W Plummer 2024-01-29 20:10:35 -0800
  • 7d7cf2d1e0 Implement aslax7/shlax7/asrax7/shrax7 Colin Leroy-Mira 2024-01-28 21:33:12 +0100
  • 51b946bf25
    Merge pull request #2387 from colinleroy/sim65-implement-remove Bob Andrews 2024-01-28 16:53:29 +0100
  • 0dd7b0c3a5 Implement __sysremove for sim65 Colin Leroy-Mira 2024-01-25 09:12:46 +0100
  • 8682095f9f
    Merge pull request #2384 from colinleroy/asm-realloc Bob Andrews 2024-01-27 00:28:17 +0100
  • 782dad23da
    Merge pull request #2382 from colinleroy/asm-gets Bob Andrews 2024-01-27 00:26:12 +0100
  • aa6f850b8d Rewrite gets in assembler Colin Leroy-Mira 2024-01-11 19:51:17 +0100
  • a8b870555e Rewrite realloc in asm Colin Leroy-Mira 2024-01-22 12:57:59 +0100
  • 65937684a0
    Merge pull request #2380 from colinleroy/asm-fgetc Bob Andrews 2024-01-26 20:12:41 +0100
  • ba6f9f5d3f
    Merge pull request #2381 from colinleroy/asm-fgets Bob Andrews 2024-01-26 19:36:57 +0100
  • 4b9bf9bb98
    Merge pull request #2386 from polluks/patch-12 Bob Andrews 2024-01-25 14:36:51 +0100
  • f1d95f1f07
    Added link for your interest Stefan 2024-01-25 11:27:54 +0100
  • 476591e8b7 Rewrite fgetc in asm Colin Leroy-Mira 2024-01-11 18:54:42 +0100
  • f7388cfb79 add fgets/fgetc test Colin Leroy-Mira 2024-01-11 18:30:13 +0100
  • ee3a542539
    Merge pull request #2383 from colinleroy/pmemalign-size-opt Bob Andrews 2024-01-24 21:26:50 +0100
  • a2d722639f
    Merge pull request #2385 from polluks/master Bob Andrews 2024-01-24 21:17:19 +0100
  • 9ba270d97b
    Merge pull request #2378 from colinleroy/fix-overflow-in-malloc-and-realloc Bob Andrews 2024-01-24 21:15:31 +0100
  • 34f37c873e
    Fixed comment Stefan 2024-01-24 16:32:45 +0100
  • ebf43ddb05
    Merge pull request #2379 from colinleroy/add-return-minus-1-helper Bob Andrews 2024-01-24 15:53:19 +0100
  • f0b5b02966 Swap in LC before destructors, ROM after Colin Leroy-Mira 2024-01-21 16:50:59 +0100
  • d0938b852c Swap in LC before destructors, ROM after Colin Leroy-Mira 2024-01-21 16:50:59 +0100
  • b87df9e1c6 Optimize -36 bytes out of posix_memalign Colin Leroy-Mira 2024-01-12 23:04:14 +0100
  • 1f820d0ae8 Rewrite fgets in asm Colin Leroy-Mira 2024-01-11 19:31:04 +0100
  • 5d49fde788 add a return -1 helper Colin Leroy-Mira 2024-01-11 18:19:13 +0100
  • 3e01ac9b04 Fix malloc and realloc overflow Colin Leroy-Mira 2024-01-15 20:30:20 +0100
  • bdd8e65464 Merge branch 'master' into fptest mrdudz 2024-01-23 23:47:15 +0100
  • 57e65a6bf6
    Merge pull request #2348 from colinleroy/time-functions-pass-2 Bob Andrews 2024-01-23 23:45:10 +0100
  • 13ddd734db
    Add note about contacting the devs when starting to work on huge patches Bob Andrews 2024-01-23 23:26:26 +0100
  • 2ba176372e Add beep for apple2 Colin Leroy-Mira 2024-01-18 13:55:18 +0100
  • 344d6e186a Merge branch 'master' into fptest mrdudz 2024-01-23 22:18:12 +0100
  • 6c7106c9d9
    Merge pull request #2377 from acqn/Diagnostics Bob Andrews 2024-01-23 22:16:35 +0100
  • ea83b9fa53
    Merge pull request #2347 from acqn/SrcFile Bob Andrews 2024-01-23 22:15:31 +0100
  • f755e8e396 Add beep for apple2 Colin Leroy-Mira 2024-01-18 13:55:18 +0100
  • de0cf828eb Fix malloc and realloc overflow Colin Leroy-Mira 2024-01-15 20:30:20 +0100
  • e54d027c4a (Easy -36 bytes on posix_memalign) Colin Leroy-Mira 2024-01-12 23:04:14 +0100
  • a5ce1155f3 Rewrite gets in assembler Colin Leroy-Mira 2024-01-11 19:51:17 +0100
  • 0a2aa423e3 rewrite fgets in asm Colin Leroy-Mira 2024-01-11 19:31:04 +0100
  • dbfc4017dc rewrite fgetc in asm Colin Leroy-Mira 2024-01-11 18:54:42 +0100
  • c1993d25d9 add fgets test Colin Leroy-Mira 2024-01-11 18:30:13 +0100
  • f039f6832c Add free space info in relevant segments Colin Leroy-Mira 2023-12-21 21:10:37 +0100
  • ba75a2ac26 Added missing checks for forward declarations of the main() function. More accurate diagnosis on implicit 'int' type specifiers. acqn 2024-01-23 14:33:05 +0800
  • f24b23788d Merge branch 'master' into fptest mrdudz 2024-01-22 19:10:28 +0100
  • bea2e86210
    Merge pull request #2354 from acqn/Diagnostics Bob Andrews 2024-01-22 19:09:51 +0100
  • 650868854d Merge branch 'master' into fptest mrdudz 2024-01-22 18:37:23 +0100
  • 998dfd6fa7
    Merge pull request #2370 from acqn/VisibilityFix Bob Andrews 2024-01-22 18:31:47 +0100
  • deaf27d6a8
    Merge pull request #2372 from acqn/C99Inline Bob Andrews 2024-01-22 17:30:09 +0100
  • 01ee903cdf Fixup gmtime/localtime/mktime tests with all cases Colin Leroy-Mira 2024-01-10 22:43:49 +0100
  • 7a7e98d799
    Merge pull request #2371 from alexthissen/lynx-upload Bob Andrews 2024-01-22 15:50:40 +0100
  • 6a03fda453
    Merge pull request #2374 from colinleroy/save-two-bytes Bob Andrews 2024-01-22 15:48:49 +0100
  • 3b447c3b43 add a return -1 helper Colin Leroy-Mira 2024-01-11 18:19:13 +0100
  • e8e0c41f87 Fix style issue in preproc.c cosineblast 2024-01-19 21:21:46 -0300
  • b23a7ec407 Save two bytes in pushax and popptr1 Colin Leroy-Mira 2024-01-19 21:14:47 +0100
  • 8e17cc2692 Remove useless function prototype in pathutil.c cosineblast 2024-01-19 13:06:11 -0300
  • 83691f30c1 Missed a tab in config Alex Thissen 2024-01-19 10:52:42 +0000
  • 6bab3f921b
    Merge branch 'cc65:master' into lynx-upload Alex Thissen 2024-01-19 09:49:20 +0100
  • 7a5526b19e Remove symlink from tests cosineblast 2024-01-18 20:13:47 -0300
  • ad90a3a421 Replaced references to __BLOCKSIZE__ with __BANK0BLOCKSIZE__ Alex Thissen 2024-01-18 18:57:57 +0000
  • 2e56dcc521 Fix for mising import Alex Thissen 2024-01-18 18:13:39 +0100
  • acce24fedc Switched to __BANK0BLOCKSIZE__ instead of __BLOCKSIZE__ to make current lynx config files work Alex Thissen 2024-01-18 18:13:02 +0100
  • 93f9cb6e48 Adjusted uploader configuration. Split into two MEMORY areas, so it can be just below video memory. Alex Thissen 2024-01-18 18:06:10 +0100
  • d906748691 Fix uploader implementation to reset IRQ bit for timer 4 (serial) interrupt Alex Thissen 2024-01-18 17:37:09 +0100
  • c06fe240f8 Apple2: implement sleep using MONWAIT Colin Leroy-Mira 2024-01-14 18:27:41 +0100
  • 10282a9b74 Rewrite asctime() in assembler (-7 bytes) Colin Leroy-Mira 2024-01-10 22:26:55 +0100
  • 03d5e5fba0 Rewrite mktime in assembly Colin Leroy-Mira 2024-01-10 22:20:43 +0100
  • 348a9048b7 Convert _time_t_to_tm to asm Colin Leroy-Mira 2024-01-09 21:28:37 +0100
  • d4c7cba521 Update documentation tt tag cosineblast 2024-01-17 20:36:28 -0300
  • 9c877fa529 Fix documentation label issue cosineblast 2024-01-17 19:36:25 -0300
  • e10647dca6 Add pathutil.c comments and improve version macros cosineblast 2024-01-17 19:23:09 -0300
  • dfbfe79c71 Add minimum version for pathutil.c cosineblast 2024-01-17 19:15:59 -0300
  • 6e203ab2d2 Improve pathutil.c style cosineblast 2024-01-17 17:47:08 -0300
  • 57e6c2a4f9 Make pragma once work even in .c files cosineblast 2024-01-17 17:45:11 -0300
  • 98208e7e95 Add pragma once to the documentation cosineblast 2024-01-17 16:49:47 -0300
  • 30ff2bdc6b Add pragma once tests cosineblast 2024-01-17 15:05:27 -0300
  • 167c31c148 Update FindRealPath function object name cosineblast 2024-01-17 00:47:53 -0300
  • a6f207a2a5 Improve FindAbsolutePath documentation and API cosineblast 2024-01-17 00:33:49 -0300
  • 346dd7df85 Remove symlink resolve from searchpath to maintain behaviour cosineblast 2024-01-17 00:07:07 -0300
  • aa47b6c1c7 Refactor include file searching cosineblast 2024-01-16 19:49:47 -0300
  • 085509c2e1 Improve FindAbsolutePath implementation cosineblast 2024-01-16 16:02:57 -0300