.. |
attic
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
boards
|
mapper 183 - second level crash fix
|
2013-05-26 07:55:23 +00:00 |
drivers
|
Video config: changed "Create surface in memory" to an actual drop-down list with 3 options: a) No hardware acceleration; b) Create surface in RAM; c) Hardware acceleration. Because it appears that some video cards still blur textures even when stored in RAM.
|
2013-05-09 13:26:47 +00:00 |
fir
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
input
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
lua
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
palettes
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
utils
|
sdl: ensure auto-play save and battery backup save is saved on quit hotkey
|
2013-03-20 12:37:31 +00:00 |
.gitignore
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
SConscript
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
asm.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
asm.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
auxlib.lua
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
cart.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
cart.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
cheat.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
cheat.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
conddebug.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
conddebug.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
config.cpp
|
fixed Aboutbox
|
2013-04-17 18:50:42 +00:00 |
config.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
debug.cpp
|
* Tracer: added "Log Cycles count" and "Log Instructions count" options
|
2013-04-16 16:12:45 +00:00 |
debug.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
drawing.cpp
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
drawing.h
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
driver.h
|
added optional arguments to suppress messages on state load/save
|
2013-04-18 19:40:57 +00:00 |
emufile.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
emufile.h
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
emufile_types.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
fceu.cpp
|
mapper 43 - new dumps needed
|
2013-05-13 19:27:34 +00:00 |
fceu.h
|
mapper 43 - new dumps needed
|
2013-05-13 19:27:34 +00:00 |
fceulua.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
fcoeffs.h
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
fds.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
fds.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
file.cpp
|
C++11 compliant string literal concatenation
|
2013-04-16 20:14:42 +00:00 |
file.h
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
filter.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
filter.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
git.h
|
added #include "types.h" to fceu.h
|
2013-04-18 04:42:35 +00:00 |
ines-bad.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
ines-correct.h
|
bandai eeprom emulation, enjoy
|
2013-05-08 15:41:12 +00:00 |
ines.cpp
|
bandai eeprom emulation, enjoy
|
2013-05-08 15:41:12 +00:00 |
ines.h
|
bandai eeprom emulation, enjoy
|
2013-05-08 15:41:12 +00:00 |
input.cpp
|
Savestates: fixed errors handling (broken by previous commit)
|
2013-04-19 12:58:14 +00:00 |
input.h
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
lua-engine.cpp
|
fix win32 compilation errors
|
2013-04-13 23:17:46 +00:00 |
movie.cpp
|
dont printf size_t with %d, cast it to an int instead. because really, have you ever seen a size_t that wasnt immediately casted to an int? woops, missed one.
|
2013-04-23 03:09:52 +00:00 |
movie.h
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
netplay.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
netplay.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
nsf.cpp
|
properly savestate NSF
|
2013-04-17 18:19:54 +00:00 |
nsf.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
oldmovie.cpp
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
oldmovie.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
ops.inc
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
palette.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
palette.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
ppu.cpp
|
mapper 43 - new dumps needed
|
2013-05-13 19:27:34 +00:00 |
ppu.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
pputile.inc
|
mapper 43 - new dumps needed
|
2013-05-13 19:27:34 +00:00 |
sound.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
sound.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
state.cpp
|
Savestates: fixed errors handling (broken by previous commit)
|
2013-04-19 12:58:14 +00:00 |
state.h
|
added optional arguments to suppress messages on state load/save
|
2013-04-18 19:40:57 +00:00 |
types-des.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
types.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
unif.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
unif.h
|
UNIF DSOUNDV1 - removed due to duplicate of 178 mapper
|
2013-03-16 20:16:14 +00:00 |
version.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
video.cpp
|
fix win32 compilation errors
|
2013-04-13 23:17:46 +00:00 |
video.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
vsuni.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
vsuni.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
wave.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
wave.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
x6502.cpp
|
corrected c-style includes, added static_casts around compile time conversions
|
2013-04-13 02:52:13 +00:00 |
x6502.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
x6502abbrev.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |
x6502struct.h
|
create new subversion repo structure (trunk, tags, branches)
|
2013-03-15 19:00:14 +00:00 |