[go: up one dir, main page]

Menu

Code (SVN) Commit Log


Commit Date  
[r2915] by dbjh

- Set ucon64.newline_before_rom to 0 for --ispad, --strip, --stp, --stpn,
--ins and --insn.

2022-12-05 15:20:10 Tree
[r2914] by dbjh

- Fixed link to page explaining the installation of pkgsrc on macOS.

2022-11-26 06:50:07 Tree
[r2913] by dbjh

- Fixed --col.
+ Corrected conversion to and from SNES color values.
+ Made distinction between SNES color value and search string.

2022-08-21 15:04:21 Tree
[r2912] by dbjh

- Added suppression for warning that was enabled by an early update to Visual
Studio 2022.

2022-08-21 14:55:59 Tree
[r2911] by dbjh

- Fixed minor off-by-one issue with --range.

2022-08-21 14:52:50 Tree
[r2910] by dbjh

- Added support for DragonFly BSD.

2022-08-21 14:47:23 Tree
[r2909] by dbjh

- Fixed configure.in by using host and host_cpu instead of target and
target_cpu.
- Generated configure with Autoconf 2.71.
- Updated config.guess and config.sub with the ones that come with Autoconf
2.71.

2022-08-21 14:40:30 Tree
[r2908] by dbjh

- Updated the year.
- Added support for Visual Studio 2022. The functions inp{w}() en outp{w}() are
treated as (undocumented) intrinsics and appear to work, but Visual Studio 2022
does not provide a header with declarations. So, calls to them result in
compiler warnings about intrinsics without declarations. Instead of suppressing
those warnings I chose to start using the actually documented intrinsics
__inbyte(), __inword(), __outbyte() and __outword() from Visual Studio 2022
onward.

2022-04-29 11:16:59 Tree
[r2907] by dbjh

- Third time's a charm ;-)

2022-04-17 08:19:42 Tree
[r2906] by dbjh

- Make latest version of the FAQ available on the homepage.

2022-04-16 17:53:26 Tree
Older >