[go: up one dir, main page]

Menu

Code (SVN) Commit Log


Commit Date  
[r2835] by dbjh

- Fixed warnings when compiling with Clang 8.0.1.

2021-01-21 05:39:24 Tree
[r2834] by dbjh

- Fixed code that displays the I/O port of the Extended Control register.

2021-01-14 19:42:14 Tree
[r2833] by dbjh

- Restored support for NetBSD/i386 and OpenBSD/i386 in makefile of libcd64.

2021-01-12 22:50:48 Tree
[r2832] by dbjh

- Mentioned Kristian's full name.
- Removed conditional statement that was never executed, because i equals 0.

2021-01-08 13:22:03 Tree
[r2831] by dbjh

- Simplified GD transfer (uploading) code somewhat, now that some parts are
clearer to me. Removed some redundant code.
- Updated year.
- Removed stray /DHAVE_CONFIG_H from src/backup/libcd64/Makefile.
- Corrected claim in changes.html. TSF3.EXE had the cartridge (memory unit)
dumping functionality sometime around 1993. However, around 2005 it had
become a problem that the GDSF6 protocol requires a parallel port of which
the control register can be read, because few built-in parallel ports still
supported that. So, until recently no tool was available that offers dumping
functionality, at least on modern hardware.

2021-01-07 13:20:56 Tree
[r2830] by dbjh

- Implemented dumping for --xgd6. 15 years late, but still the first tool to do
it :-)

2020-12-31 04:05:58 Tree
[r2829] by dbjh

- Added missing dependencies.

2020-12-29 16:00:47 Tree
[r2828] by dbjh

- Added proper support for Clang to the makefiles. Indicate that you want to
use Clang by setting the environment variable CC. Either at configuration time:
$ CC=clang ./configure
or at build time:
$ CC=clang make

2020-12-28 13:54:16 Tree
[r2827] by dbjh

- Scratched a few itches.

2020-12-28 07:12:06 Tree
[r2826] by dbjh

- Increased the version to 2.2.2 (WIP).

2020-12-28 07:05:06 Tree
Older >