Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-26 | Initial stab at interrupt support. Make native code offsets bigger so I ↵ | Mike Pavone | |
don't have to worry about overflowing the offset. Implement neg and not (untested). | |||
2012-12-21 | Implement a couple of supervisor instructions | Mike Pavone | |
2012-12-18 | Get Flavio's color bar demo kind of sort of working | Mike Pavone | |
2012-12-04 | M68K to x86 translation works for a limited subset of instructions and ↵ | Mike Pavone | |
addressing modes | |||
2012-11-27 | x86 code gen, initial work on translator | Mike Pavone | |