cg14 vesa (modes) project on github

Andrew Randrianasulu <[email protected]> Wed, 7 Jan 2026 20:00:23 +0300
Newsgroups gmane.os.netbsd.ports.sparc
Message-ID <CA+rFky6E6uim1kFDpHkn6ZZ-iJvU6tHeG7ZD2BPD3VPNmceEgQ@mail.gmail.com>
Was looking for Sparcstation-20 proms to test with cg14 enabled qemu

found this project;

https://github.com/mdehling/cg14-vesa-mod

https://github.com/artyom-tarasenko/qemu/ - branch cg14
https://github.com/artyom-tarasenko/qemu/commit/1b1d8b87619e613b059766e6e54687b027fb6e3f.diff

https://github.com/artyom-tarasenko/qemu/commit/b297821755e68381e7753d877a7912bebe9271d8.diff

but device cg14 not on list so you need to start it like this:

build/qemu-system-sparc -M SS-20 -g 1152x900
cg14_realizefn 1152, 900

Of course default openbios does not know how to output to that, so I'm
trying this Sun PROM now ...