summaryrefslogtreecommitdiff
path: root/emulators/vgba-bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0Mario Sergio Fujikawa Ferreira2003-04-182-3/+10
| | | | Notes: svn path=/head/; revision=79237
* o After repo copy from emulators/vgb-bin:Mario Sergio Fujikawa Ferreira2003-04-054-33/+23
| | | | | | | | - Update to vgba-bin version 1.7: Virtual GameBoy Advance is an emulator of Nintendo GameBoy Advance(TM) Notes: svn path=/head/; revision=78358
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Update to 2.2Mario Sergio Fujikawa Ferreira2003-02-232-2/+2
| | | | Notes: svn path=/head/; revision=76279
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-07-081-2/+1
| | | | Notes: svn path=/head/; revision=62626
* Additional MASTER_SITE to handle Temporary move of the distfileMario Sergio Fujikawa Ferreira2001-11-191-1/+2
| | | | | | | Submitted by: fenner (distfile survey) Notes: svn path=/head/; revision=50222
* o Update to version 2.1Mario Sergio Fujikawa Ferreira2001-03-302-3/+4
| | | | | | | | | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=40588
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkWill Andrews2001-01-201-2/+2
| | | | | | | | | | | defined PORTDOCS PLIST_SUB. Submitted by: lioux Closes PR: 24468 PR Submitter: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=37356
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-6/+0
| | | | | | | | | 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. Notes: svn path=/head/; revision=37257
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Update to version 20. Unfortunaly, there are noMario Sergio Fujikawa Ferreira2000-11-273-22/+4
| | | | | | | demos on this version. Notes: svn path=/head/; revision=35458
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Add vgb-bin v17, a gameboy emulator, binary-only.Will Andrews2000-08-115-0/+80
PR: 20427 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br> Notes: svn path=/head/; revision=31506