Package com.monkeycoder.monkeynes.base

The base package provides a starting point for MonkeyNES as well as several utility classes.

See:
          Description

Class Summary
DebugLog This class is a logger singleton that can direct log output to several places.
GenericFileFilter This provides completely generic file filtering for Swing based FileChooser dialogs.
MathHelper This class provdes several math related convenience constructs.
MemoryAccessMessage This is a data transport class used as a message.
MonkeyNes This is the starting point for the entire emulator.
 

Package com.monkeycoder.monkeynes.base Description

The base package provides a starting point for MonkeyNES as well as several utility classes.