rockbox/apps/plugins/sdl/progs/wolf3d/Changes-dc.txt
Franklin Wei 3f59fc8b77 Wolfenstein 3-D!
This is a port of Wolf4SDL, which is derived from the original id
software source release. The port runs on top of the SDL plugin
runtime and is loaded as an overlay.

Licensing of the game code is not an issue, as discussed below
(essentially, the Debian project treats Wolf4SDL as GPLv2, with an
email from John Carmack backing it up):

  http://forums.rockbox.org/index.php?topic=52872

Included is a copy of MAME's Yamaha OPL sound chip emulator
(fmopl_gpl.c).  This file was not part of the original Wolf4SDL source
(which includes a non-GPL'd version), but was rather rebased from from
a later MAME source which had been relicensed to GPLv2.

Change-Id: I64c2ba035e0be7e2f49252f40640641416613439
2019-07-09 11:20:55 -04:00

17 lines
469 B
Text

1.7 <February 01, 2009>
- Saved game description saved to VMS header
- Adjustments made to LCD
- VMU loading code improved
- Miscellaneous code clean ups
- Work started on new disc check code
1.6 <October 04, 2008>
- Getting the DC port up-to-date
1.5 <May 25, 2008>
- Mouse support
- Weapon switch support
- Controllers with C & Z button support
- Command line parameters via 'params.txt' support
- SOD mission pack support via menu
- Commercial CD-ROM swap support