Search
lxdream.org :: lxdream/src/sh4/sh4core.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4core.h
changeset736:a02d1475ccfd
authornkeynes
dateMon Jul 14 07:44:42 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeRe-indent everything consistently
Fix include guards for consistency as well
file annotate diff log rss
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
617:476a717a54f316 yearsnkeynesStart getting SLEEP into order
603:11564af1448b16 yearsnkeynesFix typo, MMU_VMA_ERROR was supposed to be 8000 0000, not 0800 0000...
597:87cbdf62aa3516 yearsnkeynesInitial VMA support for the SH4 disassembly
591:7b9612fd239516 yearsnkeynesAdd flag to skip breakpoints when it's the very first instruction of a run
589:045ba6eb6df116 yearsnkeynesFix vma lookups after itlb exception
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
577:a181aeacd6e816 yearsnkeynesRemove asm file and convert to inline (easier to cope with platform conventions) lxdream-mmu
571:9bc09948d0f216 yearsnkeynesMore MMU work in progess. Much better now... lxdream-mmu
570:d2893980fbf516 yearsnkeynesChange to generate different code for mmu on/off cases lxdream-mmu
569:a1c49e1e877616 yearsnkeynesBring icache partially into line with the mmu, a little less slow with AT off lxdream-mmu
564:dc7b5ffb053516 yearsnkeynesRefactor sh4core.h to extract the "public" material into a new sh4.h lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
559:06714bc6427116 yearsnkeynesCommit first pass at full TLB support - still needs a lot more work lxdream-mmu
550:a27e3134014716 yearsnkeynesAdd support for the MMIO side of the TLB (and LDTLB)
527:14c9489f647e16 yearsnkeynesx86-64 translator work-in-progress
422:61a0598e07ff16 yearsnkeynesFix compilation warnings
401:f79327f3981816 yearsnkeynesMove support routines to sh4.c
391:16afb90b5d4716 yearsnkeynesAdd sh4_raise_trap() routine
378:f10fbdd4e24b16 yearsnkeynesStart splitting the common SH4 parts into sh4.c, with sh4core.c to become
374:8f80a795513e16 yearsnkeynesCache the pointer to the last FR bank (speeds fp ops up by about 10%)
369:4b4223e7d72016 yearsnkeynesMove the store queue operation to a function in sh4mem.c
367:9c52dcbad3fb16 yearsnkeynesMove EXC_* codes to sh4core.h and rename to match the EX_* codes
359:c588dce7ebde16 yearsnkeynesCommit decoder generator
312:2c34bdc36cbd17 yearsnkeynesSave/restore MMU state (specifically the OC cache ram) correctly
302:96b5cc24309c17 yearsnkeynesRename SPUDMA to G2DMA (following KOS's lead)
265:5daf59b7f31b17 yearsnkeynesImplement event queue.
260:c82e26ec0cac17 yearsnkeynesAdjust timers when they're read rather than waiting until the next time
246:98054d036a2417 yearsnkeynesAdd slot-illegal instruction checking
157:fbe03268ad8a17 yearsnkeynesAdd preliminary call-stack tracing ability
95:7c0dac698ea218 yearsnkeynesFix DR FMOV functions to allow reference to the back bank
84:b993a8d8fbf318 yearsnkeynesFix double-precision floating point
54:d8b73031289c18 yearsnkeynesAdd (partial) DMAC implementation
53:f2981805b92918 yearsnkeynesRewrite timer to be more accurate, also support cycle precision in the future
43:0cf3e339cc5918 yearsnkeynesAdd sh4 + arm breakpoints
32:bf0bc2c524b818 yearsnkeynesReset SCIF properly on SH4 reset
30:89b30313d75718 yearsnkeynesChange timeslice to nanoseconds (was microseconds)
27:1ef09a52cd1e18 yearsnkeynesRefactor all the GUI bits out of the main directory (except for a couple
23:1ec3acd0594d18 yearsnkeynesStart of "real" time slices, general structure in place now
10:c898b37506e018 yearsnkeynesAdd CPU disasembly options to mode dropdown
2:42349f6ea21619 yearsnkeynesCommit changes into cvs
1:eea311cfd33e20 yearsnkeynesThis commit was generated by cvs2svn to compensate for changes in r2,
.