Search found 102 matches
- Tue Sep 21, 2021 12:41 am
- Forum:
- Topic: VERA: Sprite “chunky mode”?
- Replies: 5
- Views: 1961
VERA: Sprite “chunky mode”?
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="14342" data-ipsquote-contentid="1788" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1632134527" data-ipsquote-userid="103" data-ipsq...
- Sat Aug 07, 2021 5:45 pm
- Forum: Murray2 CX16 Discussion Archive
- Topic: Teaching Middle School Programming
- Replies: 6
- Views: 1531
Teaching Middle School Programming
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12499" data-ipsquote-contentid="1615" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1628304348" data-ipsquote-userid="1668" data-ips...
- Thu Aug 05, 2021 6:14 pm
- Forum: Video/Podcast talk
- Topic: New community dev tool uploaded: Vera Graphics Converter
- Replies: 14
- Views: 5364
New community dev tool uploaded: Vera Graphics Converter
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12446" data-ipsquote-contentid="192" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1628150572" data-ipsquote-userid="2061" data-ipsq...
- Wed Jul 28, 2021 1:41 am
- Forum:
- Topic: vpoke() for cc65
- Replies: 8
- Views: 2520
vpoke() for cc65
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12302" data-ipsquote-contentid="1582" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1627435814" data-ipsquote-userid="15" data-ipsqu...
- Wed Jul 28, 2021 1:27 am
- Forum:
- Topic: vpoke() for cc65
- Replies: 8
- Views: 2520
vpoke() for cc65
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12299" data-ipsquote-contentid="1582" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1627433425" data-ipsquote-userid="15" data-ipsqu...
- Tue Jul 27, 2021 12:52 am
- Forum:
- Topic: Sprite and Sound APIs
- Replies: 38
- Views: 13427
Sprite and Sound APIs
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12268" data-ipsquote-contentid="1561" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1627345292" data-ipsquote-userid="1337" data-ips...
- Sun Jul 25, 2021 2:58 pm
- Forum:
- Topic: Two 6502 System
- Replies: 66
- Views: 29639
Two 6502 System
Both the SNES and Sega Genesis had sound coprocessors (the SPC700 and Z80, respectively). These were typically used to run music playback routines independently from the main processor. Additionally, several SNES games included the SA1, a secondary processor based on the 65C816.
- Fri Jul 16, 2021 7:51 pm
- Forum:
- Topic: YM2151 LFO - Does my interpretation sound right?
- Replies: 13
- Views: 3221
YM2151 LFO - Does my interpretation sound right?
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12042" data-ipsquote-contentid="1536" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1626463028" data-ipsquote-userid="1576" data-ips...
- Fri Jul 16, 2021 6:17 pm
- Forum:
- Topic: YM2151 LFO - Does my interpretation sound right?
- Replies: 13
- Views: 3221
YM2151 LFO - Does my interpretation sound right?
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12036" data-ipsquote-contentid="1536" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1626456419" data-ipsquote-userid="1521" data-ips...
- Fri Jul 09, 2021 9:54 pm
- Forum:
- Topic: Suggestions for Graphics Editor
- Replies: 16
- Views: 3483
Suggestions for Graphics Editor
If you're using an editor with a hexadecimal color entry box, an easy way to ensure that a particular color will display properly on the X16 is to look at the contents of this box. If each pair of hexadecimal digits is the same (e.g. 00dd55), the color can be represented in 12-bit RGB.