1
0
Fork 0
This research project involves the simulation of an 8086/88 16-bit microprocessor designed by Intel.
Go to file
rhjr 6e8474633e Added: String8, String8Node and String8List types. 2024-11-26 21:50:37 +01:00
data Added: Molly rocket reference material in data/. 2024-11-25 20:27:38 +01:00
docs Added: String8, String8Node and String8List types. 2024-11-26 21:50:37 +01:00
src Added: String8, String8Node and String8List types. 2024-11-26 21:50:37 +01:00
.gitignore Added: build.bat, start.bat and program entry point. 2024-11-25 19:42:54 +01:00
build.bat Added: arena allocator for memory allocations 2024-11-26 21:27:24 +01:00
README Added: copyright notice for used Molly Rocket material. 2024-11-25 20:26:47 +01:00
start.bat Added: codebase constructs, types and keywords 2024-11-25 21:44:29 +01:00

Reference material

  1. The 8086 Family User's Manual, October 1979 ~ Intel
     https://edge.edx.org/c4x/BITSPilani/EEE231/asset/8086_family_Users_Manual_1_.pdf

  2. Computer, Enhance! by Casey Muratori
     https://computerenhance.com

Copyright notice

  (C) Copyright 2024 by René Huiberts, https://git.rhjr.dev, All Rights Reserved.
      /-> All files / folders described here:
        + docs/
        + src/

  (C) Copyright 2023 by Molly Rocket, Inc., All Rights Reserved.
      /-> All files / folders described here:
        + data/