This page (revision-7) was last changed on 03-Feb-2023 15:21 by Florian Dingler 

This page was created on 19-Jul-2010 20:15 by Florian Dingler

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 03-Feb-2023 15:21 584 bytes Florian Dingler to previous
6 19-Jul-2010 21:02 455 bytes Florian Dingler to previous | to last
5 19-Jul-2010 20:40 368 bytes Florian Dingler to previous | to last
4 19-Jul-2010 20:31 371 bytes Florian Dingler to previous | to last
3 19-Jul-2010 20:27 310 bytes Florian Dingler to previous | to last
2 19-Jul-2010 20:23 314 bytes Florian Dingler to previous | to last
1 19-Jul-2010 20:15 262 bytes Florian Dingler to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
Sets an interrupt vector. Usage: JMP $E45C
||ADR||HEXADR||NAME||Description||OS
|58460|$E45C|SETVBV|Set system timers and interrupt vectors|both
At line 4 added 18 lines
Sets an interrupt vector or system timer vector.
!!Usage:
Assembler
{{{
LDX MSB
LDY LSB
LDA (value see table below)
JSR $E45C
}}}
Action!
{{{
PROC SETVBV=*$E45C(BYTE VECTOR,MSB,LSB)
RETURN
}}}
At line 9 changed one line
|0|[VIMMEDIRQ]
|0|[VIMIRQ]
At line 15 changed 2 lines
|6|[VBLKIVKT]
|7|[VBLKDVKT]
|6|[VVBLKI]
|7|[VVBLKD]