ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/memory.cpp
(Generate patch)

Comparing BasiliskII/src/uae_cpu/memory.cpp (file contents):
Revision 1.4 by cebix, 2001-06-28T21:20:02Z vs.
Revision 1.5 by cebix, 2001-07-14T15:02:49Z

# Line 556 | Line 556 | addrbank frame_host_888_bank = {
556      frame_xlate, frame_check
557   };
558  
559 void InitFrameBufferMapping(void)
560 {
561
562 }
563
559   void memory_init(void)
560   {
561          for(long i=0; i<65536; i++)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines