Search
lxdream.org :: lxdream/src/mem.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/mem.h
changeset931:430048ea8b71
authornkeynes
dateTue Dec 23 05:48:05 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeMore refactoring and general cleanup. Most things should be working again now.
Split off cache and start real implementation, breaking save states in the process
file annotate diff log rss
931:430048ea8b7115 yearsnkeynesMore refactoring and general cleanup. Most things should be working again now. lxdream-mem
929:fd8cb0c82f5f15 yearsnkeynesFirst pass experiment using cached decoding. lxdream-mem
912:c5606ea4423215 yearsnkeynesRemove FASTCALL from mem_copy_*, not really helping atm (and sometimes hurting)
911:2f6ba75b84d115 yearsnkeynesDeclare mem_copy_* functions as FASTCALL
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
566:59be465e5f0116 yearsnkeynesAdd breakpoint_type_t enum (general cleanup) lxdream-mmu
562:e598411b640b16 yearsnkeynesAdd configure and command-line parameters to perform IO tracing lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
543:361ec0a70cf216 yearsnkeynesRe-add "Load Binary" menu item (misplaced in GUI rewrite)
510:41ce7a074f4e16 yearsnkeynesUse an explicit 32-bit type for region flags (save-file compatibility)
502:c4ecae2b1b5e16 yearsnkeynesAdd sh4ptr_t type, start converting bare pointer refs to it
477:9a373f2ff00916 yearsnkeynesAdd save/restore of render buffers in save states
466:a6935f46ed7816 yearsnkeynesFix BIOS reloading
430:467519b050f416 yearsnkeynesFix compilation warnings
422:61a0598e07ff16 yearsnkeynesFix compilation warnings
234:8759d0067e9d17 yearsnkeynesDisable watchpoints by default - save some cpu time and we're not really using them anyway
180:e6dcf9b6565817 yearsnkeynesMerge changes made on the MILESTONE1 branch back into head (mostly
156:3b93648a3b0717 yearsnkeynesAdd P4 I/O tracing
146:f91fa34ab21917 yearsnkeynesAdd repeating memory mode
101:5a22f3699b6718 yearsnkeynesAdd sh4addr_t type, need to start propagating it instead of uint32_t
43:0cf3e339cc5918 yearsnkeynesAdd sh4 + arm breakpoints
31:495e480360d718 yearsnkeynesFinish adding header blocks to all files
19:9da7a8e38f9d18 yearsnkeynesImplement 95% of the SCIF serial interface
18:9a1b5d75703f18 yearsnkeynesImplement save states
11:0a82ef380c4518 yearsnkeynesMoved arm material under aica/
10:c898b37506e018 yearsnkeynesAdd CPU disasembly options to mode dropdown
.