NAME
Games::NES::Emulator::CPU - NES Central Processing Unit
SYNOPSIS
DESCRIPTION
METHODS
init()
RAM_read( $addr )
RAM_write( $addr => $data )
DMAT_transfer( $page )
AUTHOR
Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2007 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.