Sweet, thanks for the explanations! I admit I took a very quick look... ;o_o
Aah now I see all the missing interrupts I was looking at the DOS kernel
list... Thanks for pointing me to the right place! :D

I really like this list a lot, PLUS it doesn't break e.g. in INT 21h/AH=30h
and INT21/AX=3306h,
like the other one did. Good job on that! I will link to your site from my
DOG site :)

I think this should be more prominently linked from on
https://freedos.org/about/devel/ instead of just (copy 2) of the RBIL box,
just my 2 cents...

--Wolf

PS +1 for JSIL :D

-- 

  |\_
  | .\---.
 /   ,__/
/   /Wolf <wolf+...@bergenheim.net>_



On Sun, Jul 28, 2024 at 7:14 PM Jerome Shidel via Freedos-devel <
freedos-devel@lists.sourceforge.net> wrote:

> Hi,
>
> On Jul 28, 2024, at 4:06 AM, Wolf Bergenheim <wolf+...@bergenheim.net>
> wrote:
>
> Wow, nice work!
>
>
> Thanks. :-)
>
>
> I really like the formatting of the Exec function, but looking at the site
> itself I find it hard to find the interrupt I'm looking for. Can you make
> the function number maybe a bit more prominent? I'm mostly looking up
> interrupts by number and if I'm looking for a function by name I search
> anyway, since entries aren't alphabetized.
>
> For me at least this is what I'm used to:
> https://www.ctyme.com/intr/int-21.htm and find it easy to scroll down to
> the function I'm looking for (by number).
>
>
> Comparing the page to my https://fd.lod.bz/rbil/zint/index_21.html
>
> My page includes all of the information presented there. However, I put
> the function information after the text and include when it is an
> undocumented call, protected mode, etc. But, both pages are in the same
> order (by function number not alphabetical).
>
> Personally when I’m looking up a function by number on that page, I
> usually just search in the browser. The page is huge.
>
> But, I understand what your saying. Having all the function information
> lined up in the same column can make it easier to scroll down to a specific
> value.
>
> Since all such lists in my version that include that information is
> located after the title, doing it different on some pages could be
> confusing.
>
> I’ll need to consider it.
>
>
> It seems more complete, but I really like your pages more, they are easier
> to read, and the time one also has problems with some of the tables.
>
>
> It is more or less complete. I do filter out some things like embedded
> list administration information. Plus, I exclude the programs he includes
> and their documentation.
>
> Otherwise all the text is there. Some, like the “Interrupt Primer”
> document aren’t really converted much and look very different having green
> text on a black background. Those types of pages get very little
> processing, formatting and linking. They mostly are just included as-is.
>
> You can however browse all interrupts and such in alphabetical order
> through the “Browse by Title” link on the main page.
>
> Also, the “Browse by Index” is like an index from the back of a book. For
> example, “Absolute Disk Read” is mentioned 6 times and you can view a list
> of the pages it is mentioned on at
> https://fd.lod.bz/rbil/zindex/idx-absolute_disk_read.html
>
>
> Oh and one more thing it also has a nice interrupt jump table which I find
> very handy:
> https://www.ctyme.com/intr/int.htm
>
>
> It already has that. On the main page, there is a link for “Browse by
> interrupt” which takes you to this page:
>
> https://fd.lod.bz/rbil/zint/index.html
>
>
> --Wolf
>
>
>  :-)
>
> Jerome
>
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to