Programmer's key: Difference between revisions

Content deleted Content added
m stub sort
No edit summary
Line 5:
The '''programmer's key''', or ''interrupt button'', is a button or switch on MacOS-era [[Apple Macintosh|Macintosh]] systems, which jumps to a [[machine code monitor]]. The symbol on the button is ⎉: {{unichar|2389|html=}}. On most [[68000 family]] based Macintosh computers, an interrupt request can also be sent by holding down the ''command'' key and striking the ''power'' key on the keyboard. This effect is also simulated by the 68000 environment of the [[Mac OS nanokernel]] on PowerPC machines and the [[Classic environment]].
 
A plastic insert came with [[Macintosh 128K]], [[Macintosh 512K]], [[Macintosh Plus]], and [[Macintosh PlusSE]] computers that could be attached to the exterior of the case and was used to press an interrupt button located on the motherboard.<ref>{{cite web |url=https://www.hardwaresecrets.com/inside-the-macintosh-plus/4/ |title=Inside the Macintosh Plus |first=Gabriel |last=Torres |date=January 2, 2013 |website=Hardware Secrets |accessdate=September 18, 2018}}</ref><ref>{{cite web |url=https://www.macobserver.com/tmo/article/happy-birthday-mac-how-to-recover-from-the-dreaded-bomb-box-error-message |title=Happy Birthday, Mac - How to Recover From the Dreaded Bomb Box Error Message |first=Sandro |last=Cuccia |date=January 25, 2014 |website=The Mac Observer |accessdate=September 18, 2018}}</ref>
 
Modern Mac hardware no longer includes the interrupt button, as the Mac OS X operating system has integrated debugging options. In addition, Mac OS X's protected memory blocks direct patching of system memory (in order to better secure the system).