0CD.DOC
上传用户:hstrip
上传日期:2007-01-06
资源大小:51k
文件大小:23k
源码类别:

SCSI/ASPI

开发平台:

Pascal

  1.                            0cd CD-Rom Emulator v7.1
  2.                         ---========================---
  3. 1. The Problem!
  4. ===============----------------------------------------------------------------
  5. Sometimes, a game comes along that looks to be the best game you've ever seen.
  6. Unfortunately, you have only a single-speed cd-rom, and no matter how fast
  7. your pentium 133 goes, the movies and animations looks like a beetle stuck in
  8. glue.
  9. Then you think of the possibility of copying the game into your harddisk, and
  10. playing it off of it, but alas, that probably won't work. The reason for this
  11. is that such games usually check to see if they are actually running from the
  12. cd-rom. The purpose of this check is to make sure that audio tracks on the
  13. cd-rom are available, but mostly it is used as a simple copy-protection check.
  14. It can take a lot of hard work to make it work from your harddisk, and some
  15. times it can't be done; but the main work is to make the program think it is
  16. really running on a cd-rom. So, how do you accomplish that? 0cd is the answer.
  17. 2. Introduction to cd-rom emulators
  18. ===================================--------------------------------------------
  19. So, what does a cd-rom emulator have to do? Well, the following list gives you
  20. a clue of the task it must fill:
  21.