root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @69 [69] 3 years brandonlw Fix a dual booting bug and move the version text up a little bit
(edit) @68 [68] 3 years brandonlw Added small font routines Added "OS2 v[version]\nBuild [build]" text on …
(edit) @67 [67] 3 years brandonlw Uh...oops?
(edit) @66 [66] 3 years brandonlw Comment no longer applies
(edit) @65 [65] 3 years brandonlw Increase build number Attempt to fix an insert mode bug just after …
(edit) @63 [63] 3 years brandonlw Added build number
(edit) @62 [62] 3 years brandonlw A little clean-up
(edit) @61 [61] 3 years brandonlw Dual booting now works!
(edit) @60 [60] 3 years brandonlw More attempts to stabilize dual booting
(edit) @59 [59] 3 years brandonlw Some dual booting clean-up
(edit) @58 [58] 3 years brandonlw Dual booting works now back and forth!!! Only with OS 1.18 on an 84+SE at …
(edit) @57 [57] 3 years brandonlw We can actually swap in OS 1.18 now!
(edit) @56 [56] 3 years brandonlw Split the hex editor out to another file Fix the APPS menu key handling
(edit) @55 [55] 3 years brandonlw We now have a basic menu system and the beginnings of an oncalc hex editor …
(edit) @54 [54] 3 years brandonlw And now we can insert and delete memory, updating all those insane TI-OS …
(edit) @53 [53] 3 years brandonlw So we should have the ability to look up variables, create them, and …
(edit) @52 [52] 3 years brandonlw Take a shot at 73 compatibility
(edit) @51 [51] 3 years brandonlw Now make it actually...work?
(edit) @50 [50] 3 years brandonlw Remove the explicit link assist disables and re-order some stuff, see if …
(edit) @49 [49] 3 years brandonlw Added a whole bunch of variable/memory management routines -- not …
(edit) @48 [48] 3 years brandonlw Finally fixed that LCD-still-off-when-turning-on problem, and we're now …
(edit) @47 [47] 3 years brandonlw I'm reaching a point where I really need to be adding oncalc debugging …
(edit) @46 [46] 3 years brandonlw Add an "extras" folder for little add-ons, like this remote memory dump …
(edit) @45 [45] 3 years brandonlw Add a debug batch file for testing on an 83+SE in the flash debugger
(edit) @44 [44] 3 years brandonlw Miscellaneous stuff for dual booting
(edit) @43 [43] 3 years brandonlw Even more attempts at getting dual booting working... I'm sure I'm now …
(edit) @42 [42] 3 years brandonlw All sorts of new code... A basic system monitor / context switcher has …
(edit) @41 [41] 3 years brandonlw The beginnings of a system monitor, and a poor man's Calcsys
(edit) @40 [40] 3 years brandonlw Commit some basic GetKey?-like functionality!
(edit) @39 [39] 3 years brandonlw make.bat now generates .73u and .8xu files for stock 73, 83+ series, 84+ …
(edit) @38 [38] 3 years brandonlw Increase the version number on Build8XU.exe
(edit) @37 [37] 3 years brandonlw Modify the build process to generate Free83P-compatible, 73, 83+/SE, and …
(edit) @36 [36] 3 years brandonlw More attempts to get dual booting working…
(edit) @35 [35] 3 years brandonlw We can now receive a copy of the TI-OS and save it to pages 04h-07h and …
(edit) @34 [34] 3 years brandonlw Some code to actually write the received TI-OS to Flash It (almost) works, …
(edit) @33 [33] 3 years brandonlw Miscellaneous other changes I think I'm at a good stopping point tonight.
(edit) @32 [32] 3 years brandonlw Committing the start of some direct USB code
(edit) @31 [31] 3 years brandonlw Set up the framework for receiving the TI-OS to dual boot
(edit) @30 [30] 3 years brandonlw Not only do remote screenshot requests work, but the framework is set up …
(edit) @29 [29] 3 years brandonlw Add the screenshot packet response so we can start taking screenshots, and …
(edit) @28 [28] 3 years brandonlw Add the ability to clear the screen, and use it in the boot OS screen
(edit) @27 [27] 3 years brandonlw Now you can hold [X,T,theta,n] when booting to go to a "Select Boot OS" …
(edit) @26 [26] 3 years brandonlw Miscellaneous stuff
(edit) @25 [25] 3 years brandonlw The last of the silent linking cleanup -- now we can finally start getting …
(edit) @24 [24] 3 years brandonlw More linking cleanup
(edit) @23 [23] 3 years brandonlw Clean up the Flash lock/unlock code a little bit, and save interrupt state
(edit) @22 [22] 3 years brandonlw Split the link stuff out to separate files
(edit) @21 [21] 3 years brandonlw Start gutting some of this debug code
(edit) @20 [20] 3 years brandonlw
(edit) @19 [19] 3 years brandonlw Go ahead and start including page 2, in preparation for USB linking code
(edit) @18 [18] 3 years brandonlw More attempts at getting linking working
(edit) @17 [17] 3 years brandonlw Fix the calls to USB interrupt routines
(edit) @16 [16] 3 years brandonlw More attempts to get linking working
(edit) @15 [15] 3 years brandonlw In theory we can now initiate an OS transfer via silent linking, making …
(edit) @14 [14] 3 years brandonlw Linking is finally working, and we can send/receive IO acks and info …
(edit) @13 [13] 3 years brandonlw Threw in a whole bunch of linking code that doesn't work, but we're …
(edit) @12 [12] 3 years brandonlw Everything should now be cleaned up Now to get back to GetKey?/silent …
(edit) @11 [11] 3 years brandonlw Whoops
(edit) @10 [10] 3 years brandonlw Spread out util.asm some
(edit) @9 [9] 3 years brandonlw boot.asm is now cleaned up! Unfortunately, it feels like I just offloaded …
(edit) @8 [8] 3 years brandonlw More clean-up involving USB and the interrupt
(edit) @7 [7] 3 years brandonlw More equate-fixing and interrupt code cleanup
(edit) @6 [6] 3 years brandonlw Use our interrupt equates
(edit) @5 [5] 3 years brandonlw Get back to a buildable state
(edit) @4 [4] 3 years brandonlw Some slight clean-up Removed ti83plus.inc from the project -- we'll flesh …
(edit) @3 [3] 3 years brandonlw Some more stuff to start GetKey?/silent linking support We need linking for …
(add) @2 [2] 3 years brandonlw Initial commit of project
Note: See TracRevisionLog for help on using the revision log.