User Activity

  • Modified a comment on discussion Help on Small Device C Compiler (SDCC)

    Bit1 is not defined so this line is evaluated by the preprocessor: #define SET(Reg,Bit) Bit=1; Then line 10 gets expanded to SMOD=1;; which isn't valid because SMOD expands to a constant value. Edit: I just noticed how old this question is. Hopefully it'll help anyone else with a similar problem!

  • Modified a comment on discussion Help on Small Device C Compiler (SDCC)

    Bit1 is not defined so this line is evaluated by the processor: #define SET(Reg,Bit) Bit=1; Then line 10 gets expanded to SMOD=1;; which isn't valid because SMOD expands to a constant value. Edit: I just noticed how old this question is. Hopefully it'll help anyone else with a similar problem!

  • Posted a comment on discussion Help on Small Device C Compiler (SDCC)

    Bit1 is not defined so this line is evaluated by the processor: #define SET(Reg,Bit) Bit=1; Then line 10 gets expanded to SMOD=1;; which isn't valid because SMOD expands to a constant value.

  • Created ticket #3593 on Small Device C Compiler (SDCC)

    MOS6502 peephole rules bugs

View All

Personal Data

Username:
fredfoobar
Joined:
2006-12-04 06:32:18

Projects

This is a list of open source software projects that Christopher Williams is associated with:

Personal Tools

MongoDB Logo MongoDB