- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我最近在挖掘 Amstrad CPC 的硬件功能,但对调色板信息感到困惑。
此链接;
http://www.exotica.org.uk/mirrors/gfxzone/articles/cpc_graphics-article_01.html
说
Not all those 27 possible colors can be used on the same screen, at maximum 16 colors can be used simultaneously.
这对我来说很有意义,因为所有 4 位图形模式都受到 2^4=16 种颜色的限制。但维基百科链接;
http://en.wikipedia.org/wiki/Amstrad_CPC
说
The redesigned video hardware allows for hardware sprites and soft scrolling, with a colour palette extended from 17 out of 27 to 32 out of 4096 colours
此信息位于 Plus 部分,但在将旧硬件与 plus 进行比较时,它显示“27 中的 17”而不是“16”。
另一个链接;
http://cpcwiki.eu/index.php/Video_modes
The Amstrad Plus display the same modes, but 15 more colours can naturally be displayed thanks to the Hardwired Sprites. This means 32 colours per screen with no tricks (including Border).
所以又是 32-15=17。
我猜第 17 种颜色可能是背景颜色,但我对此不确定。在 Amstrad CPC 平台上编码过的人可以证实这一点吗?
上面的第一个链接也说
only 16 out of those 4096 colours can be used at the same time
对于 Plus 范围,但其他人说 32 而不是 16。也许该页面没有计算 Sprite 颜色和背景颜色。我只是想确定一下。
最佳答案
我只能用美好的记忆来回答这个问题,而不是正确的编程经验。是 464 让我开始编程,但我的程序非常非常简单!
我确实记得在 BASIC 编程时最多支持 16 种颜色。我不知道是否有更硬核的东西能够延伸出另一条。您的第三个链接提到边框颜色为第 17 个,我认为这是规范中明显冲突的最可能的解释。
现在你让我感觉自己老了。
关于colors - Amstrad CPC 颜色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8428151/
我最近在挖掘 Amstrad CPC 的硬件功能,但对调色板信息感到困惑。 此链接; http://www.exotica.org.uk/mirrors/gfxzone/articles/cpc_gr
serviceHub.Host.CLR.x86 在我的 Visual Studio 2017 解决方案中占用了大量内存和 CPC。 这会导致 Visual Studio 崩溃。 关于根本原因是什么的任
如何获取帐户中关键字的当前出价?我试过了 $adGroupCriterion->biddingStrategyConfiguration->bids[0]->bid->value * AdWordsC
我是一名优秀的程序员,十分优秀!