elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/include/linuxmt/biosparm.h
CommitAuthorDateMessage
0dfe3bb9985dec88416e696b75c2b416010703aGreg Haerr2025-11-28[libc] Add missing closedir to getcwd, other small cleanups
828b5bd277e2eb6c128de45b230771121ce8f39tyama5012025-11-21[bios] Set static to bios_check_sector98
4819262f811a9b12bd9c6ea69bdb478a30ec0f1tyama5012025-11-16[bios] Add bios_check_sector98 to use FORCE_PROBE = 0 on PC-98
71dfe16b961ef605ceeefda07e02113d7a0ea36tyama5012025-11-16[bios] Add drivep to bios_disk_rw and use it to detect sector size of PC-98
dad7fd7a43849b88b203b4e2581d8ccdd60001bGreg Haerr2024-09-16[kernel] Small cleanups, add disasm to 1440k distribution
fd1cd0d4f8d6094239acbe03b5244ecfd90f4f8Greg Haerr2024-09-04[kernel] Move bios_disk_park_all to be PFPROC function
610c93b6e2b672db451dc7f8074d84eebefd8a1Valtteri Koskivuori2024-08-27[bioshd] Implement park for ancient MFM/RLL disks
02516a661b39be8e5b90be1cb5b81c44b97f8a4Greg Haerr2024-08-05[kernel] Move hd/fd bios driver routines into far BFPROC to free up .text space
40052ab24d4cc4dcfda60e42367efb5d0bbf260Greg Haerr2023-09-07Cleanup
3ebb0c5c5e12f9c7b9fc1703bc1bd090a803483Greg Haerr2023-09-07Move code calling BIOS from bioshd.c to bios.c
927313f62bb9b0f3c30eeeb436d65ceef98c966Greg Haerr2023-09-07[kernel] Refactor bioshd driver in preparation for other block devices
36e98a69d13e8ac5854a1597f39131f5fd79a95Tee-Kiah Chia2020-03-14[kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467)
1b4da9c9a4cc5f3f15951246e5fb8a7e1b3f852lithoxs2017-09-11Code size reduction in bios disk driver. Code size reduced in 48 bytes. Data size unchanged. Compiled with BCC. Tested in Qemu.
ae4cc976485409c5af1a66f33eaabbb556cda22Juan Perez-Sanchez2015-06-13Separation of C and assembly functions to different files
44236c3cce9463223af29e77dd156da25c8ba4fRiley H. Williams2002-04-28Further verification using `spint -weak` and detected a bug in init/main.c which I am unable to fix.
554f465a357c3fdf114da91ae82b6ec8a602ec6Riley H. Williams2002-04-26Next stage of `make lint` verification of the ELKS source code.
d7cf9d2d5749245a77e3a4cc0585e768640fd4fRiley H. Williams2002-04-19ANSI'fied function prototypes in fs subtree.
15072207fd20f19a99c56076320ae02080a0aa1Riley H. Williams2001-09-08Simplified Makefile rules.
6569c1b50fc2022960689f8c71b31456235546cAndrew Richards1999-08-19Clean up of source,+ new features.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source