User Tools

Site Tools


x68000:go555sa_monitor_remote

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
x68000:go555sa_monitor_remote [2022/05/14 16:05] – [Hidden buttons] TD-Linuxx68000:go555sa_monitor_remote [2024/04/22 14:56] (current) – [Remote Programming] skusuma
Line 3: Line 3:
 ^ model number ^ matching monitors ^ notes ^ ^ model number ^ matching monitors ^ notes ^
 | GO555SA | CZ-612D | 19 populated buttons, 2 unpopulated | | GO555SA | CZ-612D | 19 populated buttons, 2 unpopulated |
-| GO501SA | | アナログ/デジタル button |+| GO501SA | CZ-600DE | アナログ/デジタル button |
 | ? | CZ-605D, CZ-614D | 主音声/副音声 button | | ? | CZ-605D, CZ-614D | 主音声/副音声 button |
  
Line 36: Line 36:
 |12|12|000110110000| |12|12|000110110000|
 |hidden 1||000111100000| |hidden 1||000111100000|
-|analog/digital [1]|アナログ/デジタル|000111100000 ?| +|analog/digital [1]|アナログ/デジタル|?
-|first/second audio program [2]|主音声/副音声|000111100000 ?|+|first/second audio program [2]|主音声/副音声|?|
 |hidden 2||000101100000| |hidden 2||000101100000|
  
-[1] GO501SA only, same position as hidden 1. Code assumed.+[1] GO501SA only, same position as hidden 1.
  
-[2] GO???SA only, same position as hidden 1. Code assumed.+[2] GO???SA only, same position as hidden 1.
  
 Note that the middle 5 bits are identical to the IOCS _TVCTRL call (and the bytes sent via serial over the REMOTE connector), in LSB order. Codes outside of what the remote sends haven't been tested but likely perform the same functions as _TVCTRL. Note that the middle 5 bits are identical to the IOCS _TVCTRL call (and the bytes sent via serial over the REMOTE connector), in LSB order. Codes outside of what the remote sends haven't been tested but likely perform the same functions as _TVCTRL.
Line 56: Line 56:
 * Hidden button 2. The code corresponds to _TVCTRL $07, "電源オン". On a CZ-613D, causes the monitor to blank for about a second, but only when computer mode. The monitor seems to not turn off, possibly because a signal is present. * Hidden button 2. The code corresponds to _TVCTRL $07, "電源オン". On a CZ-613D, causes the monitor to blank for about a second, but only when computer mode. The monitor seems to not turn off, possibly because a signal is present.
  
 +
 + 
x68000/go555sa_monitor_remote.1652508353.txt.gz · Last modified: 2022/05/14 16:05 by TD-Linux