Commit | Date | |
---|---|---|
[r6442]
by
debug
If a device access routine returns having stopped the CPU, then do not cause interrupts/exceptions, but instead return immediately so that we can break out of the dynstrans loop. |
2021-03-23 18:07:46 | Tree |
[r6441]
by
debug
Removing "slow_serial_interrupts_hack_for_linux" (-U) command line option, since it is not used for most guest OSes, and occupied a command line option char. |
2021-03-21 17:15:25 | Tree |
[r6440]
by
debug
Moving 'arch' from struct machine to struct cpu; in the future, perhaps this would allow a machine to have heterogenous CPU sets (such as the Dreamcast with both SuperH and ARM). |
2021-03-21 17:09:48 | Tree |
2021-03-21 08:14:18 | Tree | |
2021-03-21 08:14:09 | Tree | |
2021-03-20 15:31:49 | Tree | |
[r6436]
by
debug
Fixing a bug for MIPS R2000/R3000 when writing to coprocessor 0 "entrylo" register (if the lowest 8 bits were 0, the code took the non-R2000/R3000 code path). |
2021-03-20 14:54:52 | Tree |
[r6435]
by
debug
Removing the UNSTABLE_DEVEL configure define; it was not used much, and the debugmsg verbosity levels can be used in its place. |
2021-03-20 10:19:52 | Tree |
2021-03-20 10:15:53 | Tree | |
2021-03-20 08:36:25 | Tree |