Mikhail Frolov Doczom
  • Joined on 2024-03-31
Doczom commented on issue KolibriOS/kolibrios#68 2025-04-04 18:08:16 +00:00
Remove or re-purpose __REV macro

fixed in patch KolibriOS/kolibrios#146

Doczom closed issue KolibriOS/kolibrios#68 2025-04-04 18:08:16 +00:00
Remove or re-purpose __REV macro
Doczom opened issue KolibriOS/kolibrios#200 2025-04-04 17:21:15 +00:00
Kernel/Network stack: lots of ARP error messages
Doczom closed issue KolibriOS/kolibrios#36 2025-04-04 16:47:40 +00:00
DOSBox fails to 'dir' root directories
Doczom commented on issue KolibriOS/kolibrios#36 2025-04-04 16:47:40 +00:00
DOSBox fails to 'dir' root directories

fixed oin port DOSBox 0.74-3

Doczom pushed to main at Doczom/Table 2025-03-30 17:59:35 +00:00
b3981d174a Table: All editor code files have been added from the flash drive.
Doczom created repository Doczom/Table 2025-03-30 14:00:20 +00:00
Doczom pushed to rewrite_ide_drv at KolibriOS/kolibrios 2025-03-18 04:33:56 +00:00
0808a00b29 Krn: The IDE controller initialization code has been rewritten.
88b90ce948 Krn: The fdd driver code has been cleared and unused files have been deleted
32466e31f4 programs/shell: Show new fields of the sf18.13 struct
63cd6f0ac8 Movback: Added support window resizing
4fcc17675c Movback: Deleted trunk dir. Files moved
Compare 17 commits »
Doczom pushed to rewrite_ide_drv at KolibriOS/kolibrios 2025-03-16 16:39:13 +00:00
15c4f66023 Krn: The IDE controller initialization code has been rewritten.
c4081593b9 Krn: The fdd driver code has been cleared and unused files have been deleted
e353771faa Pipet: Rewrite from C-- to FASM
714cc0a65c cmm menu: fix marker
9357a21169 Plasma: Fix code style and added support for window resizing
Compare 111 commits »
Doczom pushed to main at KolibriOS/kolibrios 2025-01-19 14:27:07 +00:00
4cfb1a27b5 Krn: Fixed the calling convention for the "load_pe_driver" function
Doczom closed issue KolibriOS/kolibrios#78 2025-01-18 18:57:26 +00:00
Remove CR end-of-line option from KolibriOS editors
Doczom approved KolibriOS/kolibrios#86 2025-01-11 11:17:19 +00:00
Apps/sysmon: Fixed #85
Doczom approved KolibriOS/kolibrios#94 2025-01-04 18:04:23 +00:00
Add serial ports driver
Doczom approved KolibriOS/kolibrios#94 2025-01-03 18:53:34 +00:00
Add serial ports driver

The driver is working and can be added to the repository. But there are parts of the code where additional changes are possible.

Doczom commented on pull request KolibriOS/kolibrios#94 2025-01-03 18:48:09 +00:00
Add serial ports driver

"int 0x40" should be replaced with the macro "mcall", passing all necessary arguments to this macro.

Doczom pushed to rewrite_ide_drv at KolibriOS/kolibrios 2024-10-18 21:22:03 +00:00
fdac11e922 Krn: The IDE controller initialization code has been rewritten.
Doczom approved KolibriOS/kolibrios#91 2024-08-22 14:50:24 +00:00
WIP: feat: add NVMe driver
Doczom commented on pull request KolibriOS/kolibrios#91 2024-08-21 16:27:39 +00:00
WIP: feat: add NVMe driver

format PE DLL native 0.05

Doczom merged pull request KolibriOS/kolibrios#80 2024-07-17 18:42:35 +00:00
Correction of error