Skip to content

Actions: brainboxdotcc/retro-rocket

Deploy static content to Pages

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
173 workflow runs
173 workflow runs
Event

Filter by event

Loading
Status

Filter by status

Loading
Branch
Actor

Filter by actor

Loading
fix line clear when rendering screen
Deploy static content to Pages #94: Commit 1331ba3 pushed by braindigitalis
April 24, 2023 11:44 27s master
April 24, 2023 11:44 27s
implement INKEY$, use in editor
Deploy static content to Pages #93: Commit 5875a34 pushed by braindigitalis
April 24, 2023 10:59 29s master
April 24, 2023 10:59 29s
edit: load file into array
Deploy static content to Pages #92: Commit ef2cc95 pushed by braindigitalis
April 24, 2023 09:05 27s master
April 24, 2023 09:05 27s
take ramdisk out
Deploy static content to Pages #91: Commit 2e149b9 pushed by braindigitalis
April 23, 2023 19:29 25s master
April 23, 2023 19:29 25s
fix MEMFREE/MEMUSED
Deploy static content to Pages #90: Commit 2f32779 pushed by braindigitalis
April 23, 2023 19:02 23s master
April 23, 2023 19:02 23s
total, used and free memory, used/free doesnt work yet
Deploy static content to Pages #89: Commit e21f753 pushed by braindigitalis
April 23, 2023 18:16 28s master
April 23, 2023 18:16 28s
make PROC not atomic
Deploy static content to Pages #88: Commit c9fce82 pushed by braindigitalis
April 23, 2023 17:17 28s master
April 23, 2023 17:17 28s
enforce correct parameter counts
Deploy static content to Pages #87: Commit d232a8d pushed by braindigitalis
April 23, 2023 13:36 23s master
April 23, 2023 13:36 23s
fix bad keyword
Deploy static content to Pages #86: Commit 3e45760 pushed by braindigitalis
April 23, 2023 12:56 26s master
April 23, 2023 12:56 26s
fix infinite loop when initialising resulting in stack overflow
Deploy static content to Pages #85: Commit a42745e pushed by braindigitalis
April 23, 2023 12:49 26s master
April 23, 2023 12:49 26s
split out array functions to their own file
Deploy static content to Pages #84: Commit baa3581 pushed by braindigitalis
April 23, 2023 12:30 25s master
April 23, 2023 12:30 25s
change eval lines from 9998/9999 to 999999998/999999999
Deploy static content to Pages #83: Commit 71f47db pushed by braindigitalis
April 23, 2023 11:31 22s master
April 23, 2023 11:31 22s
fix growat/shrinkat of hashmap
Deploy static content to Pages #82: Commit 9653458 pushed by braindigitalis
April 23, 2023 11:00 22s master
April 23, 2023 11:00 22s
change BASIC line number storage to hash maps, as we only ever want t…
Deploy static content to Pages #81: Commit b8fff1f pushed by braindigitalis
April 23, 2023 10:29 25s master
April 23, 2023 10:29 25s
allow longer proc name
Deploy static content to Pages #80: Commit 0678527 pushed by braindigitalis
April 23, 2023 01:02 24s master
April 23, 2023 01:02 24s
improve process listing and add GETPROCPARENT, GETPROCCPUID
Deploy static content to Pages #79: Commit 2079216 pushed by braindigitalis
April 23, 2023 00:53 28s master
April 23, 2023 00:53 28s
tidy up process scheduler so there is less O(n) looping
Deploy static content to Pages #78: Commit bc26755 pushed by braindigitalis
April 22, 2023 23:50 20s master
April 22, 2023 23:50 20s
fix: broken array bulk change
Deploy static content to Pages #77: Commit 51ed48c pushed by braindigitalis
April 22, 2023 11:28 21s master
April 22, 2023 11:28 21s
fix bulk assignment
Deploy static content to Pages #76: Commit dec86de pushed by braindigitalis
April 21, 2023 07:53 28s master
April 21, 2023 07:53 28s
allow initialization of all elements in an array with arr=value and n…
Deploy static content to Pages #75: Commit 21baf42 pushed by braindigitalis
April 21, 2023 07:41 24s master
April 21, 2023 07:41 24s
add error checking for redim non existent array, and add check for re…
Deploy static content to Pages #74: Commit 4316eec pushed by braindigitalis
April 21, 2023 07:19 27s master
April 21, 2023 07:19 27s
allow redim to reduce array size
Deploy static content to Pages #73: Commit d744387 pushed by braindigitalis
April 21, 2023 07:13 28s master
April 21, 2023 07:13 28s
add arraysgit status!
Deploy static content to Pages #72: Commit 7d86997 pushed by braindigitalis
April 21, 2023 00:53 22s master
April 21, 2023 00:53 22s
READ$(FH) is faster than CHR$(READ(FH))
Deploy static content to Pages #71: Commit d09b3c6 pushed by braindigitalis
April 19, 2023 17:09 24s master
April 19, 2023 17:09 24s
Unix ANSI values for terminal coordinates are 1-indexed, subtract fro…
Deploy static content to Pages #70: Commit 190a7ef pushed by braindigitalis
April 19, 2023 15:17 25s master
April 19, 2023 15:17 25s