https://github.com/vomnes/script_test_corewar
Script_Test_Corewar
https://github.com/vomnes/script_test_corewar
corewar shell-script
Last synced: 7 months ago
JSON representation
Script_Test_Corewar
- Host: GitHub
- URL: https://github.com/vomnes/script_test_corewar
- Owner: vomnes
- Created: 2017-05-23T15:22:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T17:34:16.000Z (over 8 years ago)
- Last Synced: 2025-03-05T07:04:15.679Z (7 months ago)
- Topics: corewar, shell-script
- Language: Assembly
- Size: 532 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Script_Test_Corewar
`sh test.sh ` --> Check the binary code generated by the ASM
`./*.sCOMPIL` --> Check ASM error messages

`sh grep_opcode_file.sh ` --> Check the opcodes inside the pseudo asm

`sh test_vm.sh` --> Check the VM output with the verbose mode / Needs to adapt according to your needs
