home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / cbm / 5568 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.1 KB

  1. Path: sparky!uunet!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!marie!georg
  2. From: georg@marie.physik.tu-berlin.de (Georg Schwarz)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Bitimploder and Sequence Crunch
  5. Date: 21 Jan 1993 10:16:40 GMT
  6. Organization: ZRZ/TU-Berlin
  7. Lines: 15
  8. Message-ID: <1jlt68INN2ot@mailgzrz.TU-Berlin.DE>
  9. References: <1jksi6INNqvu@bigboote.WPI.EDU>
  10. NNTP-Posting-Host: marie.physik.tu-berlin.de
  11.  
  12. In <1jksi6INNqvu@bigboote.WPI.EDU> bab@bigwpi.WPI.EDU (Brian Alan Baker) writes:
  13.  
  14. >I'm trying to use Bitimploder and Sequence Cruncher, but I need some info
  15. >about them:
  16.  
  17. >    - How do I figure out what $01 value to use?
  18. >          (It says that normal = $37.  Why is this normal, and what
  19. >           does it mean?)
  20. This is the number that is 'poked' into memory location 1 before the
  21. uncompressed program is being started. This memory location controls
  22. which parts of the memory (RAM, ROM I/O) are visible to the CPU.
  23. The standard configuration for the C64 is 55 ($37 in hex).
  24. >    - In Bitimploder, what is the status register (NV*BDIZC)?
  25. It's the status register of the CPU which is set accordingly before
  26. the uncompressed PRG is being started.
  27.