vagucs / harbournes

NES emulator in Harbour based on NesGo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Nes emulator written in Harbour compiler.

Perhaps it is the best source for developing other emulators for high-level languages.

Based on beaultiful project

https://github.com/fogleman/nes

Compiler

To compile use:

compile.bat

Optimizations

Harbour is a tool for using commercial applications.

For emulation it works slow, however this work can be used so that the build is optimized and improved.

Todo

  • APU
  • Controller

I'm sorry, my time is short for the project, I hope someone collaborates.

Screenshots

Screenshots

Versions

Tested on Harbour 3.2 and 3.4 and Mingw 4.8.1

Made With MingW and Allegro.

Usage

nes.exe rom.nes

Contacts

www.vagucs.com.br

vagucs@vagucs.com.br vagucs@bol.com.br

About

NES emulator in Harbour based on NesGo

License:GNU General Public License v3.0


Languages

Language:xBase 44.5%Language:Assembly 31.9%Language:C 23.0%Language:PHP 0.4%Language:Batchfile 0.1%