HDNes/hdnes
mkwong98 6208a366ce
2017-06-29 19:06:57 +08:00
..
apu.cpp Fix overflow and clicking noise 2015-02-24 01:06:22 +08:00
apu.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
audio.cpp Fix overflow and clicking noise 2015-02-24 01:06:22 +08:00
audio.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
batchMapImp.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
batchMapImp.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
cart.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
cart.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
commonUtil.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
commonUtil.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
cpu.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
cpu.h 2017-06-29 19:06:57 +08:00
fraHDNesImp.cpp Fix batch mapping for new matches 2015-03-06 23:06:38 +08:00
fraHDNesImp.h Switches to SDL2 2015-01-14 00:38:38 +08:00
gameManager.cpp Fix loading save state 2014-07-20 23:10:38 +08:00
gameManager.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
globalConst.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
hdnes.cbp 2017-06-17 12:30:55 +08:00
hdnes.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
hdnes.layout 2017-06-17 12:30:55 +08:00
hdnes.vcxproj Switches to SDL2 2015-01-14 00:38:38 +08:00
hdnes.vcxproj.filters Added palette dialog 2014-07-05 01:23:35 +08:00
input.cpp Switches to SDL2 2015-01-14 00:38:38 +08:00
input.h Switches to SDL2 2015-01-14 00:38:38 +08:00
mainApp.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mainApp.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper0.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper0.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper1.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper1.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper2.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper2.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper3.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper3.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper4.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper4.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper7.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper7.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper9.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper9.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper10.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper10.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper16.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapper16.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
mapperList.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
memory.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
memory.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
paletteDialogImp.cpp Finish adding palette dialog 2014-07-05 22:43:29 +08:00
paletteDialogImp.h Added palette dialog 2014-07-05 01:23:35 +08:00
ppu.cpp Reroganize texture cache 2015-05-21 23:11:52 +08:00
ppu.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
ReadMe.txt Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
stdafx.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
stdafx.h Switches to SDL2 2015-01-14 00:38:38 +08:00
sysSetting.cpp Add version number to config file 2015-02-24 01:05:20 +08:00
sysSetting.h Add version number to config file 2015-02-24 01:05:20 +08:00
sysState.cpp Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
sysState.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
targetver.h Add the rest of source code and doc 2014-06-25 22:40:29 +08:00
video.cpp Reroganize texture cache 2015-05-21 23:11:52 +08:00
video.h Reroganize texture cache 2015-05-21 23:11:52 +08:00

========================================================================
    CONSOLE APPLICATION : hdnes Project Overview
========================================================================

AppWizard has created this hdnes application for you.

This file contains a summary of what you will find in each of the files that
make up your hdnes application.


hdnes.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard.
    It contains information about the version of Visual C++ that generated the file, and
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

hdnes.vcxproj.filters
    This is the filters file for VC++ projects generated using an Application Wizard. 
    It contains information about the association between the files in your project 
    and the filters. This association is used in the IDE to show grouping of files with
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    "Source Files" filter).

hdnes.cpp
    This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named hdnes.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////