yogimathius/core-war
Core War is a 1984 programming game created by D. G. Jones and A. K. Dewdney in which two or more battle programs (called "warriors") compete for control of a virtual computer. These battle programs are written in an abstract assembly language called Redcode.
C
Issues
- 0
- 0
Handle new process logic in fork/lfork
#117 opened by yogimathius - 0
- 0
- 0
Execute Instructions for "aff" Operation
#36 opened by yogimathius - 0
Fix display_memory function to fit proper format
#114 opened by yogimathius - 1
Highlight Labels and Jumps
#24 opened by yogimathius - 0
Handle -dump nbr_cycle flag
#81 opened by yogimathius - 0
Handle -n prog_number flag
#82 opened by yogimathius - 0
- 0
- 1
- 1
- 1
[Cleanup] - Remove unused linked list of instructions from build_instructions
#86 opened by yogimathius - 1
- 0
Execute Instructions for "live" Operation
#30 opened by yogimathius - 0
Execute Instructions for "fork" Operation
#42 opened by yogimathius - 1
[EPIC] Implement logic for operations
#46 opened by yogimathius - 0
Execute Instructions for "lfork" Operation
#45 opened by yogimathius - 0
Memory Display in Console
#18 opened by yogimathius - 0
Program Status Display
#19 opened by yogimathius - 0
Cycle Information Output
#20 opened by yogimathius - 0
Implement multi-threading mechanism for concurrent operations from multiple programs
#89 opened by yogimathius - 1
Debugging and Tracing Output
#27 opened by yogimathius - 1
Interactive Console Output
#26 opened by yogimathius - 1
ASCII Characters Display
#25 opened by yogimathius - 1
Visualize Assembly Code Parsing
#23 opened by yogimathius - 1
Color Coding for Visualization
#28 opened by yogimathius - 1
Error Messages in Console
#22 opened by yogimathius - 0
Handle -a load_address flag
#83 opened by yogimathius - 0
- 0
- 0
Execute Instructions for "st" Operation
#32 opened by yogimathius - 0
Execute Instructions for "lldi" Operation
#44 opened by yogimathius - 0
Execute Instructions for "ldi" Operation
#40 opened by yogimathius - 0
Execute Instructions for "zjmp" Operation
#39 opened by yogimathius - 0
- 0
[BUG] - corrupt data being written to file
#68 opened by yogimathius - 0
Opcode Translation
#48 opened by yogimathius - 1
Live Instruction Messages
#21 opened by yogimathius - 0
Handle add champion to VM
#56 opened by yogimathius - 0
Execute Instructions for "lld" Operation
#43 opened by yogimathius - 0
Execute Instructions for "sti" Operation
#41 opened by yogimathius - 0
Execute Instructions for "xor" Operation
#38 opened by yogimathius - 0
Execute Instructions for "or" Operation
#37 opened by yogimathius - 0
Execute Instructions for "and" Operation
#35 opened by yogimathius - 0
Execute Instructions for "sub" Operation
#34 opened by yogimathius - 0
Execute Instructions for "add" Operation
#33 opened by yogimathius - 0
Execute Instructions for "ld" Operation
#31 opened by yogimathius - 0
Memory Layout
#47 opened by yogimathius