Peter Weingartner
|
3af3c42a4a
|
DISKREAD and DISKFILL
Added commands to read/fill a sector on a block device.
|
2021-10-15 19:05:55 -04:00 |
|
Peter Weingartner
|
0ad2ff8c6c
|
Corrected gitignore
Linker script and libraries should be included
|
2021-10-14 17:20:19 -04:00 |
|
Peter Weingartner
|
ca23f971e7
|
Low level PATA and SDC drivers
Added low level code for PATA and SDC devices.
|
2021-09-13 20:39:41 -04:00 |
|
Peter Weingartner
|
3c073aa35c
|
Initial text driver work for VICKY III
|
2021-09-11 22:05:36 -04:00 |
|
Peter Weingartner
|
ddc9c962ef
|
Restructured directories
Switched to a more hierarchical structure, preparing for adding more code to flesh out the real kernel code.
|
2021-09-03 17:49:24 -04:00 |
|
Peter Weingartner
|
642e17b084
|
Simple BIOS Call Working
Simple test of a bconout BIOS call is working under Easy68K emulator.
|
2021-08-30 22:01:09 -04:00 |
|
Peter Weingartner
|
9e34fe07a6
|
Test of TRAP#13
|
2021-08-30 10:24:51 -04:00 |
|