283 Commits (e9241f13e247020068fe030da00b9da7a9596d5b)

Author SHA1 Message Date
neauoire b328a4e87d Commented the fkey controls temporarily 4 years ago
neauoire 38334a633b Pass fn keys directly to the supervisor 4 years ago
neauoire 41d0911d13 The supervisor program now uses its own vectors 4 years ago
neauoire 1a7af4d8d0 Supervisor is now watching the device page 4 years ago
neauoire ed1f6e6263 Connected error reporting and the hypervisor 4 years ago
neauoire adc4780630 (hypervisor)Added visual guides 4 years ago
neauoire 3cc2ba98f0 First hypervisor 4 years ago
DeltaF1 a4bed43880 Fix slowdown in draw-browser/clear 4 years ago
neauoire 6ff202a23c (boot.rom) Scrolling support 4 years ago
Devine Lu Linvega d7059eccd4 (calc.tal) Optimizations 5 years ago
Andrew Alderwick d053d0c97f Bugfix to asma. 5 years ago
Andrew Alderwick c3ac41c41d Change "include" word into ~ rune for includes. 5 years ago
Andrew Alderwick 312429bcd8 Remove obsolete comment 5 years ago
Devine Lu Linvega 7500317e4e (calc.tal) Added decimal printing 5 years ago
Devine Lu Linvega 4ae6a9f870 (calc.tal) Minor cleanup 5 years ago
Devine Lu Linvega 8bdf4419b9 (calc.tal) Mouse release macro 5 years ago
Devine Lu Linvega e2a64438cd (calc.tal) Minor cleanup 5 years ago
Devine Lu Linvega 2d53e60fff (calc.rom) Add keyboard controls 5 years ago
Devine Lu Linvega 7a49c5527f (calc.rom) Added bitwise operators 5 years ago
Devine Lu Linvega 3b6701ba39 (boot.rom)Fixed leak 5 years ago
Andrew Alderwick d00baaec6a Move clamps to select-file. 5 years ago
Andrew Alderwick 9b061bb9ef Split directory entries into strings on load. 5 years ago
Devine Lu Linvega 198c28b106 (boot.rom) Selection with enter key 5 years ago
Devine Lu Linvega c923e1ddc9 (boot.rom) Added mouse selection 5 years ago
Andrew Alderwick 7f0119599e Check ROM is valid before loading. 5 years ago
Devine Lu Linvega 737a87ac3f Building boot on start 5 years ago
Devine Lu Linvega 85322b92ce Progress toward boot.rom setup 5 years ago
Devine Lu Linvega e371fddd7a Selection works in the launcher 5 years ago
Devine Lu Linvega 9cc303dd86 Added selection to launcher 5 years ago
Devine Lu Linvega 9851e7f621 Displaying files in launcher 5 years ago
Andrew Alderwick 054361cb70 Replace load/save with read/write 5 years ago
Devine Lu Linvega 8f75ec3801 Resuming work on the launcher 5 years ago
Andrew Alderwick a92dd9fd73 Rearranged File ports for backwards compatibility. 5 years ago
Andrew Alderwick dc3170db98 Implement File/append flag. 5 years ago
Andrew Alderwick c970e2c5ef File device: drop offset shorts, add stat and delete. 5 years ago
Andrew Alderwick 4b5183cf0d Remove unfinished repl.tal 5 years ago
neauoire b792169909 Improved UX for calc.tal 5 years ago
Andrew Alderwick 317d71654e Pass output file argument to asma too 5 years ago
Andrew Alderwick b78d9e1446 Reimplemented software/asma with reading input filename from Console. 5 years ago
Andrew Alderwick 4d6fc06778 Splitted asma into library and piano demo. 5 years ago
Andrew Alderwick 532c1959dc Made asma line numbers start at zero, not one 5 years ago
Andrew Alderwick 10a723f5d6 Fixed line numbers in asma error reports 5 years ago
Andrew Alderwick 0c6b607f91 Extracted string library from asma 5 years ago
Andrew Alderwick be2e01e9b3 Extracted heap library from asma 5 years ago
Andrew Alderwick 7058122d25 Extracted binary tree library from asma 5 years ago
Andrew Alderwick 755ccf5665 Implemented includes in asma 5 years ago
Andrew Alderwick e8f58aa579 Use file-read-chunks library in asma. 5 years ago
neauoire 08f7ef10e5 Moved neralie to software 5 years ago
neauoire cf5af02e0f Improved calculator 5 years ago
neauoire 17d1830d5a Added bitpad to calc.tal 5 years ago