-
https://github.com/zellyn/a2audit/issues/5
John Brooks on Twitter: https://twitter.com/JBrooksBSI/status/853004037674774528
>It enables LC writes by utilizing 6502 false read to do 2x reads with one…
tomcw updated
7 years ago
-
I bought an [Orange Pi One](http://www.orangepi.org/orangepione), which uses an armv7l professor and running Debian stretch.
I want to complie mmlc on it for some reasons, so I did that:
1. Inst…
-
offending code:
```
.z80
…
-
If an opcode is present after a semi-colon, it should not appear as highlighted, since it's a comment.
Actually, comments don't seem to be handled at all. They all use the default color. They should …
-
@satok16 could you have a look at this error?
I have built the libs and am using Intrinsys 820 Qualcomm board. Tried your troubleshooting procedure to sign as well and put the .so file in `/system…
-
SHA: https://github.com/cockroachdb/cockroach/commits/0d4a3a475f4f8622bde6bd34e131013606bd5617
Parameters:
```
TAGS=
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroachdb.com/v…
-
http://anyplatform.net/media/guides/cpus/65xx%20Processor%20Data.txt says
Opcodes: ..............................................................................
Op Format 6502 6…
-
```
Despite one problem with tcc, the toolchain build on osx with erros.
Just had to change the EIP and EBP access in tcc.c
#elif defined(__APPLE__)
*paddr = uc->uc_mcontext->__ss.__eip;
I…
-
**Note: for support questions, please use one of these channels:** [Chat: AngularClass.slack](http://angularclass.com/member-join/) or [Twitter: @AngularClass](https://twitter.com/AngularClass)
- **I'…
-
I have pointers to Z80, 8080 and 6809 disassemblers written in python. Some other links:
- Charts of opcodes for various processors http://www.villehelin.com/wla.html
- Online disassembler: https://ww…