Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site caip.RUTGERS.EDU Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!amdcad!lll-crg!caip!french From: french@caip.RUTGERS.EDU Newsgroups: net.micro.amiga Subject: New PD software Message-ID: <1065@caip.RUTGERS.EDU> Date: Wed, 22-Jan-86 10:39:09 EST Article-I.D.: caip.1065 Posted: Wed Jan 22 10:39:09 1986 Date-Received: Thu, 23-Jan-86 22:06:01 EST Sender: daemon@caip.RUTGERS.EDU Organization: Rutgers Univ., New Brunswick, N.J. Lines: 53 From: "french robert%e.mfenet"@LLL-MFE.ARPA Greetings Amiga-phytes (hopefully!)... I am currently working on my next two public domain programs (after the Mandelbrot Set generator): A 68000 disassembler, and a CP/M emulator. Below is a list of features in each. If you have any suggestions for improvements, features, or would like to be an "alpha" test site, please send me a message accordingly. 68000 disassembler (almost finished!)... Disassembles both load and object files. Dumps data segments in hex and ASCII. Displays relocation addresses, symbol tables, and symbol references, as appropriate. Displays possible system library calls for all instructions of the form JSR x(Ax) -- programmable Probably a lot more that I can't think of right now. Written in C (3.02 or 3.03). I've disassembled amiga.lib, debug.lib, and lc.lib, among others, and everything seems to be working ok. CP/M Emulator... Inspired by Jim Cathey in Dr. Dobb's Journal, Jan 86, whose 8080 emulator is at the heart of the program. Opens a low depth screen for 80x25 output and fast text placement. Supports some terminal that I haven't decided on yet...probably the ADM-3A. Supports most BIOS and BDOS calls. Can run concurrently with other CP/M emulators or AmigaDOS programs. Uses the standard Amiga file structure (run DbaseII on 880K drives!) Written in straight 68000 assembly language (e-gads!) I will post each of these to the net when I'm finished developing. Your suggestions would be greatly appreciated! By the way, does anyone have any sample graphics routines written in assembly language? It's taken me the past 8 hours just to get a window to open! Thanks! Robert French English: Robert Scott French ARPA: French#Robert%d@LLL-MFE UUCP: ihnp4!ptsfa!well!french