Commit Graph

15 Commits

Author SHA1 Message Date
Laurent Vivier
2d5e941737 Correct m68k_init_memory_bank in case where there is no MMU 2005-05-10 22:52:21 +00:00
Laurent Vivier
cb84c69fe5 Add missing return at end of function 2005-05-10 22:05:06 +00:00
Laurent Vivier
3721ba9227 Add multi-architecture support 2005-05-10 21:49:28 +00:00
Laurent Vivier
ca784197e6 Correct ppc_init_memory_map() 2005-05-09 23:37:28 +00:00
Laurent Vivier
6c1367eed9 try to find a contiguous block until it finds or there is no more memory 2004-12-29 23:45:19 +00:00
Laurent Vivier
5a5068cfb6 Add malloc_contiguous() 2004-07-12 21:32:44 +00:00
Laurent Vivier
3d3d43c373 add check_full_in_bank() 2004-06-16 17:23:12 +00:00
Laurent Vivier
e8caeccc6b remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
Laurent Vivier
ba5d1bc551 add 68040 MMU support 2004-03-04 22:47:09 +00:00
Laurent Vivier
40ea3746d5 Manage noMMU and powerPC 2004-02-26 22:56:39 +00:00
Laurent Vivier
9cde1a908c let bank_dump() for debug purpose only, activate it with BANK_DUMP macro 2004-02-23 23:29:59 +00:00
Laurent Vivier
bca4f49b67 Add bank_mem_avail(): compute size of available memory 2004-02-23 00:24:05 +00:00
Laurent Vivier
3680a14ac0 Add logical address to compute bank linits 2004-02-21 01:48:52 +00:00
Laurent Vivier
9bb63653bf Rename map to memory_map and export it 2004-02-19 13:09:41 +00:00
Laurent Vivier
09aa0fdf33 add bank.[ch], move memory bank management into them 2004-02-19 11:34:18 +00:00