Ray Redondo

Results 61 comments of Ray Redondo

"We both" is referring to your group and the SNES-Dev group, and "we" without "both" is referring to just SNES-Dev; I just realized that wasn't very clear.

The repos are at the organization; the mostly-functioning assembler is at [https://github.com/SNES-Dev/binutils-gdb](https://github.com/SNES-Dev/binutils-gdb)

That is definitely a fair argument, and that's why I'm suggesting we work together to make an ABI that works well for both of us. Connor's ABI is a great...

To be fair, we do have ELF support working, as well as a mostly working assembler in binutils. We choose to work to fit a specification so that we don't...

Also, Connor mentioned to me that he will post his spec attempt on the 6502 forums for some feedback.

Getting half of it done now (that half being migrating to the proper number for 6502); the other half is that, theoretically, 65c816 should also be migrated out of the...

That is fair; my argument would be that 65816 has significantly more features and requires a different approach to use those features efficiently. Besides that, it already has a separate...

These registrations are likely as official as they could be; they are registered with the "generic-abi" mailing list, which currently maintains the ELF specification. So, while the numbers aren't officially...

More on topic; I am doing a test build to make sure I've changed all the necessary places. Once that's done, I'll submit a PR. I have changed the name...

The goal is to be able to hide the window and show it later from a tray icon click without entirely restarting the program