User Tools

Site Tools


base:interrupts

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
Last revisionBoth sides next revision
base:interrupts [2016-03-04 11:24] – [Interrupts and timing] ftcbase:interrupts [2019-02-16 05:08] – [Stable timing] kruthers
Line 9: Line 9:
   * [[Handling IRQs with some simple macros]] - How to handle all IRQ stuff easy - by rambones/Ancients   * [[Handling IRQs with some simple macros]] - How to handle all IRQ stuff easy - by rambones/Ancients
   * [[NMI Lock]] "disable" NMI - by Ninja/The Dreams   * [[NMI Lock]] "disable" NMI - by Ninja/The Dreams
 +  * [[base:nmi_lock_without_kernal|"Disable" NMI wihout use of kernal]] - by Sokrates
   * [[base:restore and cia 2|Surviving Restore key presses while using CIA2 timer NMIs]] - by White Flame   * [[base:restore and cia 2|Surviving Restore key presses while using CIA2 timer NMIs]] - by White Flame
   * [[base:quick_exit_from_interrupt|Quick exit from interrupt]] - Neat trick to save one cycle when quitting an interrupt - text by Frantic, trick invented by someone else.   * [[base:quick_exit_from_interrupt|Quick exit from interrupt]] - Neat trick to save one cycle when quitting an interrupt - text by Frantic, trick invented by someone else.
Line 18: Line 19:
   * [[stable timing - jackasser|"Stable timing approaches"]] - Article series by Jackasser/Instinct   * [[stable timing - jackasser|"Stable timing approaches"]] - Article series by Jackasser/Instinct
   * [[Stable Raster Routine]] - Non cryptic explination by TWW / Creators   * [[Stable Raster Routine]] - Non cryptic explination by TWW / Creators
 +  * [[improved clockslide|Improved Clock Slide]] by lft
 +  * [[stable_raster_with_lightpen|Stable Raster with Lightpen]] - Kruthers
  
 ==== Routines ==== ==== Routines ====
Line 28: Line 31:
   * [[Frame skipping]] - by Mace   * [[Frame skipping]] - by Mace
   * [[Double irq explained]] - Double interrupts by TheHighlander 2015   * [[Double irq explained]] - Double interrupts by TheHighlander 2015
 +  * [[NMIs and distributed jitter-correction routines|The Ninja-Method: NMIs and distributed jitter-correction routines]] - by St0fF/Neoplasia^theObsessedManiacs
 ===== Advanced program flow ===== ===== Advanced program flow =====
  
base/interrupts.txt · Last modified: 2020-06-14 22:36 by ftc