Robin 'Ruadeil' Degen

Results 32 comments of Robin 'Ruadeil' Degen

Does anybody know how many of these opcodes are supported in the NES 6502 (Ricoh 2A03)?

The BCD opcodes are missing in the 2A03 afaik to make room for sound support

> @robindegen, by BCD opcodes, do you mean `sed` (0xf8) and `cld` (0xd8)? What would the 2A03 map these opcodes to, and how would this remapping have been done? I...

It's a bit of a mistery to me what's actually going on here. The "official" clang format plugin for visual studio has explicit mention of a -sort-includes parameter given: https://github.com/llvm-mirror/clang/blob/master/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs#L259...

It was my understanding however that it's disabled by default on the command-line. I'm trying to figure out what's causing it to get enabled. My configuration file has no mention...

@randomdude999 I ended up building it myself with Visual Studio 2019 and that seems to be just fine. What compiler/version do you use for the releases?

@randomdude999 Perhaps it's related to Spectre mitigation. VS2019 is warning quite a lot about "warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified".

With the current master it worked just fine on OSX 10.12.6 for me. I used the default python 2 installation. Thank you for making this software, it's very useful!

I would also love this so much. I've been looking everywhere to see if i could resize it. It's so small and narrow. Ideally its just resizable; just like how...

I don't have an install of vs2010 so I'm not able to do this. Feel free to submit a pull request.