commit | 8b267cb8a739576cd08c82d0ee75d6b14407c09c | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon Jan 19 19:25:21 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon Jan 19 19:25:21 2009 -0500 |
tree | 3ce86bab73a41627f56d4c658b79fc10a891509b | |
parent | 79f4118e50ce256994b75b99811ceb0e6a812a13 [diff] |
Implement memcpy_far and checksum_far, and replace _fl variants. The "flat" mode variants work in real mode, but will not work in protected mode. So, replace with versions that take explicit segments.