kierenj / 0x10c-DevKit

0x10c DevKit
http://0x10c-devkit.com/
39 stars 4 forks source link

Optional display for all interface plugins #171

Open ghost opened 12 years ago

ghost commented 12 years ago

An information display for plugins to aid in debugging. As an example: Keyboard display: Shows currently pressed key, and information of how it is currently configured Clock display: Shows current settings, time remaining until tick, etc.

ghost commented 12 years ago

I can't decide if these displays should be able to interact with the hardware or not. Although it would be neat to have the monitor, and the keyboard truly separate.

kierenj commented 12 years ago

An interesting idea, but a lot of work what I can currently see is very little return. Is there a specific issue you are having trouble solving? :)

ghost commented 12 years ago

I just think we have debug tools for the dcpu, but almost nothing for the plugins.