[bug-mdk] [bug #47208] LDA =262143= leads to rA: + 00 00 07 63 63 (0000032767)

2019-01-08 Thread Jose Antonio Ortega Ruiz
Update of bug #47208 (project mdk):

 Open/Closed:Open => Closed 

___

Follow-up Comment #2:

Fixed as of 1.2.10

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk


[bug-mdk] [bug #47208] LDA =262143= leads to rA: + 00 00 07 63 63 (0000032767)

2019-01-07 Thread Jose Antonio Ortega Ruiz
Update of bug #47208 (project mdk):

  Status: In Progress => Fixed  

___

Follow-up Comment #1:

Thanks for the report and sorry for the long delay.  I've pushed a fix or this
bug to the master branch of the git repo and will make a new release including
it as soon as possible.

Thanks again!

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk


[bug-mdk] [bug #47208] LDA =262143= leads to rA: + 00 00 07 63 63 (0000032767)

2016-05-23 Thread Jose Antonio Ortega Ruiz
Update of bug #47208 (project mdk):

  Status:None => In Progress
 Assigned to:None => jao


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk


[bug-mdk] [bug #47208] LDA =262143= leads to rA: + 00 00 07 63 63 (0000032767)

2016-02-20 Thread Eric J. Van der Velden
URL:
  

 Summary: LDA =262143= leads to rA: + 00 00 07 63 63
(032767)
 Project: GNU MIX Development Kit
Submitted by: ericjvelden
Submitted on: Sat 20 Feb 2016 08:54:24 PM GMT
Category: None
Severity: 3 - Normal
  Item Group: None
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

Hi,

I took 64^3-1, that is 262143. I did
LDA =262143=

With preg, I see
rA: + 00 00 07 63 63 (032767)

But when I take 64^3, that is 262144,
LDA =262144=

Then I see,
A: + 00 01 00 00 00 (262144)

and when I do
SUB =1=

I see
rA: + 00 00 63 63 63 (262143)





___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk