Skip to content

Tandy and Cirrus VRAM fixes#6818

Merged
OBattler merged 6 commits into
86Box:masterfrom
win2kgamer:tandy-fixes-2
Feb 17, 2026
Merged

Tandy and Cirrus VRAM fixes#6818
OBattler merged 6 commits into
86Box:masterfrom
win2kgamer:tandy-fixes-2

Conversation

@win2kgamer

@win2kgamer win2kgamer commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Several small changes relating to the recently-added Tandy machines and Cirrus video:

  • Cirrus CL-GD5402/Acumos AVGA2 video now has configurable VRAM with both 256KB and 512KB options
  • Changed Cirrus CL-GD5428 ISA onboard device to only support 512KB and 1MB VRAM configs matching the real VRAM options for the machines using it
  • Moved the Intel Monsoon over to using the Dell (512KB/1MB VRAM) CL-GD5428 VLB variant and rename it to reflect the fact it is no longer specific to a Dell machine.
  • Fixed a warning in the Sensation 1 audio code
  • Removed the incorrect MACHINE_APM flag from the Sensation machines (VL82C486 does not support SMI#)
  • Renamed the Tandy Sensation II to remove the references to the 3100 and MMPC since there are some board differences from the Sensation II (such as using a CL-GD5426 for onboard video) and the BIOS is different.
  • Added a Cirrus CL-GD5428 variant with a fixed 1MB VRAM config and made the Sensation II use it

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

…to the 512KB/1MB 5428 VLB variant and rename it since it's no longer specific to a Dell machine
…ries have a different BIOS and some board differences so rename the machine to reflect this

Also add a new Cirrus 5428 device with a fixed 1MB VRAM config for this machine
@OBattler OBattler merged commit 9cf60a4 into 86Box:master Feb 17, 2026
45 checks passed
@win2kgamer win2kgamer deleted the tandy-fixes-2 branch February 17, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants