Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!chaph.usc.edu!girtab.usc.edu!wdao From: wdao@girtab.usc.edu (Walter Dao) Newsgroups: comp.sys.amiga.emulations Subject: GameBoy emulator (more ...) Message-ID: <16405@chaph.usc.edu> Date: 6 Apr 91 04:32:34 GMT Sender: news@chaph.usc.edu Organization: University of Southern California, Los Angeles, CA Lines: 15 Nntp-Posting-Host: girtab.usc.edu Yes, I have read the Jez San message. However for the many explorers among you, you might want to try the following. Get a good disassembler (one that recognises DEBUG hunks), (like the one from DEVPAC). run monam2 and load the file "gameboy", you will get a VERY nice disassembly of the whole program with Named variables, segment lists etc ... oh, the reason the gameboy doesnt run on most amigas is because it uses operations not available on the standard 68000 (but obviously present on the 68010), (their disassembly give things like CLR.? D1) Walter