Search
lxdream.org :: lxdream/src/sh4/sh4.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4.c
changeset569:a1c49e1e8776
authornkeynes
dateFri Jan 04 11:54:17 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeBring icache partially into line with the mmu, a little less slow with AT off
now.
file annotate diff log rss
569:a1c49e1e877615 yearsnkeynesBring icache partially into line with the mmu, a little less slow with AT off lxdream-mmu
566:59be465e5f0115 yearsnkeynesAdd breakpoint_type_t enum (general cleanup) lxdream-mmu
561:533f6b47807115 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
559:06714bc6427115 yearsnkeynesCommit first pass at full TLB support - still needs a lot more work lxdream-mmu
526:ba3da45b575416 yearsnkeynesDon't build the translator if the architecture is unsupported. Also tidy things up a little to allow (theoretically) different translators to be selected at build time.
502:c4ecae2b1b5e16 yearsnkeynesAdd sh4ptr_t type, start converting bare pointer refs to it
472:8a3ae91eb21516 yearsnkeynesEnsure xlat cache is flushed on state load and reset
422:61a0598e07ff16 yearsnkeynesFix compilation warnings
418:b9b14afa095916 yearsnkeynesAdd explicit branch cases for main ram - yes it's faster...
412:d58e4d69de1616 yearsnkeynesFix fr_bank on save file load
401:f79327f3981816 yearsnkeynesMove support routines to sh4.c
378:f10fbdd4e24b16 yearsnkeynesStart splitting the common SH4 parts into sh4.c, with sh4core.c to become
.