Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cc65/cc65 issues and pull requests

#2526 - Add to rp6502 target: clock(), xregn(), and RIA stack increase

Pull Request - State: closed - Opened by rumbledethumps about 2 months ago - 1 comment
Labels: enhancement, libs, rp6502

#2525 - updated customizing documentation

Pull Request - State: closed - Opened by SvOlli about 2 months ago - 1 comment
Labels: documentation

#2524 - Fix some issues with preprocessor expressions

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 1 comment
Labels: bug, cc65

#2522 - Improve generated code for AND/EOR/ORA

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 1 comment
Labels: enhancement, cc65

#2521 - Fix wrong evaluation of ternary expressions in the preprocessor

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 1 comment
Labels: bug, cc65

#2520 - Evaluation of constant expression in preprocessing directives may produce incorrect results

Issue - State: closed - Opened by pmor13 2 months ago - 5 comments
Labels: bug, cc65

#2518 - Fix minor preprocessor problems

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 4 comments
Labels: bug, cc65

#2517 - Improved/fixed the time() function

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 1 comment
Labels: bug, libs

#2516 - Make lastline.sh ignore empty files

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 1 comment
Labels: bug, buildsystem

#2515 - Missing / excessive diagnostics for preprocessing directives

Issue - State: closed - Opened by pmor13 2 months ago - 2 comments
Labels: bug, cc65

#2514 - lastline.sh complains about empty files

Issue - State: closed - Opened by kugelfuhr 2 months ago - 3 comments
Labels: bug, buildsystem

#2513 - Remove casts from stdint.h

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 3 comments
Labels: bug, libs

#2512 - Warn for braces around a pointer initializer

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 1 comment
Labels: bug, cc65

#2511 - In time(), set the clock id to CLOCK_REALTIME when calling clock_gettime.

Pull Request - State: closed - Opened by coronax 2 months ago - 1 comment
Labels: bug, libs

#2510 - Faster waitvsync

Pull Request - State: closed - Opened by polluks 2 months ago - 1 comment
Labels: enhancement, libs

#2509 - Remove explicit keyword

Pull Request - State: closed - Opened by polluks 2 months ago - 3 comments
Labels: cleanup, Atari

#2508 - [ATMOS] waitvsync

Pull Request - State: closed - Opened by polluks 2 months ago
Labels: enhancement, libs, Atmos

#2507 - Missing diagnostics "expression is not an integral constant expression"

Issue - State: closed - Opened by pmor13 2 months ago - 4 comments

#2506 - Missing diagnostics "initialization of a flexible array member is invalid"

Issue - State: closed - Opened by pmor13 2 months ago - 5 comments

#2505 - Wrong definition of INTMAX_MIN

Issue - State: closed - Opened by pmor13 2 months ago - 3 comments
Labels: bug, cc65

#2503 - Optimize stpcpy's size and speed

Pull Request - State: closed - Opened by colinleroy 2 months ago - 3 comments
Labels: enhancement, libs

#2502 - Fix issue #2461

Pull Request - State: closed - Opened by kugelfuhr 2 months ago - 5 comments
Labels: bug, cc65

#2500 - Improve the usage output for the '-W' option

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 1 comment
Labels: bug, cc65

#2499 - Disallow recursive calls to main() in cc65 mode

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 5 comments
Labels: bug, cc65

#2498 - Fix .include within .macro/.repeat

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 1 comment
Labels: bug, ca65

#2497 - Fix issue #2044

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 1 comment
Labels: bug, ld65

#2496 - Fix macro preprocessing for #include

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 1 comment
Labels: bug, cc65

#2495 - Generate shorter code for main() in some cases

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 3 comments
Labels: enhancement, cc65

#2494 - Fix issue #1744 for structs. Allow it for enums.

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 2 comments

#2493 - Fix issue #1663.

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 1 comment
Labels: bug, ca65

#2492 - Allow alternative names for pragmas that contain underlines instead of dashes

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 1 comment
Labels: bug, ca65

#2491 - Fix issue #2431

Pull Request - State: closed - Opened by kugelfuhr 3 months ago - 1 comment
Labels: cc65

#2489 - Add fnc to change working screen addr

Pull Request - State: open - Opened by MonteCarlos 3 months ago - 2 comments
Labels: enhancement, libs

#2487 - Optimization bug (option -O only), breaking code.

Issue - State: closed - Opened by SvenMichaelKlose 3 months ago - 5 comments
Labels: bug, cc65

#2486 - Apple II: Move _exit out of STARTUP segment

Pull Request - State: closed - Opened by colinleroy 3 months ago - 14 comments

#2485 - Add Plus/4 wrapper for KERNAL's GETIN.

Pull Request - State: open - Opened by SvenMichaelKlose 3 months ago
Labels: enhancement, Plus 4

#2484 - Use bzero() for clearing BSS.

Pull Request - State: closed - Opened by IrgendwerA8 3 months ago - 9 comments
Labels: enhancement, libs

#2483 - Pushed #pragma: No complaints if pops are missing

Issue - State: open - Opened by SvenMichaelKlose 3 months ago - 1 comment
Labels: feature request, cc65

#2480 - Added company name and notice

Pull Request - State: closed - Opened by polluks 3 months ago - 1 comment
Labels: documentation, cleanup

#2479 - Fixed README.md

Pull Request - State: closed - Opened by polluks 3 months ago - 1 comment
Labels: documentation, cleanup

#2478 - Lynx cc65 and ca65 include file improvements for Mikey and Suzy

Pull Request - State: open - Opened by alexthissen 3 months ago - 3 comments
Labels: enhancement, need info / extra work, Atari, Lynx

#2477 - Can't declare variables in for loops

Issue - State: closed - Opened by ltecheroffical 3 months ago - 6 comments

#2475 - Bitfields always being "Invalid types"

Issue - State: closed - Opened by ltecheroffical 3 months ago - 1 comment

#2474 - Added option to disable the force-to-uppercase behavior of the apple2 target.

Pull Request - State: closed - Opened by oliverschmidt 3 months ago - 1 comment

#2473 - Fixed warning #2431

Pull Request - State: closed - Opened by polluks 3 months ago - 1 comment

#2471 - let clrscr() make use of _bzero() (-17 bytes + 20% speed)

Pull Request - State: closed - Opened by IrgendwerA8 4 months ago - 14 comments
Labels: enhancement, libs, Atari

#2470 - Minus sign in identifiers following #pragma violate ANSI-C token rules

Issue - State: closed - Opened by SvenMichaelKlose 4 months ago - 24 comments
Labels: bug, cc65

#2469 - New release

Issue - State: closed - Opened by danielhejduk 4 months ago - 1 comment

#2468 - Fixed #2459

Pull Request - State: closed - Opened by karrika 4 months ago - 3 comments
Labels: enhancement, libs, 7800

#2467 - Updated readme

Pull Request - State: closed - Opened by SvenMichaelKlose 4 months ago - 3 comments
Labels: enhancement, documentation

#2466 - Make document human-readable and split out name clashes section.

Pull Request - State: closed - Opened by SvenMichaelKlose 4 months ago - 1 comment
Labels: documentation, cleanup

#2465 - macro alias for macro with arguments doesn't work

Issue - State: open - Opened by markjreed 4 months ago - 1 comment
Labels: bug, cc65, Test needed

#2464 - Add stpcpy().

Pull Request - State: closed - Opened by SvenMichaelKlose 4 months ago - 9 comments
Labels: enhancement, libs

#2463 - Test strtok().

Pull Request - State: closed - Opened by SvenMichaelKlose 4 months ago - 2 comments
Labels: enhancement, Testbench

#2462 - Keep gcc-14 from aborting with errors due to new defaults.

Pull Request - State: closed - Opened by SvenMichaelKlose 4 months ago - 1 comment
Labels: bug, Testbench

#2460 - Make test fails (gcc-14.1.0)

Issue - State: closed - Opened by SvenMichaelKlose 5 months ago - 4 comments
Labels: bug, Testbench

#2459 - [atari7800] joystick driver is not safe for the console hardware

Issue - State: closed - Opened by karrika 5 months ago - 3 comments
Labels: bug, libs, 7800

#2458 - Preprocessor ignores context: GEOS string fails because of header order

Issue - State: closed - Opened by polluks 5 months ago - 3 comments
Labels: bug, cc65

#2457 - Inline Optimize causes compilation error

Issue - State: closed - Opened by markjfisher 5 months ago - 6 comments

#2456 - cputc() and lowercase letters on non-enhanced Apple2

Issue - State: open - Opened by varna9000 5 months ago - 5 comments
Labels: help wanted, libs, Apple 2

#2455 - [sim65] Incorrect SBC underflow behaviour when decimal flag is set

Issue - State: closed - Opened by TakuikaNinja 5 months ago - 4 comments
Labels: bug, sim65

#2452 - task: wrote script to regex functions and docs from header files

Pull Request - State: closed - Opened by bobbyjim 5 months ago - 2 comments

#2450 - Add asm config for C16 and Plus/4

Pull Request - State: closed - Opened by ops 5 months ago - 1 comment
Labels: enhancement, libs, Plus 4

#2448 - Commander X16 640x480 tgi loadable graphics driver

Pull Request - State: closed - Opened by xlar54 5 months ago - 4 comments
Labels: enhancement, libs, CX16

#2447 - Add sample assembly program for Commodore machines

Pull Request - State: closed - Opened by ops 5 months ago - 3 comments
Labels: enhancement, Samples

#2443 - [C128] serial driver random crashes.

Issue - State: open - Opened by Divarin 7 months ago - 22 comments
Labels: bug maybe, libs

#2442 - Possible linker optimisations

Issue - State: open - Opened by colinleroy 7 months ago
Labels: feature request, Apple 2

#2440 - [C128] Can't target C128 with linux compiler

Issue - State: closed - Opened by Divarin 8 months ago - 3 comments

#2438 - Add missing EXEHDR

Pull Request - State: closed - Opened by ops 8 months ago - 3 comments
Labels: bug, libs, VIC20

#2437 - provide simple examples for using sim65 with C and assembly code

Pull Request - State: closed - Opened by bbbradsmith 8 months ago - 10 comments
Labels: enhancement, documentation

#2436 - Alternative Atmos args

Pull Request - State: closed - Opened by polluks 8 months ago - 13 comments
Labels: enhancement, libs, Atmos

#2435 - Add output file and segments to the .map files.

Issue - State: open - Opened by Yazwh0 8 months ago - 2 comments
Labels: feature request, ld65

#2434 - Implement strcasestr

Pull Request - State: closed - Opened by colinleroy 8 months ago - 10 comments
Labels: enhancement, libs

#2433 - [cc65] Wrong handling of enum/struct/union types without member lists in local declarations

Issue - State: open - Opened by acqn 8 months ago - 1 comment
Labels: bug, cc65

#2432 - [Feature Request, ca65] Add ".if" directives for register sizes

Issue - State: open - Opened by ProxyPlayerHD 8 months ago - 4 comments
Labels: feature request, ca65

#2431 - compiler warning on cc65/scanner.c

Issue - State: closed - Opened by icepic 9 months ago
Labels: cc65

#2429 - [cc65] cc65 extension on enumerator constants conflicted with C23

Issue - State: open - Opened by acqn 9 months ago - 5 comments
Labels: bug, cc65

#2426 - CC65 "-W" option does not suppress the specified warnings.

Issue - State: closed - Opened by BrainSlugs83 9 months ago - 4 comments
Labels: bug, cc65, documentation

#2424 - [cc65] Cleanups in src/cc65/declare.c

Pull Request - State: closed - Opened by acqn 9 months ago - 1 comment
Labels: cc65, cleanup

#2423 - [cc65] Fixed the error recovery integer type used for bit-fields

Pull Request - State: closed - Opened by acqn 9 months ago - 1 comment
Labels: bug, cc65

#2422 - [cc65] Fixed potential errors with subtraction evaluation of identifiers at different memory locations

Pull Request - State: closed - Opened by acqn 9 months ago - 1 comment
Labels: bug, cc65

#2420 - Fix some Makefile races

Pull Request - State: closed - Opened by clbr 9 months ago - 7 comments
Labels: bug, Testbench

#2419 - make -j test/parallel make for tests is broken

Issue - State: open - Opened by clbr 9 months ago - 5 comments
Labels: bug maybe, Testbench

#2418 - helloworld ASM CBM Demo

Pull Request - State: closed - Opened by netpipe 9 months ago - 4 comments

#2417 - IIgs SCC: Allow choosing 115200bps as the card allows it

Pull Request - State: closed - Opened by colinleroy 9 months ago - 11 comments
Labels: enhancement, libs, Apple 2

#2416 - Apple II SSC: Allow choosing 115200bps as the card allows it

Pull Request - State: closed - Opened by colinleroy 9 months ago - 6 comments
Labels: enhancement, libs, Apple 2

#2415 - [grc65] Fixed segv of empty resource file

Pull Request - State: closed - Opened by polluks 9 months ago - 2 comments
Labels: bug, grc65

#2414 - vic-asm.cfg: Fix size of MAIN to end at $1E00.

Pull Request - State: closed - Opened by SvenMichaelKlose 9 months ago - 4 comments
Labels: bug, VIC20

#2413 - Use downwards copy on memcpy

Pull Request - State: closed - Opened by colinleroy 9 months ago - 5 comments
Labels: enhancement, libs

#2412 - memcpy/memmove upwards vs downwards

Issue - State: closed - Opened by colinleroy 9 months ago - 10 comments
Labels: enhancement, libs

#2411 - ca65: Can't use .sizeof(.word)

Issue - State: open - Opened by colinleroy 9 months ago - 1 comment
Labels: feature request, ca65

#2410 - Improvements and fixes in serial support for Atari Lynx

Pull Request - State: closed - Opened by alexthissen 9 months ago - 3 comments
Labels: enhancement, libs, Lynx

#2407 - Merge pull request #1 from cc65/master

Pull Request - State: closed - Opened by garacil 9 months ago

#2405 - HelloWorld C64 CBM ASM

Pull Request - State: closed - Opened by netpipe 9 months ago

#2404 - void VAR = {} data is being stored as 2 bytes

Issue - State: closed - Opened by brad-colbert 10 months ago - 1 comment