home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / BarflyAssemblerUpdate1,09.LHA / Barfly / Release-Notes < prev    next >
Encoding:
Text File  |  1994-09-13  |  5.7 KB  |  230 lines

  1.  
  2.  o Not Done Yet
  3.  
  4.          o Include support for SAS D1 format in BASM
  5.  
  6.          o Disable Enforcer Catching in the interrupt
  7.  
  8.  
  9. ##########################################################################
  10. ##########################################################################
  11. ##########################################################################
  12. ##########################################################################
  13.  
  14.  o BASM Changes
  15.  
  16. V1.111
  17.  
  18.  - Fixed:
  19.          o Basm forgets in the .while Macro the conditional branch.
  20.            Parser problem...could be visible in other things.
  21.  
  22.          o Several serious code bugs i added close before the final
  23.            release into the fpu command handling(Not by intention:-b)
  24.  
  25.          o RTM,RTD error output improved
  26.  
  27.          o cachefile.library crash in a certain situation(read error)
  28.  
  29.          o enabled cpush for 68060
  30.  
  31.          o bfextu parsing problem...i know it worked sometime:-B
  32.  
  33.          o divul.l/mulx.l 68060 error detection was suboptimal:-B
  34.  
  35.          o macros starting with the substring FMOVECR fooled the parser
  36.  
  37.          o double symbols in symbol hunk
  38.  
  39.          o bkpt machine detection for 68010/20 broken
  40.  
  41.          o cas2.b bug
  42.  
  43.          o reworked processor/instruction table in the manual.
  44.            It's worth it now:-B
  45.  
  46.          o FMOVE.S    #0.01,FP0 error...includes a lot weird float #x problems
  47.  
  48.          o Crash while listing symbols that include floating point
  49.  
  50.  - Added:
  51.  
  52.          o cargs <#offset,>symbol1,symbol2,...
  53.  
  54.          o equ.x equ.d equ.s equ.p
  55.  
  56.  - Improved:
  57.  
  58.          o Docs about optimizing and the miserable Instruction Table.
  59.  
  60. V1.110
  61.  
  62.  - Fixed:
  63.          o Under certain circumstances read problems with precompiled includes.
  64.            Better recreate your precompiled includes.
  65.  
  66.  - Improved
  67.          o Precompiled Hash error reason.
  68.  
  69.  
  70. V1.109
  71.  
  72.  - Fixed:
  73.          o Possible Enforcer Hit in BFINS
  74.  
  75. V1.108
  76.  
  77.  - Fixed:
  78.          o ([Base,an],OD) and optimize on results in buggy code
  79.  
  80.  
  81. V1.107
  82.  
  83.  - Fixed:
  84.          o (H.MSG).l parsing problems
  85.  
  86.          o link a5,#-4<TAB><TAB>..bug
  87.  
  88.          o Problem with SET and Labels..(Neil Blackett)
  89.  
  90.          o BASM crash with Snoopdos 1.7 when started from the WB...
  91.            Wondering that i haven't noticed it earlier.
  92.  
  93.          o $01 Bug
  94.  
  95.          o BASM Format problem
  96.  
  97.  - Improved:
  98.          o Error location output
  99.  
  100.          o Now it doesn't ignore >> in macro parameters
  101.  
  102.          o Now accepts (bd,dn) if BD Width = 0..in this case Width=.w is assumed.
  103.  
  104. V1.106
  105.  
  106.  - Fixed:
  107.          o dc.b " " Bug
  108.  
  109. V1.105
  110.  
  111.  - Fixed:
  112.          o Now it outputs relocatable also if XREF symbols are accessed.(Alex)
  113.  
  114.          o Problems with the position of Bytexrefs,moveqxrefs and damaging data
  115.  
  116.  
  117.  - Changed:
  118.          o dc.b|w|l "" behaviour(now prolly more compatible to this broken standard)
  119.  
  120.          o y(pc,xxx) now allowed with y=value..
  121.  
  122.          o movem now accepts d0-7 and a0-7 terms
  123.  
  124.  
  125.  - Improved:
  126.          o Multipass error condition detection(northway)
  127.  
  128.  - Added:
  129.          o move.l -4(an),an->move.l -(an),an optimizing(Alex)
  130.  
  131.          o Option -J that creates the file env:BDebugProgram
  132.            that BDebug checks when it is started with no parameter.
  133.  
  134.          o command BDEBUGARG that can be used to define an argument
  135.            in env:BDebugProgram
  136.  
  137. V1.104
  138.  
  139.   - Initial Release
  140.  
  141. ##########################################################################
  142. ##########################################################################
  143. ##########################################################################
  144. ##########################################################################
  145.  
  146.  o BDEBUG Changes
  147.  
  148. V1.673
  149.  - Fixed:
  150.          o Uggghh...long time bug..disassembler outputs fmovecr #x,d0
  151.            instead of fmovecr #x,fpn
  152.  - Added:
  153.          o Cyberstorm 060 Support added
  154.  
  155.  
  156. V1.672
  157.  - Fixed:
  158.          o Crash when configurated that Breakpoint/Watchpoint
  159.            windows are opened by the Barfly.Debugconfig file.
  160.            Really fixed ? I don't even know why it crashes...
  161.            It crashes when i get the Supervisor register and i
  162.            have not the slightest clue why it happens only when
  163.            these 2 windows are opened. I removed the Supervisor
  164.            routine because it's not really necessary to load
  165.            these registers at that time.
  166.  
  167.  - Improved:
  168.          o SnoopWindow full dimension parsing.
  169.  
  170.  
  171. V1.671
  172.  - Fixed:
  173.          o Watchpoint Argument Check Hit
  174.  
  175.          o A1200+88x,BDebug crashes when it loads a file.
  176.  
  177.          o Show CLI problems with Processes that don't have a CLI-Ptr
  178. V1.670
  179.  
  180.  - Fixed:
  181.          o ScreenFont config parameter parsing bug i added saturday
  182.  
  183.          o GCC Sourcelevel problem with the LINE Cursor position.
  184.  
  185.          o Source File Pathrequester Hit bug fixed..forgot to save a register
  186.  
  187.          o Next Task Debug crash...sigh..was caused by the key code i added:-(
  188.  
  189.          o Memory Loss
  190.  
  191.          o BASM Debug Loading Problem
  192.  
  193.  - Added:
  194.          o Multi-Select now supported
  195.  
  196. V1.669
  197.  
  198.  - Fixed:
  199.          o Crashed Task Hit and Crash Bug fixed..sorry added it this Saturday.
  200.            Never change working code.
  201.  
  202. V1.668
  203.  
  204.  - Fixed:
  205.          o The Bug that Enforcer Catch is accidently not activated.
  206.  
  207. V1.667
  208.  
  209.  
  210.  - Fixed:
  211.          o The Bug that the Quit Menu isn't disabled but the Quit Button is
  212.            disabled....i added that last week.
  213.  
  214.          o Bug with Corrupt Window Ptr(WShell) when BDebug is opened on
  215.            a PubScreen
  216.  
  217.          o CloseGadget could break Quit Button/Menu disable
  218.            i had added 2 weeks ago
  219.  
  220.  - Added:
  221.          o Select Screen Menu to the control window that allows to select
  222.            screens and PubScreens.
  223.  
  224.          o If BDebug is started with no parameter it checks if there's
  225.            a env:BDebugProgram and starts that program.
  226.  
  227. V1.666
  228.  
  229.   - Initial Release
  230.