List of user reviews and ratings for 8086 Simulator
Upgrade to see all 11 reviews
User reviews
Recent rating average:
3.40
All time rating average:
undefined
Upgrade to see all 11 reviews
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Comment |
---|---|---|---|
2024-11-21 | fools and their shadows generally loose their de vi ces.android and anything elso-my cup of coffee? | ||
2024-09-28 | Its a great app, but the app could use something like Autostep or something that can make stepping automatic, and there is this one but where, if i close a file, the other file (2 total files open) loses all of its contents. Overall, its a good one. | ||
2024-09-04 | Add a way to continually running the program without pressing the step button. Include example programs and perhaps improve the editor by making it full screen. Support an emulated terminal screen to be able to use io. And please improve upon the syntax highlighting, as I noticed it probably uses regex to handle that. Otherwise this is a great app! | ||
2024-08-16 | Very, very bare-bones assembly x86 compiler. Does what it says it does, and not much else. No output or input that I can see, Code isn't highlighted correctly, and, perhaps the biggest thing - you can't save your code. Close the app and it disappears. | ||
2024-07-22 | Very worst and not useful and it is not giving any correct output | ||
2024-04-15 | Its not working properly DATA SEGMENT ARRAY DB 15H,05H,08H,78H,56H DATA ENDS CODE SEGMENT START:ASSUME CS:CODE,DS:DATA MOV DX,DATA MOV DS,DX MOV BL,05H STEP1: MOV SI,OFFSET ARRAY MOV CL,04H STEP: MOV AL,[SI] CMP AL,[SI+1] JNC DOWN XCHG AL,[SI+1] XCHG AL,[SI] DOWN:ADD SI,1 LOOP STEP DEC BL JNZ STEP1 MOV AH,4CH INT 21H CODE ENDS END START ;This code is written by the board and still don't work | ||
2024-03-21 | Pretty basic, but does what it says it will do. I would love to see more features | ||
2023-11-25 | == k4- | ||
2023-06-10 | xoss | ||
2023-06-03 | Unable to write codes in direct and indirect addressing modes and sub routines |
Upgrade to see all 11 reviews