Commit graph

18 commits

Author SHA1 Message Date
Extrems
426ac4db5a 2015-02-04 04:02:53 -05:00
Extrems
b6084c1d31 2015-02-04 03:02:51 -05:00
Extrems
3cde57f6c3 2015-02-04 02:42:06 -05:00
Extrems
b4702846a2 2015-02-04 02:32:38 -05:00
Extrems
48d2950e04 2015-02-04 02:26:00 -05:00
Extrems
1b85d78c76 2015-02-04 02:07:05 -05:00
emukidid
083c2adfff gc_memory folder headers done 2009-11-10 13:36:37 +00:00
sepp256
29173c2ab6 Moved xfb back to MEM1 and restored rendering to full xfb.
These features are just commented out for now so we can test them some more.
2009-10-21 21:56:14 +00:00
sepp256
670473d035 Moved xfb's to MEM2 to free up another 1.3MB of MEM1.
Emu_kidid: please test the performance. You can switch back to MEM1 by changing main_gc-menu.c line388
Also, HBC enables video and draws garbage over the xfb during reload. Perhaps move xfb to higher in MEM2 to fix this issue.
2009-10-21 21:53:38 +00:00
emukidid
0318cb2517 Ported latest /tehpola/r4300 core, but with blocks in MEM2. Default settings in the Makefile.GLN64_dev_wii are expansion pak enabled and 8MB recompCache. 2009-10-21 12:47:35 +00:00
emukidid
0a1719d18d MEM2.h updated with tehpola's memory size macro in preparation for the core to come in from /tehpola/r4300 2009-10-21 12:45:51 +00:00
emukidid
00fea27052 blocks is now located in MEM2, yay 4MB more free space in MEM1. Removed libfat USB stuff cause it's only on the libOGC svn for now. Default RecompCache is now 6MB. 2009-10-19 13:21:57 +00:00
emukidid
5c8325727b Saves are now in MEM2 for Wii. 256kb+32kb saved. 2009-10-16 03:51:13 +00:00
emukidid
55fa5d4157 Moved invalid_code & fonts into MEM2 for Wii. ROM-Cache-MEM2 now is 16MB in 1MB chunks (needs work for 512Kb chunks). TexCache is now 16MB. Recomp Cache is now 4Mb. 2009-10-16 03:50:12 +00:00
emukidid
007578b1b7 tlb mem2 pointer fixup 2008-06-08 15:44:10 +00:00
emukidid
4757ba1012 TLB MEM2 clearing for every new game loaded 2008-06-08 14:42:04 +00:00
tehpola
84b1249a90 Added space in MEM2 for the loader. 2008-03-20 16:14:46 +00:00
tehpola@yahoo.com
937c4f2156 Adding MEM2 header to define ownership of chunks of MEM2: currently ROMCache and TexCache have 32MB and 16MB respectively with a few MB unclaimed. 2008-02-25 00:59:08 +00:00