Mariano Alvira
efb6671bf7
Merge branch 'untested'
2009-04-24 16:04:37 -04:00
Mariano Alvira
2288c9e2ff
better way to do irqs
2009-04-24 15:42:15 -04:00
Mariano Alvira
e510c078d8
Merge branch 'untested'
2009-04-22 16:09:07 -04:00
Mariano Alvira
8964c60d9a
enabling thumb only enter user mode in tmr-ints.
...
usermode breaks rftests.
2009-04-22 16:06:35 -04:00
Mariano Alvira
9f31e40864
only go into usermode in the interrupt test... still sorting out the
...
best way to handle this.
2009-04-22 15:14:04 -04:00
Mariano Alvira
bdbf279d0f
tmr imts works. I'm not thrilled with how the interrupts and modes are
...
set... but I'm not sure what to do about it. The big problem is that I
have to be in user mode to service irqs, but I can't enable and
disable F and I in usermode. All I can do is an swi and then have
handler which lets me enable or disable them (like a mini-syscall).
2009-04-22 14:55:40 -04:00
Mariano Alvira
09b15558a1
preliminary interrupts. looks like it is entering the isr but isn't
...
leaving correctly.
2009-04-20 18:31:13 -04:00
Mariano Alvira
3171d01b7c
added my info to the copyright.
2009-04-18 15:56:49 -04:00
Mariano Alvira
438c940ed7
nvm read works now.
2009-04-15 17:32:00 -04:00
Mariano Alvira
28242cc8e1
performs rom_data_init
2009-04-15 16:14:34 -04:00
Mariano Alvira
d76846385a
startup with rom reserved vars and patch tables
2009-04-15 15:13:38 -04:00
Mariano Alvira
721173449c
startup code
2009-04-15 15:03:47 -04:00