Completed add, sub, cmp and jump simulations

This commit is contained in:
2023-04-08 19:26:31 +01:00
parent 43c748e0c5
commit c320371432
10 changed files with 333 additions and 10 deletions

8
8086_sim/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
listing_0043_immediate_movs
listing_0044_register_movs
listing_0045_challenge_register_movs
listing_0046_add_sub_cmp
listing_0047_challenge_flags
listing_0048_ip_register
listing_0049_conditional_jumps
listing_0050_challenge_jumps