From: srid <sri...@gm...> - 2009-08-19 01:27:33
|
Soumyadeep, I'm CC'ing the users list. Please post further support related emails there, not directly to me: https://lists.sourceforge.net/lists/listinfo/gnusim8085-users Aanjhan/Onkar - if my email address is in the visible part of the application (eg: About dialog), then that may have to be replaced with users list address. Credits tab in the About dialog is an exception of course. -srid On Tue, Aug 18, 2009 at 1:15 PM, Soumyadeep Das<das...@gm...> wrote: > Sir, > I have recently taken to using your wonderful 8085 simulator program. > However , i cannot enter any hex numbers where both the digits are > alphabets. eg. FF. All hex numbers hwere the first part is a digit is > accepted irrespective of the second part. > > For example > this is working all right. > MVI A, 9FH > But this is not working. > MVI A, FFH > The latter returns an error "Undefines Symbol" while assembling. > > Also, add M does not work. I have not yet been able to determine the > pattern, but often operations involving M do not happen though the code was > previously assembled without errors. While debuging, the step involving the > M operation is executed without any change to the registers/flag. > > Also Sir, like a conventional 8085 kit, it would be helpful if the > programmer had access to the memory locations of the code. That way the > simulations will be way more effective, i think. > > Looking forward to your opinions and advices, > Thanking You, > Soumyadeep Das > |