REVIEWS COURTESY OF ZXSR

Assembler and Machine Code Debugger
by Roy Longbottom
Roybot
1984
Sinclair User Issue 40, Jul 1985   page(s) 24

Publisher: Roybot
Price: £9.95
Memory: 48K

Assembly code is entered from Basic using REM instructions which can make things easier, if you don't mind entering all those extra instructions. One reason for using Basic is that you can MERGE lines of code together. While that is true most good assemblers these days are able to MERGE routines easily.

The package is a two-pass assembler which normally sends code to RAM above STKEND.

The power of this utility is in its test facilities which include all the usual system diagnostics such as breakpoint insertion, single step through instructions and Trace. Also included are two powerful facilities, input instruction and History.

Input instruction allows the programmer to enter new mnemonic instructions into the code before it is tested.

The History facility provides a display of the changes which the machine code program has made within the last 10 instructions.

It is not the sort of assembler which is a joy to use. The Test facilities mentioned are useful but do not make it worth the expense when there are other, better, products on the market.


REVIEW BY: John Gilbert

Overall2/5
Transcript by Chris Bourne

All information in this page is provided by ZXSR instead of ZXDB