Update source to build on MSYS2; Improve type h...
Merge mode 7 hardware port handlers into main P...
Eliminate dead (replaced) video emulation code
Improve output composition (better behavior wit...
Cleanup OBJ reset code
Update copyright dates
Improve precision of APU clock
Simplify handling of labels in asm code
Add config files to .gitignore
Fix a problem which prevented startup on some n...
Update source to play nice with GCC 4.8; Discon...
Update license to Artistic License 2.0
Add .gitignore
Imported SNEeSe work tree into CVS.
Fixed Unix/BeOS filespec splitting. [dbjh]
Imported datafile.
Minor changes to prepare for clipping support.
Fixed a bug in the opcode tracker.
- changed workaround for "undefined reference t...
- fixed problem where SNEeSe couldn't find its ...
Fixed a design flaw in 65c816 ADC/SBC emulation.
Fixed 'make clean' (was missing many output fil...
Updated changelog on gaussian interpolation fix.
Fixed a bug in dual-window AND intersect logic ...
Disabled the audio sample generation log that s...
Added some corrections to the license. [stainless]
- fixed a small GUI problem
Minor optimization.
- Australia is part of Oceania
Corrected normal display to 224 lines; added la...
Fixed initial screen height to match register s...
Minor changes to APU I/O handlers.
Minor offset fix to mode 7; added saturation to...
Fixed a timing bug which affected automatic inp...
Fixed a bug in dual-window AND intersect logic ...
Added clipping to gaussian interpolation filter.
- fixed problem in fseek2()
Removed some extraneous and problematic compile...
- reading .gz and .zip files now works on GNU/L...
- first attempt at adding gzip and zip support
*** empty log message ***
- fixed problem with generating incorrect confi...
Implemented correct APU RAM initialization patt...
Added missing include for stdio.h.
Fixed a bug where a function called by C code t...
Added countdown register support to mosaic effe...
Updated source for building with Allegro 4.1.10.
Added correct mode 7 offset calculation limits.
- added missing include for string.h
Fixed screen mode updating when mode changed in...
Minor changelog correction.
Updated version number for WIP development.
Fixed a bug in the handling of some 16-bit read...
Corrected LoROM SRAM address ranges.
Eliminated unused tile cache tag references.
Reduced problems with starting the emulator out...
Restructured PPU emulation source and compilation.
Fixed package list file/manifest.
Moved reset-on-APU-enable code from GUI to core.
Fixed a bug in mosaic effect countdown register...
Updated version number for WIP development.
Improved current directory and ROM path handlin...
Improved GUI screen clearing.
Eliminated some obsolete code; reenabled GUI bo...
Continued cleanup of GUI code.
Added joystick/joypad support for controller em...
Restructed windowing code; added preliminary cl...
Fixed a register size bug in mosaic countdown r...
Altered makefile to help alleviate some errors ...
Corrected ROM mirroring.
Updated documentation for new mosaic support.
Fixed a bug where screenshots were not properly...
Improved GUI refreshing.
Improved PPU counter latch accuracy.
Added joystick/joypad support for controller em...
Corrected behavior of HDMA mode 5.
Fixed a few bugs related to multiple 'sticks' i...
Fixed a few mosaic bugs in mode 4.
Altered documentation to combat spam.
Fixed a serious makefile issue.
- made code compile with latest CVS version of ...
Fixed WIP version number in changelog.
Fixed mirroring of small SRAMs.
Fixed a typo in APU RAM initialization loop.
Improved open bus behavior in several registers.
Updated file list.
Simplified object tree autogeneration.
Core simplification - direct, direct indexed, a...
Core simplification - flag set/clear opcodes.
Core simplification - accumulator shift/rotate ...
Fixed a few recently-created bugs; corrected be...
Updated version number for release.
Altered audio code to use sample-based timing; ...
Updated file list.
Corrected emulation-mode interrupts to zero dat...
Changed scanline length to 335 dots and adjuste...
Fixed a minor error in the opcode list.
Corrections to opcode identification table.
Core simplification - register increment/decrem...
Added support for undocumented OBJ sizes.