User Activity

  • Committed [r450] on Code

    amended description of 0.98 dialect

  • Posted a comment on discussion General Discussion on ACME Cross-Assembler

    The reason for the "number does not fit" error is this: "!$c0" evaluates to 0xffffff3f (on a 32-bit system) or 0xffffffffffffff3f (on a 64-bit system). So in a case like this, you could use 255 - $c0 or $c0 XOR $ff instead to flip all bits.

  • Committed [r449] on Code

    fixed confusing "no string given" error message, now there are separate

  • Committed [r448] on Code

    added a comment on where to fix a bug

  • Modified ticket #30 on ACME Cross-Assembler

    Re-assembling alternate code after error

  • Posted a comment on ticket #30 on ACME Cross-Assembler

    Once version 0.98 is released, it should be possible to do stuff like this using macro magic. ...and for CPUs that have "long" branches (like 65ce02), choosing the correct length could be done automatically. Version 0.98 will be out RealSoonNow (tm).

  • Committed [r447] on Code

    added "!break", "!continue" and "!return" (for loops and macros, respectively)

  • Committed [r446] on Code

    moved test files around

View All

Personal Data

Username:
marcobaye
Joined:
2009-08-22 12:59:39

Projects

This is a list of open source software projects that Marco Baye is associated with:

  • ACME Cross-Assembler multi-platform cross assembler for 6502/6510/65816 cpu Last Updated:
  • wcrush cross platform levelpacker for modern operating systems Last Updated:

Personal Tools

MongoDB Logo MongoDB