Ariejan de Vroom

Results 15 issues of Ariejan de Vroom

Installed swaggard and assets are no longer working. @elpic also mentions this in #11

It's currently not possible to specify more than one CNAME alias for cloudfront. Probably due to the configuration hash not allowing duplicate keys, so only the last configured CNAME is...

enhancement

I have some domains that should redirect to others. Is this already possible, or would this be a feature request?

enhancement
needs volunteer

I just clicked to link Postgres _and_ Redis to my app. Postgres succeeded, but Redis failed silently. Still, Redis shows as a linked service. * Check if services are actually...

In README.md your email is typed as "[email protected]" which I know to be incorrect. :trollface:

It'd be nice to be able to disable the min/max/zero labels.

See http://6502.org/tutorials/65c02opcodes.html and http://www.llx.com/~nparker/a2/opcodes.html for details.

enhancement

There are different variants of the 6502: **Original MOS 6502** has some bugs (like ROR and memory address paging), which are currently not present in the emulator. Some old roms...

i6502 has its own test suite. The Klaus Dormann files are used to verify compatibility and should not be part of the default test suite. Proposed solution: - Keep `go...

Allow the processor to emulate running at arbitrary speeds, like 1,2,4, 14 and 20 Mhz, taking into account the number of cycles each instruction costs.

enhancement