Search found 3 matches
- Thu Aug 22, 2024 11:20 am
- Forum: Programming
- Topic: Yet another 6502 assembler
- Replies: 18
- Views: 6668
Re: Yet another 6502 assembler
I made a small mess in the README file. I'll make the necessary correction. Since English is not my first language, I occasionally make mistakes. I appreciate all of your feedback. I'll take care of those problems as soon as I can, and feel free to request any more features that you would really ...
- Wed Aug 21, 2024 11:53 am
- Forum: Programming
- Topic: Yet another 6502 assembler
- Replies: 18
- Views: 6668
Re: Yet another 6502 compiler
Hello, and welcome! Well done, it's always good to see a software project which is useful to 6502 users.
I think perhaps it would be best to call this an assembler - even better if you could edit the subject of this thread. Otherwise we might have a pointless reply (or two) about the use of ...
I think perhaps it would be best to call this an assembler - even better if you could edit the subject of this thread. Otherwise we might have a pointless reply (or two) about the use of ...
- Wed Aug 21, 2024 11:35 am
- Forum: Programming
- Topic: Yet another 6502 assembler
- Replies: 18
- Views: 6668
Yet another 6502 assembler
I was working on some other compiler and want to get a fresh breeth, so, I worked on that project.
It support basic syntax and some preprocessor directives. It can generate binary file (ROM) but not ELF or MBF format. You can use it for NES or Atari game development. I will be happy to get feedback ...
It support basic syntax and some preprocessor directives. It can generate binary file (ROM) but not ELF or MBF format. You can use it for NES or Atari game development. I will be happy to get feedback ...