Hi!

     Don't know how to easy (or not) to implement this feature, but MS-DEBUG
allows to write numeric argument without spaces before: "int3", "int21".
This may make harder to implement CMPXCHG8B instruction, but, if search will
be through alpha-tree (trie), then this shouldn't cause troubles (just check
if after founded trie branch comes space(s) or numeric(s)).

     Also, this will be fine if DEBUG implements support for different
radix: say, "18h" for hex, "10t" for decimal and "101010i" for binary. Also,
may be used ADA-like syntax 2$10101, 10$123, 16$FF, $FF, where radix is a
decimal value.




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to