Although a computer mouse didn't appear on home computers until the 16 bit era, they've been around since 1968. Trackballs are even older, going back to 1946. We had other peripherals in the early 80s, too: light pens and paddles. (Hey, maybe someone could make a I/O card with a couple of DB9 connectors, along with the software for paddles and light pens.)
The 80x25 mode can be approximated with the 80x30 mode. There's really a much wider range of text modes available by setting appropriate values to VSCALE and HSCALE. The closest to 80x25 is HSCALE = $80 and VSCALE = $35, which is about 80x(24+7/8).
X Commander
Forum rules
This section is for testing Commander X16 programs and programs related to the CX16 for other platforms (compilers, data conversion tools, etc.)
Feel free to post works in progress, test builds, prototypes, and tech demos.
Finished works go in the Downloads category. Don't forget to add a hashtag (#) and the version number your program was meant to run on. (ie: #R41).
This section is for testing Commander X16 programs and programs related to the CX16 for other platforms (compilers, data conversion tools, etc.)
Feel free to post works in progress, test builds, prototypes, and tech demos.
Finished works go in the Downloads category. Don't forget to add a hashtag (#) and the version number your program was meant to run on. (ie: #R41).
Re: X Commander
That would take you into wizarding computing.Ed Minchau wrote: ↑Sat Sep 16, 2023 4:40 am The closest to 80x25 is HSCALE = $80 and VSCALE = $35, which is about 0x(24+7/8).
