| Commit | Date | |
|---|---|---|
|
[r5813]
by
debug
Mostly updating the documentation regarding Dreamcast emulation (running your Dreamcast's PROM BIOS image). |
2014-08-02 20:27:50 | Tree |
| 2013-11-09 12:14:42 | Tree | |
| 2013-11-09 12:14:22 | Tree | |
| 2013-11-09 11:19:10 | Tree | |
|
[r5809]
by
debug
Adding notes to the Dreamcast documentation, about how to launch GXemul with a bios dump. |
2013-11-09 10:42:53 | Tree |
|
[r5808]
by
debug
Adding a dummy Raspberry Pi mode (absolutely nothing has been implemented yet), and some minor fixes for warnings produced by GCC 4.8. |
2013-10-06 10:14:13 | Tree |
| 2013-09-07 12:27:51 | Tree | |
| 2013-09-07 12:12:58 | Tree | |
|
[r5805]
by
debug
Fixing an ARM instruction encoding bug: for shifter_operand immediates, the carry bit should be set to bit 31 of the shifter_operand if and only if rotate_imm != 0. I have added detection for the case when this would bug out (although I have never seen it happen yet), and fixed a bug which did happen: for short register formats (i.e. no shift or other complex things), the code should not be run, but it was run anyway, leading to wrong Carry flag results for e.g. the TST instruction. This was triggered when running int64_t modulo. |
2012-09-22 20:11:57 | Tree |
|
[r5804]
by
debug
Fixing RSC->RSB spelling mistake, and also do not clear too many bits when setting VCZN bits for s instructions. |
2012-09-22 19:00:23 | Tree |