openhub.net
Black Duck Software, Inc.
Black Duck Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
TuxNES
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Dec 02, 2022 — Dec 02, 2023
Showing page 1 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added size, signed, and endianes info to SampleFormat. Replacing auto-detect code, should fix BIG_ENDIAN builds.
cheako
More...
over 19 years ago
Zlib make dist patch, for systems w/o zlib. Jason Dorje Short
cheako
More...
over 19 years ago
Fixed SDL headers and now it builds. Terminator comments over the top. Some more uniform file headers added.
cheako
More...
over 19 years ago
Help pritty printing of core(renderes) and expresed x86's fastnes for help.
cheako
More...
over 19 years ago
readded uniform file header to most source code files
cheako
More...
over 19 years ago
Sounder and Sound split. Removed sounder code, leaving only nes sound code, from sound.c.
cheako
More...
over 19 years ago
Coulden't stand scrolling over the palettes any longer.
cheako
More...
over 19 years ago
Start of sound(SDL) cleanup.
cheako
More...
over 19 years ago
Fix some compiler warnings, missing controller_sdl.h include.
cheako
More...
over 19 years ago
Remove error printing on js device load failure.
cheako
More...
over 19 years ago
Removed -c x11 constraint. The default -c linux workes again.
cheako
More...
over 19 years ago
controller.c fixups, must use -c x11.
cheako
More...
over 19 years ago
Fixed typo "-" != "_".
cheako
More...
over 19 years ago
Moved some x11 code into *_x11.? places.
cheako
More...
over 19 years ago
Jason Dorje Short: Some systems have a function called _sleep. Naming a variable this is an awful idea. _sleep -> renderer_data.pause_display.
cheako
More...
over 19 years ago
Jason Dorje Short: zlib fix.
cheako
More...
over 19 years ago
Make x86 default core, where avalible.
cheako
More...
over 19 years ago
"Rigel Freden" <
[email protected]
> I found the x86 core was broken due to next_code_alloc in function translate being erroneously assigned to a constant value. - fixed memory allocation/deallocation in InitMemoryX86 and FreeMemoryX86; specifically fixed issue w/ ROM mem persisting
cheako
More...
over 19 years ago
First round of cleanups. - nasty preproc code emulator_x86_asm.S, normalized. defines.h dose not need to be bothered with x86 memory layouts. - removed weird-ass embedded open comments in emulator_x86_asm.S e.g. "/* /* */ "
cheako
More...
over 19 years ago
Missing semicolon.
cheako
More...
over 19 years ago
gettimeofday() is not present on all systems. (One such system is win32.)
cheako
More...
over 19 years ago
This patch changes tuxnes_SOURCES to include all the sources for tuxnes. This allows "make dist" to generate a tarball that includes all the files. Yay! "Jason Dorje Short"
cheako
More...
over 19 years ago
A days work on x86 core. includes lots of small changes, renaming, and white space. expected to break things, but nothing obvious. x86 core does not crash or work, now.
cheako
More...
almost 20 years ago
HAVE_X_LIBS -> HAVE_X, and removed useless fork.
cheako
More...
almost 20 years ago
Removed VRAM vram define and users.
cheako
More...
almost 20 years ago
AC_CHECK_TYPES can't span multiple lines, fixed: Jason Dorje Short
cheako
More...
almost 20 years ago
Autoconf checks for integer types: Jason Dorje Short
cheako
More...
almost 20 years ago
Segfaulting renderers fixed.
cheako
More...
almost 20 years ago
Use AC_C_INLINE to check for inline. Remove definition and users of INLINE. static inline used: Jason Dorje Short"
cheako
More...
almost 20 years ago
SDL input cleanup and renderer choses controller and default core emulator is chosen at compile time
cheako
More...
almost 20 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree