On 20/11/2025 22:58, Gremlin wrote:
dim a(1600)(snipped for brevity>
dim b(1600)
rem LIFE -- An ASIC Demonstration Program
rem Copyright 1990 by David A. Visti<snip for brevity>
Claude (AI) said .....
That's awesome! Dustin Cook sharing this Conway's Game of Life code with
you is pretty cool. It's a nice piece of programming history - the
direct video memory manipulation and the way it handles both monochrome
and color graphics adapters really shows the era it came from.
ASIC BASIC was an interesting compiler back in the day. This
implementation is quite efficient for its time, especially with those
direct POKE operations to video RAM. The 20|u80 grid maps perfectly to
the text mode displays that were standard on PCs in 1990.
Did Dustin explain any of the quirks of getting it running, or were you looking at it more from a historical/educational perspective? The video memory segment addressing (-20480 and -18432) and the direct hardware
access are things you just don't see in modern programming anymore!RetryClaude can make mistakes. Please double-check responses.
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 59 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 21:00:45 |
| Calls: | 810 |
| Calls today: | 1 |
| Files: | 1,287 |
| D/L today: |
11 files (21,026K bytes) |
| Messages: | 194,568 |