Search
lxdream.org :: lxdream/src/mem.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/mem.c
changeset743:6f0f79fae449
authornkeynes
dateFri Jul 18 11:08:30 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeFix old copy-n-paste error in INFO line
file annotate diff log rss
743:6f0f79fae44915 yearsnkeynesFix old copy-n-paste error in INFO line
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
691:ad335654339215 yearsnkeynesRefactor the gd-rom list management out of the GUI (devices, recent files, etc).
674:377d987db8f215 yearsnkeynesFix save states for x86-64, and ensure compatibility between 32-bit and 64-bit versions
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
568:61e7bb71664416 yearsnkeynesFix bios region name in save state (unfortunately will break save states :( ) 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
490:1e0f9940e06416 yearsnkeynesFix pointer=>int conversions to use intptr_t types
488:d19a63e47cd916 yearsnkeynesChange MAP_ANONYMOUS to MAP_ANON for bsd compatibility
480:d28c2992f5ee16 yearsnkeynesFix miscellaneous warnings
477:9a373f2ff00916 yearsnkeynesAdd save/restore of render buffers in save states
466:a6935f46ed7816 yearsnkeynesFix BIOS reloading
461:63d4de8dcec616 yearsnkeynesReload BIOS/flash when changed in configuration.
422:61a0598e07ff16 yearsnkeynesFix compilation warnings
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
72:ceb5985fa8d818 yearsnkeynesLimit block loads to file size
50:704b11c879cb18 yearsnkeynesImplement mem_save_block
41:e740565eb39318 yearsnkeynesRemove default MMIO trace
35:21a4be09830418 yearsnkeynesRemove modules.h - move definitions into dream.h
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
17:944f75eea49618 yearsnkeynesMore work on load/save state - save state a little more structured now
15:5194dd0fdb6018 yearsnkeynesAdd dreamcast_module module structure
11:0a82ef380c4518 yearsnkeynesMoved arm material under aica/
10:c898b37506e018 yearsnkeynesAdd CPU disasembly options to mode dropdown
.