
Had some time off from work, so I decided to redo the port from scratch because I simply couldn't find the original from backup and came up with this today. Need to figure out a nice way of remapping CMAP8 to 24bit displays as well as supplement the keyboard driver again. Oh well, the second time around I am doing more with less code.
Coolness!
ReplyDeleteDon't the plan 9 image libraries have fast converters? If not, it's the kind of job that's right up my street. Does Doom use a fixed palette?
I haven't looked at them as of yet, but I will.
ReplyDeleteDoom does change the palette for color effects.
I will be requesting contrib access once I get this code in a state where it can at least play sound and render properly. Then people can experiment with input drivers and Internet gamestate optimizations.