YARISIM: Simulate a framebuffer
commit46845602995f1bc5fa2d48d32b2460f7719ed112
authorTommy Thorn <tommy-git@thorn.ws>
Mon, 24 Nov 2008 08:08:34 +0000 (24 00:08 -0800)
committerTommy Thorn <tommy-git@thorn.ws>
Mon, 24 Nov 2008 08:11:44 +0000 (24 00:11 -0800)
tree8d629785c68ea54ab795323d6404d02328547ec9
parent9a5cc3fc21d1ba86d29bea67a7486adc6fa11c58
YARISIM: Simulate a framebuffer

This teaches YARISIM to handle a 1024x768x8 (RGB332) framebuffer,
using SDL. This matches the video implementation for the DE2-70
target and could be generalized.
yarisim/Makefile
yarisim/runmips.h
yarisim/sim.c
yarisim/support.c