Commit Graph

7 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
d116fc30b5 o Update to version 2.1
o Use proper versioning in the port Makefile. BUMP PORTEPOCH
o Changes:
- DI opcode now cancels pending EI (Killer Instinct, Donkey Kong Land series).
- Fixed GBC and SGB colors to span from black to true white.
- Added sound chip initialization on startup (Fortified Zone, Fortified
  Zone 2, Beetlejuice).
- Fixed third sound channel (still not perfect).
- Added SetWave() call to the sound API.
- Added SetWave() waveforms to the third sound channel.
- Window refresh does not start if the window was off when refresh
  reached its top (WarriorsOfMightAndMagic).
- Now setting LCD state to 0 during last two lines of VBlank (152-153)
  so Final Fantasy Legend works again.
- Moved VBlank interrupt from line 145 to line 144 (Force 21, Cruisn'
  Exotica, Army Men 2).
- Moved VBlank interrupt to the beginning of scanline (Daedalian
  Opus).
2001-03-30 14:07:35 +00:00
Will Andrews
1e242ef434 Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.

Submitted by:	lioux
Closes PR:	24468
PR Submitter:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Mario Sergio Fujikawa Ferreira
64eb9da0e2 Update to version 20. Unfortunaly, there are no
demos on this version.
2000-11-27 02:10:01 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Will Andrews
1edbf4ebfe Add vgb-bin v17, a gameboy emulator, binary-only.
PR:		20427
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-08-11 04:21:13 +00:00