Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #3899
| From | wolfgang kern <nowhere@never.at> |
|---|---|
| Newsgroups | comp.os.msdos.programmer |
| Subject | Re: Block swapping |
| Date | 2020-08-10 08:15 +0200 |
| Organization | KESYS-development |
| Message-ID | <rgqomk$2e2$1@gioia.aioe.org> (permalink) |
| References | <fo0vpe9kbjton0usvv8ogd056r6fbtmane@4ax.com> <5hh6hftaad39ska7kh1dtqota42tcng80s@4ax.com> <2d29hftbdre4gbae6ioodcjssr7rcphnjf@4ax.com> <7j50jftb5kapsmncd11vkfu5cgneaj9gc5@4ax.com> |
On 09.08.2020 17:51, T. Ment wrote: > With the flowchart, I see what Chappell's code is doing. > > https://www.dropbox.com/sh/552uvzndigyv1ym/AADoUObtPej33fZk1SN3lNhKa?dl=0 > > Public folder, does not require registration. it's OK for pure DOS. my block-move/-swap/-merge routines are much simpler because I use BIG-REALmode and can work on linear addresses with only little overhead to calculate seg:offs-->LINADR and swap Dest/Src if necessary or automatic change direction to DOWN in case of overlapping. __ wolfgang
Back to comp.os.msdos.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Block swapping T. Ment <t.ment@protocol.invalid> - 2019-10-10 19:33 +0000
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2019-10-11 16:41 +0000
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-07-18 19:12 +0000
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-07-18 19:14 +0000
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-07-19 03:06 +0000
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-07-19 18:08 +0000
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-08-09 15:51 +0000
Re: Block swapping wolfgang kern <nowhere@never.at> - 2020-08-10 08:15 +0200
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-08-10 11:28 +0000
Re: Block swapping wolfgang kern <nowhere@never.at> - 2020-08-11 08:59 +0200
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-08-11 13:40 +0000
Re: Block swapping wolfgang kern <nowhere@never.at> - 2020-08-12 07:07 +0200
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-08-12 12:49 +0000
Re: Block swapping wolfgang kern <nowhere@never.at> - 2020-08-13 04:16 +0200
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-08-13 03:00 +0000
Re: Block swapping wolfgang kern <nowhere@never.at> - 2020-08-13 09:00 +0200
Re: Block swapping T. Ment <t.ment@protocol.invalid> - 2020-08-13 13:09 +0000
csiph-web