1-2 System Features


1-2-1 Hardware Features


  • Larger RAM Area

  • The 64DD adds a 4M x 9bit (36Mbit) memory expansion pack to the N64 Control Deck's standard 4M x 9bit (36Mbit) of main memory. This expands N64 main memory to 8M x 9-bit (72M-bit).

    Figure 1-2-1 Memory


  • High-Speed Data Transfers

  • 64DD boasts a maximum data transfer rate of 1MByte/sec, which is quick for disk media and about 5.4 times faster than the CD-ROM drives used in other game machines.



    Figure 1-2-2 Comparison of transfer rate


  • Compact, Mass-Storage

  • Although in outward appearance the disk is only a little larger than a floppy disk (100 x 100 x 10mm), it has a memory capacity of 64.45 MBytes, which is much larger than a floppy disk.



    Figure 1-2-3 Disk Capacity


  • Writable

  • The disk is not simply a medium for storing game programs, although it can be used in that way as a read-only medium. It is also possible to designate separate read-only (ROM) and writable (RAM) areas on the same disk. Up to 38.44 MBytes can be designated as RAM on each disk, and this writable area can be used to store vast amounts of user data.



    Figure 1-2-4 Writable Disk


  • Battery-Backup Real-Time Clock

  • The 64DD incorporates a battery-backup real-time clock. Since this clock operates even when the power is turned off, it is possible to reflect real time in games.



    Figure 1-2-5 Battery-Backup Real-Time Clock



    1-2-2 Software Features


  • Efficiently Managed File System

  • Since the work of directly programming disk-control code can be vastly reduced by efficiently managing the 64DD's expanded RAM area, the Multi File System (MFS) and an MFS library are provided as Nintendo's recommended file system. With MFS, data in the ROM area as well as the RAM area can be managed in file units.

  • Special Functions Available for Disk Access

  • The special Leo Library for 64DD is available as a low-level function library that is closer to the hardware than the MFS that controls the 64DD. The Leo Library is used for disk access by the MFS Library, which is a high-level function library. Also, the Leo Library can be used directly by applications.

    An overview of the location of these libraries is illustrated below.



    Figure 1-2-6 Position of MFS Library Functions

  • See "Appendicies" for detailed information about each function.