source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61   12 days chronos * Modified: Kernel API class definition improvement.
(edit) @60   12 days chronos * Modified: Remove U prefix from unit names.
(edit) @59   5 months chronos * Fixed: Assembler and disassembler to work correctly with supported …
(edit) @58   5 months chronos * Modified: Source editor with main menu can't be docked into another …
(edit) @57   5 months chronos * Added: Settings form. * Added: Configurable theme and interface …
(edit) @56   5 months chronos * Fixed: Assembler to parse correctly register names and numeric values.
(edit) @55   5 months chronos * Modified: Extended BigInt type implementation.
(edit) @54   5 months chronos * Added: Experimental multi-width CPU.
(edit) @53   5 months chronos * Added: Experimental textos computer.
(edit) @52   5 months chronos * Modified: BigInt implementation improvements.
(edit) @51   6 months chronos * Fixed: Show data content of storage file.
(edit) @50   6 months chronos * Added: Storage form. * Added: Dissasembler form. * Added: Debug and …
(edit) @49   6 months chronos * Modified: Updated translation files.
(edit) @48   6 months chronos * Fixed: Resolved unit names conflict with Common package.
(edit) @47   6 months chronos * Added: Common package. * Modified: Improved BigInt class.
(edit) @46   6 months chronos * Added: Various useful forms, assembler and disassembler classes.
(edit) @45   6 months chronos * Added: Test virtual machine project ByteArray.
(edit) @44   7 months chronos * Added: More devices.
(edit) @43   7 months chronos * Added: CPU implemented with FPC templates and macros.
(edit) @42   7 months chronos * Modified: Improved simple virtual machine.
(edit) @41   8 months chronos * Modified: Screen and console made as separate forms.
(edit) @40   8 months chronos * Added: Simple multi bit width experimental cpu and machine.
(edit) @39   10 months chronos * Modified: Simplified unit names.
(edit) @38   10 months chronos * Modified: Code cleanup.
(edit) @37   10 months chronos * Modified: Simplified unit names.
(edit) @36   10 months chronos * Modified: Code cleanup.
(edit) @35   21 months chronos * Added: Cpu state window.
(edit) @34   22 months chronos * Modified: Execute instructions as array of instruction handlers. * …
(edit) @33   22 months chronos * Modified: Fixed build with Lazarus 2.2.0.
(edit) @32   22 months chronos * Added: Interrupt handling.
(edit) @31   22 months chronos * Modified: Code parsing and execution improvements.
(edit) @30   22 months chronos * Modified: Improved sample code execution. * Added: Memory map form.
(edit) @29   22 months chronos * Added: Initial UltimatOS source.
(edit) @28   5 years chronos * Added: Sample application text editor. * Modified: Main form in full …
(edit) @27   5 years chronos * Modified: Menu shutdown button with drop down menu and reboot …
(edit) @26   5 years chronos * Added: Reboot button. * Added: Check memory leaks.
(edit) @25   5 years chronos * Added: Experimental branch with OS designed in top-down style.
(edit) @24   5 years chronos * Fixed: Memory leaks reported by heaptrc.
(edit) @23   5 years chronos * Added: Maximalize button to maximalize window.
(edit) @22   5 years chronos * Added: Close button to window title bar.
(edit) @21   5 years chronos * Added: Adjustable form size by dragging its border. * Added: Basic …
(edit) @20   5 years chronos * Added: Another experimental branch to test some functionality.
(edit) @19   6 years chronos * Added: Locking of video memory because it is accessed by main thread …
(edit) @18   6 years chronos * Modified: Optimized drawing virtual screen to form canvas.
(edit) @17   6 years chronos * Added: Resize virtual screen according form size.
(edit) @16   6 years chronos * Added: API function DrawFrame. * Fixed: Drawing position of TWindow …
(edit) @15   6 years chronos * Fixed: Drawing of TWindow background. * Fixed: Initialize …
(edit) @14   6 years chronos * Fixed: Terminate correctly running apps before scheduler stopped.
(edit) @13   7 years chronos * Added: Drawing relative to Canvas. In case of Window drawing …
(edit) @12   7 years chronos * Modified: Separate API command to be kernel and user space. Execute …
(edit) @11   8 years chronos * Modified: Slightly optimizied screen drawing.
(edit) @10   8 years chronos * Added: Second clock task running in parallel. * Modified: Redraw …
(edit) @9   8 years chronos * Fixed: Removed duplicit files moved previously to Kernel package.
(edit) @8   9 years chronos * Moved: Kernel related files moved to separate lazarus package named …
(edit) @7   9 years chronos * Added: Action to switch to full screen mode. * Added: Video driver …
(edit) @6   9 years chronos * Added: Preparation for support for IPC messaging.
(edit) @5   9 years chronos #1 * Fixed: Scheduler should stop all tasks if it is stopped.
(edit) @4   9 years chronos * Added: Now applications can write text to serial device which is …
(edit) @3   9 years chronos * Added: Application is executed as Task by Scheduler. OS threads is …
(edit) @2   9 years chronos * Added: Some concepts of system which should be able to run …
(add) @1   10 years chronos * Basic directory structure
Note: See TracRevisionLog for help on using the revision log.