Search
lxdream.org :: lxdream/src/sh4/sh4core.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4core.c
changeset312:2c34bdc36cbd
authornkeynes
dateTue Jan 23 08:17:06 2007 +0000 (17 years ago)
permissions-rw-r--r--
last changeSave/restore MMU state (specifically the OC cache ram) correctly
file annotate diff log rss
312:2c34bdc36cbd17 yearsnkeynesSave/restore MMU state (specifically the OC cache ram) correctly
302:96b5cc24309c17 yearsnkeynesRename SPUDMA to G2DMA (following KOS's lead)
273:48eb3304a41e17 yearsnkeynesAlways return TRUE at end of execute instruction (oops)
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
235:880bff11df9217 yearsnkeynesAdd a couple of performance hacks:
232:9c8ef78376ed17 yearsnkeynesAdd CHECKSLOTILLEGAL() checks around a few banned delay-slot instructions
229:f27eb26ccdd217 yearsnkeynesFix SPC assignment for exceptions (the only one it was _correct_ for was
227:1b98af7fc60117 yearsnkeynesCommit implementation of ADDV
208:ad290228eea117 yearsnkeynesAdd alignment checks
181:bc28fd93e23317 yearsnkeynesFSCA, FSRRA, FIPR, FTRV should be treated as no-ops when PR=1.
164:84f6b203cfe117 yearsnkeynesImplement MOVCA
157:fbe03268ad8a17 yearsnkeynesAdd preliminary call-stack tracing ability
124:ceb38f08619a18 yearsnkeynesFix FMOV for writes to the back bank (ie FMOV @R1, XD2)
123:2ad156e1065718 yearsnkeynesFix FTRC - needs to clamp at min/max int
122:3a557bc205d818 yearsnkeynesFix insanely stupid FSCA bug. Unfortunately doesn't actually appear to fix
116:87e3bea309a518 yearsnkeynesFix TRAPA to actually work (and correspond to the documentation)
104:94b2d9962b5918 yearsnkeynesRemove call-slot-delay on syscall
102:844a3f2a76ff18 yearsnkeynesRefactor bios into more generic syscall structure. Add initial hooks for
95:7c0dac698ea218 yearsnkeynesFix DR FMOV functions to allow reference to the back bank
92:108450d84ce818 yearsnkeynesComment out some more info lines
84:b993a8d8fbf318 yearsnkeynesFix double-precision floating point
53:f2981805b92918 yearsnkeynesRewrite timer to be more accurate, also support cycle precision in the future
43:0cf3e339cc5918 yearsnkeynesAdd sh4 + arm breakpoints
38:9ccc7ac66a9d18 yearsnkeynesRemove log lines for store queue + writes to op address cache
36:f581f9c43c4318 yearsnkeynesRemove RTE log line (not needed anymore)
35:21a4be09830418 yearsnkeynesRemove modules.h - move definitions into dream.h
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
19:9da7a8e38f9d18 yearsnkeynesImplement 95% of the SCIF serial interface
18:9a1b5d75703f18 yearsnkeynesImplement save states
16:f383e7640da418 yearsnkeynesCleanup init config => dreamcast_config
15:5194dd0fdb6018 yearsnkeynesAdd dreamcast_module module structure
10:c898b37506e018 yearsnkeynesAdd CPU disasembly options to mode dropdown
9:2784c766016518 yearsnkeynesGeneralise the core debug window to allow multiple instances.
2:42349f6ea21619 yearsnkeynesCommit changes into cvs
1:eea311cfd33e20 yearsnkeynesThis commit was generated by cvs2svn to compensate for changes in r2,
.