Games::NES::Emulator

An object-oriented NES (6502) emulator
Download

Games::NES::Emulator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Brian Cassidy
  • Publisher web site:
  • http://search.cpan.org/~bricas/DBIx-Class-Loader-ADO-0.07/lib/DBIx/Class/Loader/ADO.pm

Games::NES::Emulator Tags


Games::NES::Emulator Description

An object-oriented NES (6502) emulator Games::Emulator::NES is a Perl class that contains a set of modules to emulate a classic NES gaming machine.SYNOPSIS use Games::NES::Emulator; my $emu = Games::NES::Emulator->new; $emu->load_rom( 'mario.nes' ); $emu->run; Requirements: · Perl


Games::NES::Emulator Related Software