issues
search
kervinck
/
gigatron-rom
System, apps and tooling for the Gigatron TTL microcomputer
BSD 2-Clause "Simplified" License
235
stars
80
forks
source link
Ver 0.8.3
#115
Closed
at67
closed
5 years ago
at67
commented
5 years ago
CONTROLS:
Added mouse control to the hex editor, file and ROM browsers; this allows more control in all keyboard modes.
Removed unneeded and confusing keyboard commands.
Combined keyboard modes under one toggleable command.
Simplified, refactored and removed some legacy and unused code.
CTRL keys control emulator, ALT keys control real hardware, mouse controls text cursor.
GRAPHICS:
Better defaults for startup graphics options, more likely to work out of the box and a range of PC's.
Added ScaleX and ScaleY options to graphics_config.ini, these allow you to adjust Width and Height easier.
Added Filter option to graphics_config.ini, this allows you to choose between Nearest and Linear filtering.
AUDIO:
Added buffered audio path for better compatibility with a wider range of PC hardware.
Added audio_config.ini configuration file that contains RealTimeAudio, RealTimeAudio=0 enables buffered audio.
Buffered audio forces the emulator to be locked at 60hz, thus the Speed- and Speed+ controls are disabled in this mode.
CONTROLS:
GRAPHICS:
AUDIO: