Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #4317
| From | Mateusz Viste <mateusz@x.invalid> |
|---|---|
| Newsgroups | comp.os.msdos.programmer |
| Subject | [assembly] a multilingual "MORE" in 512 bytes |
| Date | 2023-08-17 01:06 +0200 |
| Organization | ... |
| Message-ID | <20230817010621.744745cf@mateusz.lan> (permalink) |
This is a little thing that I worked on during a couple of evenings: a "MORE" command that adapts its language based on the LANG environment variable, but still fits in a single disk sector. I did it mainly because I was annoyed by the size of the FreeDOS MORE (7 KB, UPXed). It was also a nice pretext to play with the very cool A72 assembler that I have recently discovered. Source code included. http://svardos.org/more/ Mateusz
Back to comp.os.msdos.programmer | Previous | Next — Next in thread | Find similar
[assembly] a multilingual "MORE" in 512 bytes Mateusz Viste <mateusz@x.invalid> - 2023-08-17 01:06 +0200 Re: [assembly] a multilingual "MORE" in 512 bytes JJ <jj4public@outlook.com> - 2023-08-18 05:17 +0700
csiph-web