Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!usc!chaph.usc.edu!girtab.usc.edu!wdao From: wdao@girtab.usc.edu (Walter Dao) Newsgroups: comp.sys.amiga.emulations Subject: Gameboy emulation (fix) Message-ID: <16952@chaph.usc.edu> Date: 28 Apr 91 23:51:34 GMT Sender: news@chaph.usc.edu Organization: University of Southern California, Los Angeles, CA Lines: 9 Nntp-Posting-Host: girtab.usc.edu For one last time, the gameboy emulator needs a 68010 to run . If you want to fix it to have it to run on a 68000, just disassemble it using a symbolic debugger (like monam from devpac 2) ,all the labels are still included in the binary (in the symbol hunk). Walter