| Anonymous | Login | Signup for a new account | 2009-11-20 23:39 EST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000125 | [Cheat Engine] | crash | always | 2009-06-24 09:05 | 2009-09-10 22:06 | ||
| Reporter | xblade | View Status | public | ||||
| Assigned To | Dark Byte | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | ||||||
| Summary | 0000125: Incorrect bytes in FLDZ instruction | ||||||
| Description |
This instruction FLDZ have the same bytes who FLD1 and the instructions are not the same. (mnemonic:'FLD1';bytes:2;bt1:$d9;bt2:$e8), -> Correct (mnemonic:'FLDZ';bytes:2;bt1:$d9;bt2:$e8), -> Incorrect = BUG FIX (mnemonic:'FLDZ';bytes:2;bt1:$d9;bt2:$ee), |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0000286) Dark Byte (developer) 2009-09-10 22:06 |
not sure when I fixed it, but seems I forgot to set this to solved |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |