This is an updated version of the previous patch with the following changes:
v2:
- Rebased onto git master
- Move FCode ROM load from sun4m board to TCX device
- Update README file to reflect origin of QEMU,tcx.bin ROM
- Add QEMU,tcx.bin ROM to Makefile so it is copied to the correct place
during install
Mark Cave-Ayland (1):
sun4m: Add FCode ROM for TCX framebuffer
Makefile | 2 +-
hw/display/tcx.c | 27 ++++++++++++++++++++++++++-
hw/sparc/sun4m.c | 17 ++++++++++-------
pc-bios/QEMU,tcx.bin | Bin 0 -> 1242 bytes
pc-bios/README | 4 ++--
5 files changed, 39 insertions(+), 11 deletions(-)
create mode 100644 pc-bios/QEMU,tcx.bin
--
1.7.10.4