Short: Asm-Pro V1.16i mc680x0 macro assembler Author: solognt@worldonline.nl (Solo/Genetic) Uploader: solognt@worldonline.nl (Solo) Version: 1.16i Type: dev/asm Asm-Pro is a mc680x0/6888x/68851 macro assembler/disassembler/linker with integrated editor, monitor and debugger. With Asm-Pro you have a complete package for writing assembler programs on your Amiga. Asm-Pro is simular to asm-one but has new and improved functionality including gfx-card compatiblity. Requirements: - An Amiga - Kickstart 2.04+ - ReqTools.library (Try Aminet) The source for Asm-Pro is available from my homepage for those who are interested in helping out with the development.. http://asmpro.surf.to Join our Asm-Pro mailing list for support on the development of Asm-Pro! Subscribe: Asmpro_dev-subscribe@yahoogroups.com URL to discussion page: http://groups.yahoo.com/group/Asmpro_dev HISTORY: ================= Asm-Pro V1.16i (24-02-2001) ======================= People contributing to this opensource release: - Aske Simon Christensen aka Blueberry - Franck "Flasher Jack" Charlet. Blueberry: --------- [FIX] Fixed the "sticky" cursor problem in the editor. [FIX] Instructions like bfexts d0{13:28},d2 are legal and therefor do not generate errors anymore. Flasher Jack: ------------ [NEW] Added a most recent files list (only for source files). [FIX] On Ctrl+V (paste) command: editor's line number trashed. [FIX] Changed "AU" (Auto Update) to "AS" in prefs to avoid conflict with Update Check. Solo: ---- [NEW] There is now an Asm-Pro developers mailing list! ================= Asm-Pro V1.16h (04-02-2001) ======================= People contributing to this opensource release: - Boussh - Franck "Flasher Jack" Charlet. - Solo Boussh: ------- [FIX] Fixed disassembler crashes for some (illegal) opcodes.. (jaja beter laat dan nooit he :) Flasher Jack: ---- [SRC] Changed system equ's to includes. [FIX] Comment block won't trash line number anymore. [FIX] File >=100k displayed correctly in V command. [FIX] Won't display FastMem in AllocWorkSpace window if there's no FastMem present (A BIIIG ONE!). [FIX] When assembling with no errors editor line number trashed. [FIX] Select a font and then Canceling the prefs window won't trash the screen anymore. [FIX] BootBlock simulator now jumps to Address+12. [NEW] AutoUpdate option before Jump or Go added in env. prefs. [NEW] BootBlock simulator menu entry. [NEW] 'Select all' option in editor. [NEW] 'Tabulate' option in editor. [NEW] 'Spaces to tabs' option in editor. [NEW] Insert disassembly: labels extended to 32 bits. [NEW] RegsData file can be also found in S: Solo: ----- [SRC] Source reconstruction. ================= Asm-Pro V1.16g (08-08-2000) ======================= People contributing to this release: - Aske Simon Christensen aka Blueberry - Solo Blueberry: ---------- [FIX] Pflusha warnings changed from 851/030 only to 851/030+ [FIX] Nested REPTs work again. It crashed previously. [FIX] REPT 0 now skips its contents, instead of crashing. [FIX] '<' in expressions was unsigned less than or equal instead of signed less than, as it should be. [FIX] Float values can now be raised to nonpositive exponents Solo: ----- [NEW] Added an editor function to change hexnumbers to ascii (Amiga+h) Set the cursor on top of the '$' and press Amiga+h and presto the number changes into an ascii value string.. eg. dc.l $534F4C4F will change into: dc.l "SOLO" A more extensive example: checksize: moveq #0,d6 move (a3)+,d0 and d4,d0 cmp #$C057,d0 beq.b .wordsize cmp #$C04C,d0 beq.b .longsize cmp #$C042,d0 beq ERROR_IllegalSize bra HandleMacroos can be changed into: checksize: moveq #0,d6 move (a3)+,d0 and d4,d0 cmp #"@W"+$8000,d0 beq.b .wordsize cmp #"@L"+$8000,d0 beq.b .longsize cmp #"@B"+$8000,d0 beq ERROR_IllegalSize bra HandleMacroos which is a lot more readable.. ================= Asm-Pro V1.16f (04-03-2000) ======================= [First OpenSource Release] Source code of Asm-Pro is now available as OpenSource. Check out the Website for more details (http://surf.to/asmpro).. - Fixed autoscroll problem when screensize was bigger than the screenmode size. - Fixed warning for pmove.l TC,xx -- Http://surf.to/asmpro ============================= Archive contents ============================= Original Packed Ratio Date Time Name -------- ------- ----- --------- -------- ------------- 4404 1983 54.9% 25-Feb-01 19:36:46 AsmPro.readme 572 309 45.9% 25-Feb-01 19:36:46 AsmPro.readme.info 211572 104290 50.7% 25-Feb-01 18:53:42 +Asm-Pro 42852 16052 62.5% 19-Jul-99 13:28:38 +Asm-Pro.guide 1617 601 62.8% 10-Apr-98 22:02:06 +Asm-Pro.guide.info 1223 675 44.8% 25-Apr-98 15:10:32 +Asm-Pro.info 16826 6742 59.9% 25-Feb-01 19:39:12 +Asm-Pro_History.txt 1265 693 45.2% 05-Mar-80 12:18:14 +Asm-Pro_OpenSource.readme 9965 9965 0.0% 25-Mar-98 05:03:54 +genetic.gif 101864 26763 73.7% 21-Dec-92 18:00:18 +RegsData 584 268 54.1% 25-Feb-01 19:17:14 file_id.diz 571 307 46.2% 25-Feb-01 19:17:14 file_id.diz.info -------- ------- ----- --------- -------- 393315 168648 57.1% 06-Mar-101 20:52:36 12 files