Menu

Code2 Commit Log


Commit Date  
[r5785] by debug

Committing some more Dreamcast work-in-progress stuff; fake texture rendering, some more progress on getting the PROM image from my real Dreamcast to run.

2011-08-20 06:32:03 Tree
[r5784] by debug

ptrdiff_t => std::ptrdiff_t to make gcc 4.6.1 happy. (Noticed by Nigel Horne.)

2011-08-20 06:26:10 Tree
[r5783] by debug

Updating the section on running PROM images in GXemul.

2011-08-20 06:20:28 Tree
[r5782] by debug

Adding comment.

2011-07-06 10:30:47 Tree
[r5781] by debug

Implementing register pair variant of SuperH fmov_frm_rn, adding implementations of "LDS Rm,MACH", and "LDS Rm,MACL".

2011-07-06 10:30:18 Tree
[r5780] by debug

Continuing on Dreamcast PVR graphics. Implementing simple software triangle rendering (with z-buffer). tatest, gltest, and dcfighting look reasonable. Polygon colors are random. No textures yet.

2011-07-03 11:40:17 Tree
[r5779] by debug

Minor updates (mostly comments regarding NetBSD/dreamcast).

2011-07-03 11:24:02 Tree
[r5778] by debug

Changing PVR_OB_ADDR_MASK from 0x00f00000 to 0x00f80000, in order to get Comstedt's tatest cube demo to run.

2011-07-03 10:12:19 Tree
[r5777] by debug

Copyright message.

2011-07-03 10:11:07 Tree
[r5776] by debug

Remove the graphics reinitialization code from the "Bootstrap 1" state: it seems to be up to individual programs (at 0x8c010000) to restore graphics.

2011-07-03 10:10:30 Tree
Older >