Next Previous Contents

5. Loadable drivers

All drivers must be statically linked because no file I/O is available. See the documentation for the co65 utility for information on how to do that.

5.1 Graphics drivers

nes-64-56-2.tgi

This driver features a resolution of 64×56 with 2 colors using the CHR bank.

5.2 Extended memory drivers

No extended memory drivers are currently available for the NES.

5.3 Joystick drivers

A joystick driver for the standard four buttons joypad is available.

5.4 Mouse drivers

No mouse drivers are currently available for the NES.

5.5 RS232 device drivers

No serial drivers are currently available for the NES.


Next Previous Contents