2000/6/12  Racoon

A new version was made.
A change point is as the following.

1. Compatibility fell down.
   It hasn't coped with priority of BG and the sprite.
   It hasn't coped with scroll in the middle of the screen.
   Etc.

2. The sprite function of PSX was used for the display of BG and the sprite.
3. The core of 6502 CPU was rewritten with assembler.
4. Add sound.
5. Add the setting of "FrameIRQ" to Romlist. (Please see Romlist.ini)

It is very different from the thing until the last time.
About three times became high speed more than the last release by these changes.

Thanks
Before the addition of sound, It let me do referring or using to a part 
of the following source.

  FCE (by bero)
  mp3 player for Playstation (by bero)
  FCEPP (by ?)
  DarcNES nes_psg.c (by nyef)
  spulib (by James)
  si.c (by Dodger of CREATURE)

Thank you very much.

VAGPACK.C (PSX VAG-Packer, hacked by bITmASTER) was used for the preparation of the VAG file.
Thank you very much.

Homepage "GOKURAKU PlayStation" became the good study of MIPS assembler.
thanks an author very much.

