.. |
Nes_Apu
|
Sound support (using Blargg's Nes_Snd_Emu for now)
|
2014-06-22 22:15:35 -04:00 |
APU.cpp
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
APU.h
|
Quick save/load support
|
2014-06-25 21:52:37 -04:00 |
AXROM.h
|
AXROM support (Mapper 7) - Battletoads doesn't work (sprite 0 timing issue)
|
2014-06-26 23:13:02 -04:00 |
BaseMapper.h
|
Default saves/states/movies/etc folders, code cleanup
|
2014-07-02 20:28:29 -04:00 |
CNROM.h
|
CNROM (iNES mapper 3) support
|
2014-06-24 14:28:19 -04:00 |
ColorDreams.h
|
Mapper 11 support
|
2014-06-28 21:10:50 -04:00 |
Console.cpp
|
Log all UI messages to the console
|
2014-07-07 18:44:11 -04:00 |
Console.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
ControlManager.cpp
|
Fixed freezes/crashes when connecting/disconnecting
|
2014-07-06 21:11:52 -04:00 |
ControlManager.h
|
Fixed freezes/crashes when connecting/disconnecting
|
2014-07-06 21:11:52 -04:00 |
Core.vcxproj
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
Core.vcxproj.filters
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
CPU.cpp
|
Several fixes for movies record/playback (and a couple of potential savestate fixes)
|
2014-07-01 18:05:54 -04:00 |
CPU.h
|
Changed the way cpu/ppu cycles are kept in memory (slightly faster)
|
2014-06-30 14:44:30 -04:00 |
EventHandler.h
|
Added simple GUI + DirectX render target
|
2014-06-12 21:48:04 -04:00 |
GameClient.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
GameClientConnection.h
|
NetPlay fix - only send controller state when it changes (fixes most of the lag)
|
2014-07-07 21:23:03 -04:00 |
GameServer.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
GameServerConnection.h
|
Fixed played # display on connection
|
2014-07-06 21:12:04 -04:00 |
IAudioDevice.h
|
Sound support (using Blargg's Nes_Snd_Emu for now)
|
2014-06-22 22:15:35 -04:00 |
IControlDevice.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
IGameBroadcaster.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
IMemoryHandler.h
|
Fixed issue with memory handlers (conflict on 0x4017 between APU & Controllers) - Fixes dragon quest 1 sound while allowing MMC3 games to boot properly
|
2014-06-25 12:22:48 -04:00 |
IMessageManager.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
IVideoDevice.h
|
Optimizations (+25% speed), changed the way frame buffer is sent to the GUI
|
2014-06-19 17:06:00 -04:00 |
MapperFactory.h
|
Mapper 11 support
|
2014-06-28 21:10:50 -04:00 |
MemoryManager.cpp
|
Fixed Zelda 1 scrolling
|
2014-07-01 22:56:06 -04:00 |
MemoryManager.h
|
Fixed Zelda 1 scrolling
|
2014-07-01 22:56:06 -04:00 |
MMC1.h
|
Small fix for MMC1 (Fixes graphics in Bases Loaded II)
|
2014-06-27 20:21:23 -04:00 |
MMC2.h
|
Mapper 9 (Punchout) & Mapper 71 (partial) support
|
2014-06-28 18:50:01 -04:00 |
MMC3.h
|
MMC3 IRQ fixes - All tests pass (Revision A)
|
2014-06-26 16:41:07 -04:00 |
Movie.cpp
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
Movie.h
|
Several fixes for movies record/playback (and a couple of potential savestate fixes)
|
2014-07-01 18:05:54 -04:00 |
NetMessage.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
NROM.h
|
CNROM (iNES mapper 3) support
|
2014-06-24 14:28:19 -04:00 |
PPU.cpp
|
Several fixes for movies record/playback (and a couple of potential savestate fixes)
|
2014-07-01 18:05:54 -04:00 |
PPU.h
|
Several fixes for movies record/playback (and a couple of potential savestate fixes)
|
2014-07-01 18:05:54 -04:00 |
ROMLoader.h
|
Fixed warning
|
2014-06-24 22:00:18 -04:00 |
Snapshotable.h
|
Smaller savestates, Movie recording/playback, Slight performance improvement (~2-3% in Console::Exec)
|
2014-07-01 12:44:01 -04:00 |
stdafx.cpp
|
Added missing files
|
2014-06-14 10:12:10 -04:00 |
stdafx.h
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
targetver.h
|
Added simple GUI + DirectX render target
|
2014-06-12 21:48:04 -04:00 |
UNROM.h
|
CNROM (iNES mapper 3) support
|
2014-06-24 14:28:19 -04:00 |