Modify ↓
Ticket #72 (closed defect: fixed)
Pause instruction incorrectly assembled
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | P1 | Milestone: | |
| Component: | Core | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Pause is assembled into 0xF39000 instead of 0xF390. Happens with the latest nightly build too.
384 00000029 F39000 pause
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [1427].
Thanks!