Menu

Code2 Commit Log


Commit Date  
[r5275] by debug

Make OpenBSD/mvme88k able to read characters when halting the system.

2008-12-06 19:12:08 Tree
[r5274] by debug

Implementing the M88K rot instruction (triadic register form).

2008-12-06 19:06:57 Tree
[r5273] by debug

0xff was too much, it caused OpenBSD to bug out randomly (stack overflow?).

2008-12-06 18:50:51 Tree
[r5272] by debug

Implementing the "max negative number" condition of the M88K bcnd instruction.

2008-12-06 18:08:44 Tree
[r5271] by debug

Implementing rudimentary tx/rx interrupts for clmpcc; OpenBSD/mvme88k can input/output stuff in userland now :)

2008-12-06 17:38:38 Tree
[r5270] by debug

Interrupt exceptions (in cpu_dyntrans.c) are no longer generated while single-stepping. (It was too annoying.)

2008-12-04 05:52:21 Tree
[r5269] by debug

FINALLY found the M88K bug I've been hunting: conditional
branches with delay slots did not set the delay target address
correctly in the case the branch was _not_ taken.

2008-12-03 03:08:22 Tree
[r5268] by debug

Do not do translation read-ahead when using breakpoints.

2008-12-03 03:04:06 Tree
[r5267] by debug

Using register names in dev_clmpcc, but no actual progress on getting OpenBSD/mvme88k to boot further.

2008-12-03 01:48:14 Tree
[r5266] by debug

Updating the man page date from November to December 2008.

2008-12-02 06:30:07 Tree
Older >