Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-13 | Implement idle loop skipping. The framerate on SMA4 is NINE times faster ↵ | Alcaro | |
this way! | |||
2014-12-13 | Remove a lot of the GNU case range extensions instances | twinaphex | |
2014-12-12 | cpu_orig.c - restore to original - bigger codesize but faster | twinaphex | |
2014-12-12 | Use cpu_orig.c in release builds for now - apparently grouping all | twinaphex | |
these case ranges made fps slower, not faster. Keep working on cpu.c to attain a smaller interpreter core so we can eventually make this a lot more efficient |