File history
Tracking elks/arch/i86/lib/bios1B-pc98.S
| Commit | Author | Date | Message |
|---|---|---|---|
457afa8733c2d4c4da018cf0996d6edff5c49e4 | Greg Haerr | 2025-04-24 | [kernel,cmds] Minor cleanup of unreal mode related source code |
6fc41a1772b3e052de643ef0affc901e0235cac | tyama501 | 2022-04-09 | Add codes for bios_disk_rw, Simplified int1B, Modified bootcode for PC-98 |
9ddf988bb1e001adc35d55d2b605a739b507996 | tyama501 | 2022-02-03 | Add i8086, nojumps |
4d4fc6f5dac5999d66c9c87ee46a12da07648bf | tyama501 | 2022-01-27 | Supported multiple bytes read for TRACK_CACHE in bios1B for PC-98 |
5d1988dd82218cd924794e58e161206ea0aa452 | tyama501 | 2022-01-19 | Add SCSI hard drive support for PC-98 |
efce5178428b0e282a3909ab923920113250504 | Greg Haerr | 2021-12-18 | Add PC98 conio, other cleanup |
d7aa87f82eee1e23b0a417b3818867cc57def63 | Greg Haerr | 2021-12-14 | [kernel] Add disk support for PC98 computer |
9136f9be584aad00bd45d0b1778422d4ba8b4c1 | Greg Haerr | 2020-10-11 | [kernel] More kernel lib cleanup |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
44796a8fc0b330cc5c34169db552ccc5d5f2b48 | mfld-fr | 2018-06-14 | [kernel] Second draft of full GNU toolchain |
ae79e35ad7791eef8a3d5914e649fe2a9895f0f | mfld-fr | 2018-06-11 | [kernel] First draft of full GNU toolchain |
1b4da9c9a4cc5f3f15951246e5fb8a7e1b3f852 | lithoxs | 2017-09-11 | Code size reduction in bios disk driver. Code size reduced in 48 bytes. Data size unchanged. Compiled with BCC. Tested in Qemu. |
9d443de194f065e8f019f424b3cbadc2d65dbd5 | lithoxs | 2017-03-31 | Simplifications to reduce code size. Code size reduced by 48 bytes. |
33c449ca3692e94a083fddd093f11efe33ca5b6 | lithoxs | 2016-05-22 | Fix problem when assembling files with CONFIG_ROMCODE option |
52274dfb980e12d8b68ab1d8a21617a17b0d6be | lithoxs | 2015-07-14 | Final changes to compile ELKS kernel with ia16-gcc |
ae4cc976485409c5af1a66f33eaabbb556cda22 | Juan Perez-Sanchez | 2015-06-13 | Separation of C and assembly functions to different files |
fd7aeaa8bd19bf61a326952a9bd5d8509e99ea3 | Juan Perez-Sanchez | 2015-06-13 | More removal of open-watcom warnings |
3ccc3cf4092c7241dd831d2c5e764d72eacbec9 | Jody Bruchon | 2012-12-06 | Huge patch set from Juan Perez-Sanchez <lithoxs@gmail.com>: |
bc62c7fcff60a34a5b27f05817176ad252e2943 | Jody Bruchon | 2012-08-11 | PREVIOUS OPERATION AND BUGS |
6d1d1c2cdaaf76451c7aff24151f9e450b6303c | Jody Bruchon | 2012-07-07 | Large set of bug fix patches by Juan Perez-Sanchez. |
29ad7c46cc2bd9c9f142d20c80e8ddb3de8202c | Riley H. Williams | 2002-06-03 | ANSI'fied arch/i86/kernel/ directory, and verified that result compiles and boots. |
a8acd4426f32030349980fc20369ebd9b8618c5 | Riley H. Williams | 2002-05-03 | Reverted accidental commits...sorry. |
c38904b8336ce33c23fce3b287a5199805a44e9 | Riley H. Williams | 2002-05-02 | Partial commit of latest ANSI'fication changes. |
d50ab0eda06cae754e5b09187ec109540d414f0 | Riley H. Williams | 2001-11-13 | Corrected faulty ASM comment markers, and renamed certain config variables. |
e526567b54608cbe322aadabf1aa944a8d88131 | Riley H. Williams | 2001-08-13 | Renamed all config file vars to have names starting with CONFIG_ as per the recommendation. |
64316a888c077b18ea91084a905d3839efc590b | Andrew Richards | 1999-11-10 | Merged in changes to boot code from ROM. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |