home *** CD-ROM | disk | FTP | other *** search
/ Brotikasten / BROTCD01.iso / exoten / msx099b1.txt < prev    next >
Text File  |  1994-10-31  |  5KB  |  120 lines

  1. ABSTRACT:
  2.   This file is to inform you on some bugs or "features" we know are still in
  3.   the code but hadn't had the time to remove yet.
  4.  
  5.  
  6.  
  7.  
  8. Hello MSX freaks,
  9.  
  10. Let us start with a very important remark:
  11.  
  12.             ┌─────────────────────────────────────────────┐
  13.             │ THIS IS NOT YET THE COMPLETE MSX-2 EMULATOR │
  14.             └─────────────────────────────────────────────┘
  15.  
  16. It is a MSX-1 emulator with a lot of features, some of them MSX-2ish.
  17. For starters you can use MSX-2 ROMs to boot the emulator and it'll show
  18. the MSX-2 logo, but as you can see the V9938 (MSX-2 video chip) support is
  19. not finished yet (the text beneath the logo doesn't appear yet).
  20. Our own code has better V9938 emulation but it's not that stable so you
  21. have to put up with a emulator that only boots the MSX-2 ROMs but can't
  22. use them completely (there's no WIDTH 80= 80 columns mode for instance).
  23.  
  24. This MSX-1 emulator is an extract of the sources of the MSX-2 emulator
  25. we're building right now. We decided to release this beta version so can you
  26. see what we've done so far. It's also possible that there are some bugs
  27. present, hence the beta release. We where put under some pressure because
  28. we wanted the emulator to be included in a CD-ROM release. That's why we
  29. haven't had the change to put it through VERY thorough testing as we planned.
  30. But now you can help us test it on many different computers/configurations and
  31. maybe come up with suggestions.
  32.  
  33. This emulator is also no longer Public Domain. We've decided to make it
  34. ShareWare for obvious reasons: we've spent endless hours (nights) programming
  35. the emulator and also bought some hardware. We'd like to see that at least
  36. the money we spent on the development of the emulator returns to us.
  37.  
  38. Read the section in the manual about registering and remember the part that
  39. you get the MSX-2 emulator for
  40.  
  41.                                   FREE
  42.  
  43. if you register. We also promise that this emulator will be as perfect as
  44. possible so you already get what you paid for. Note number one concerns the
  45. registration: we haven't figured out yet how to receive money from outside
  46. the Europe without loosing almost all on transfer costs and alike. Any
  47. ideas are welcome.
  48.  
  49.  
  50.  
  51. Important notes/known bugs/"features"/not supported (almost all of this will be
  52. fixed in the next release):
  53.  
  54. ■ The documentation (MSX1EMUL.DOC) isn't complete yet. Almost, but some
  55.   things are missing (not important things though)
  56. ■ Sometimes when a program crashes in the emulator it's better to exit the
  57.   emulator with F12 and start it again
  58. ■ The keyboard is fixed on a international or USA keyboard layout.
  59.   We're busy programming a configuration program that let's you edit
  60.   keyboard layouts and drive mappings
  61. ■ Magnified sprites (bit 0 in VDP register 1)not implemented.
  62.   Nobody seems to use them, but version 1.0 will emulate them too
  63. ■ C flag (bit 5 of VDP status register) and number of fifth sprite (bits 0-3
  64.   of VDP status register) not implemented
  65.   No problems reported yet with this
  66. ■ Not implemented video modes give a blank screen
  67.   Like e.g. SCREEN 0, WIDTH 80
  68. ■ Sound emulation is not completely finished:
  69.   ■ There's no GUS (Gravis UltraSound) support (we're planning it)
  70.   ■ PSG envelopes won't work
  71.   ■ PSG volume control is not logarithmic
  72.   ■ No FM-PAC emulation
  73.   ■ Incomplete MSX-AUDIO/Philips Music Module support
  74.     It also tends to crash sometimes
  75.   ■ SCC emulation doesn't support samples and it doesn't sound like we would
  76.     want it to
  77. ■ Tape support not finished yet
  78. ■ Joystick support not finished yet
  79. ■ Mouse support is not 100%. When using the BIOS or programs that read the
  80.   mouse like the BIOS it works, but some programs don't work
  81. ■ The emulator seems to crash with certain mouse drivers in certain
  82.   configurations
  83. ■ When running the emulator at 100% speed something goes wrong with PLAY
  84.   in BASIC. Running the following program will slow down the emulation when
  85.   the play queue gets full:
  86.    10 PLAY "V15L32abcdefg"
  87.    20 GOTO 10
  88. ■ The emulator emulates a V9938 video chip. When using the MSX-1 ROMs (they
  89.   assume there's a 9929 video chip) some programs may acts strange.
  90.   Using MSX-2 ROMs may eliminate the problem
  91. ■ We also noticed that some programs do work with MSX-1 ROMs but don't with
  92.   MSX-2 ROMs. Motto: try both if you are desperate running a certain program
  93.  
  94. And last but not least:
  95.  
  96. We're looking for MSX BBS's, clubs, sites, addresses etc to include in
  97. the documentation. If you have any information mail us:
  98.  
  99. Main support BBS:
  100.   Filosoft/PROGRAMMERS BBS
  101.   The Netherlands (Europe)
  102.   Sysop: Albert Siersema
  103.   (+31)50-412288  upto 14400bps (V42)
  104.   (+31)50-426071  upto 2400bps (also V.23: 1200/75)
  105.   Dutch readers: 050-412288 or 050-426071
  106.   FidoNet : 2:282/517
  107.   InterNet: prgbbs.idn.nl
  108.  
  109. FidoNet:
  110.   Albert Siersema at 2:282/517
  111.  
  112. InterNet:
  113.   appie@prgbbs.idn.nl
  114.  
  115. Our address is:
  116.   Ronald Gorter
  117.   Kleine Bergstraat 31
  118.   9717 NA  Groningen
  119.   The Netherlands
  120.