FrOSt-Foundation / cFrOSt

FrOSt, but in C
4 stars 0 forks source link

Improve int handler. #26

Closed Yamakaky closed 8 years ago

Yamakaky commented 8 years ago

Defines a int table for hard and soft interrupts.

Soft int callers can only pass two args and no return value, using B and C.

Yamakaky commented 8 years ago

Doesn't work