cvs commit: ports/emulators Makefile ports/emulators/m2000 Makefile distinfo pkg-descr pkg-plist ports/emulators/m2000/files m2000.sh.in patch-Makefile.X patch-X.c

Edwin Groothuis edwin at FreeBSD.org
Sun Aug 28 10:36:19 GMT 2005


edwin       2005-08-28 10:36:18 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/m2000      Makefile distinfo pkg-descr pkg-plist 
    emulators/m2000/files m2000.sh.in patch-Makefile.X patch-X.c 
  Log:
  [new port] emulators/m2000 - Philips P2000 emulator
  
      P2000 Emulator
  
      -  P2000T or P2000M model (P2000M emulation is buggy)
      -  Support for 1 ROM cartridge
      -  User-definable amount of RAM
      -  One tape drive
      -  Sound through PC Speaker or SoundBlaster (MS-DOS version), or
         USS(/Lite) /dev/dsp (Linux/SVGALib and Unix/X versions)
      -  SAA5050 character rounding emulated in high resolution mode
  
      The tape files should be writable, otherwise the emulator won't load them.
  
      WWW: http://www.komkon.org/~dekogel/m2000.html
  
  PR:             ports/85263
  Submitted by:   Edwin Groothuis <edwin at mavetju.org>
  
  Revision  Changes    Path
  1.171     +1 -0      ports/emulators/Makefile
  1.1       +82 -0     ports/emulators/m2000/Makefile (new)
  1.1       +38 -0     ports/emulators/m2000/distinfo (new)
  1.1       +41 -0     ports/emulators/m2000/files/m2000.sh.in (new)
  1.1       +39 -0     ports/emulators/m2000/files/patch-Makefile.X (new)
  1.1       +11 -0     ports/emulators/m2000/files/patch-X.c (new)
  1.1       +14 -0     ports/emulators/m2000/pkg-descr (new)
  1.1       +30 -0     ports/emulators/m2000/pkg-plist (new)


More information about the cvs-all mailing list