Menu

Code2 Commit Log


Commit Date  
[r5278] by debug

Beginning on a osiop (NCR 53C710 SCSI) device skeleton.

2008-12-09 01:33:14 Tree
[r5277] by debug

Continuing on Dreamcast PowerVR register names, etc.

2008-12-07 08:21:51 Tree
[r5276] by debug

The FIP != NIP+4 situation in the M88K rte instruction is now supported (i.e. executing one instruction from the pipeline, and then continuing somewhere else).

2008-12-06 20:34:51 Tree
[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
Older >