Implement preliminary SAM Coupé emulationmaster
commitfe3c2ea8e0859a7fdd1193f0085b82146b5e97c4
authorStuart Brady <stuart.brady@gmail.com>
Sun, 27 Sep 2009 11:54:06 +0000 (27 12:54 +0100)
committerStuart Brady <stuart.brady@gmail.com>
Sun, 27 Sep 2009 11:54:06 +0000 (27 12:54 +0100)
tree36317d4f94978094bfb97a8d35d12e1a313b1a0d
parentadfbf85f98f9b31b586f5b8f8b7e1ab94f931c96
Implement preliminary SAM CoupĂ© emulation

Currently only supports graphics mode 4, and lacks support for the
palette, FDC, and other devices.
Makefile
Makefile.target
hw/sam_coupe.c [new file with mode: 0644]
hw/sam_key_template.h [new file with mode: 0644]
hw/sam_keyboard.c [new file with mode: 0644]
hw/sam_keyboard.h [new file with mode: 0644]
hw/sam_video.c [new file with mode: 0644]
hw/sam_video.h [new file with mode: 0644]