Global registers #15

Closed
opened 4 years ago by MightyPork · 1 comments
Owner

Add g0 - g7 (or 15). These will survive subroutine calls.

Globals generally suck, but sometimes it's much easier than passing around a pile of object handles or a makeshift struct made of a buffer with handles.

Add `g0` - `g7` (or 15). These will survive subroutine calls. Globals generally suck, but sometimes it's much easier than passing around a pile of object handles or a makeshift struct made of a buffer with handles.
MightyPork added the
feature
ft-core
prio:HIGH
labels 4 years ago
Poster
Owner

implemented

implemented
MightyPork closed this issue 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0001-01-01

Dependencies

No dependencies set.

Reference: MightyPork/crsn#15
Loading…
There is no content yet.