home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 13 / MA_Cover_13.bin / source / c / gbe / readme < prev    next >
Encoding:
Text File  |  1999-11-12  |  1.2 KB  |  45 lines

  1. gbe - gameboy emulator
  2. by
  3. Chuck Mason <chuckjr@sinclair.net>
  4. Steven Fuller <relnev@atdot.org>
  5. http://emu.simplenet.com/gb/gbe
  6.  
  7.  
  8.  
  9.  
  10. How To Compile:
  11.      1.) Edit 'Makefile' for any changes
  12.      2.) Type 'make'
  13.  
  14. gbe currently emulates:
  15. - all gameboy z80 opcodes (excluding STOP and HALT - these are ignored)
  16. - minor color gameboy support 
  17. - mbc1, 2, 3 and 5
  18. - save ram (please "mkdir ~/.gbesav" to avoid errors)
  19. - plus other stuff -- I'm just too lazy to finish this documentation
  20.  
  21.  
  22. what needs to be emulated:
  23. - speedups (vram and x11)
  24. - more mbc's
  25. - rom fixes (metroid and super mario land 2/3, for example)
  26. - other fixes
  27. - more fixes
  28. - and some other unemulated things
  29.  
  30. price of gbe: 
  31. nothing unless you break the rules of the GPL, under which gbe is released.
  32. (donations would be nice :)) -- i hate dev'ing on slow computers)
  33.  
  34. thanks:
  35. - none to mugrat (???)
  36. - definately go out to all the documentation authors (you know who you are)
  37. - linux people (just cause) - you folks are cool
  38. - to CmdrTaco @ slashdot - great news
  39. - go out to bung (www.bung.com.hk) - cool devices 
  40. - Mike Tedder (bpoint) -- just cause
  41. - oh yea: pragit and his reload.htm
  42.  
  43.  
  44. anything else?: dunno, can't think at mo.
  45.