294 Commits (766e217c8e2be44e011670fdbd3130e3b5a2b2ac)

Author SHA1 Message Date
neauoire 2ead7840fd Launcher now assembles tal files 4 years ago
neauoire bec7096c0b Implemented proper decimal mode 4 years ago
neauoire 459855d825 Removed supervisor 4 years ago
neauoire 38d2c7cbd7 (boot.rom) Renamed to launcher.rom 4 years ago
neauoire 4657fe2490 (gui/label.tal) Use UF2 properly 4 years ago
neauoire 3ed8a61625 (boot.tal) Fixed issue with empty folders 4 years ago
neauoire e89ad768aa (boot.tal) Added little folder icons 4 years ago
neauoire 715205f2dd (boot.tal) Fixed issue with scroll 4 years ago
neauoire e6ac67d01b (bool.tal) Added mouse scroll 4 years ago
neauoire 35b0d84ceb (boot.tal) Optimizaitons 4 years ago
neauoire 5004ee1339 The file device cannot write on the supervisor 4 years ago
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