cschladetsch / cschladetsch/AsmLang

I remember writing this once upon a time,.....

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Assembly
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Now, trying to build recursion into the AS/360 w/ out a stack pointer and last op code position register. that cut down the usable register count by 2 per call and with 14 registers, there was no way to make recursive calls a useful algorithm design w/ out altering program memory in dangerous ways.

Regardless, could you theorize better ways to write more efficient byte code instructions based on chip architecture rather than general purpose design? Can you work in FPGA??

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.