| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
which prevented generate_checksum_block() being called for RAM areas. [smf]
|
| |
|
|
| |
constructor, SH4 internal registers now work when using big endian. The debugger is now aware that the SH3/SH4 has an MMU. [smf]
|
| |
|
|
|
| |
* Added (rudimentary) SH7021 DMA, timers and GPIO, and logging for the rest.
* Fixed SH2 NMIs occurring in a delay slot when using the interpreter.
* Generally cleaned up code and renamed functions/macros/variables more conventionally.
|
| |
|
|
| |
template on more information (data width, endianness) to make it possible to turn it into an handler cache eventually, and not just a memory block cache. Make it capable of large and unaligned accesses. [O. Galibert]
|
| | |
|
| | |
|
| |
|