OSDN Git Service

[VM] TRY:Use namespace {VMNAME} to separate around VMs. This feature still apply...
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / keyboard.cpp
2018-10-21 K.Ohta[VM] TRY:Use namespace {VMNAME} to separate around...
2018-10-08 K.Ohta[VM][FM7] .
2018-07-29 K.Ohta[VM] Add vm_template.h . This class, VM_TEMPLATE::...
2018-06-17 K.Ohta[VM][STATE] Apply new state framework to some devices...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-06-12 K.Ohta[STATE] Fix FTBFS.
2018-06-06 K.Ohta[VM][FM7][STATE] Apply new state framework to all compo...
2018-02-19 K.Ohta[VM][FM7][KEYBOARD] Fix initial key code value.
2018-01-25 K.Ohta[VM][FM7][KEYBOARD] Keep BREAK key when special reset...
2017-06-27 K.Ohta[EMU] Add EMU::get_extra_leds() to get led status.
2017-04-08 K.Ohta[VM][General] Merge Upstream 2017-03-30.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-12 K.Ohta[VM][AY-3-891X] Fix pre-scaler (this is hidden feature...
2017-02-02 K.Ohta[VM][General] *Important* Separate some devices to...
2016-10-24 K.Ohta[WIP][ROMAKANA] Move romaji-kana conversion from VM...
2016-10-23 K.Ohta[VM][FM7][KEYBVOARD] Adjust size of roma-kana buffer.
2016-10-23 K.Ohta[VM][KEYBOARD] Add ROMAJI-KANA conversion.(When set...
2016-08-26 K.Ohta[VM][WIP] Set default name to devices, these are WIP.
2016-08-24 K.Ohta[VM][DEVICE] Add set_device_name() and out_debug_log...
2016-05-04 K.Ohta[VM][FM7][FM77AV][KEYBOARD] Smoother auto stop key.
2016-05-04 K.Ohta[VM][FM7][KEYBOARD] Fix FTBFS.
2016-05-03 K.Ohta[FM77AV][KEYBOARD] Add hidden option : [BREAK] + FOO...
2016-04-30 K.Ohta[VM][FM77AV][KEYBOARD] Add hidden buzzer sequence.
2016-04-30 K.Ohta[VM][FM7][KEYBOARD] Fix too many input and overflow...
2016-04-30 K.Ohta[VM][UI][FM7][FM8][KEYBOARD] Add auto "5" and auto...
2016-04-27 K.Ohta[VM][FM7] Fix state save/load.
2016-04-21 K.Ohta[VM][FM7][KEYBOARD] (MAYBE) fix lock up with keyboard.
2016-04-10 K.Ohta[VM][FM77AV] More fix.
2016-04-09 K.Ohta[VM][FM77AV][KEYBOARD] Not repeat automatically with...
2016-04-06 K.Ohta[VM][FM7] Working GRPH key again.
2016-03-18 K.Ohta[VM][General][Qt] Merge upstream 20160317.
2016-03-02 K.Ohta[General][VM][FM7][CMake] Build at least eFM77AV40EX.
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-02-24 K.Ohta[VM][General][WIP] Apply new (Upstream 2016-02-21)...
2016-01-16 K.Ohta[VM][FM7][KEYBOARD] Fix hang up keyboard encoder at...
2015-12-18 K.Ohta[VM][Qt][OSD][Genaral] Sync to upstream ; phase 1:...
2015-10-28 K.Ohta[VM][FM7] Add SAVE/LOAD State.
2015-10-24 K.Ohta[VM][FM77AV][KEYBOARD][WIP] Fixing problem of pressing...
2015-10-01 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-10-01 K.Ohta[VM][FM7] Fix don't do autorepeat at FM-7/77.
2015-09-30 K.Ohta[VM][FM7][KEYBOARD] Fix don't do auto-repeat at FM...
2015-09-30 K.Ohta[VM][FM7] Remove unusev variables and fix some incorrec...
2015-08-25 K.Ohta[VM][FM77AV] Add buzzer to keyboard.
2015-08-19 K.Ohta[TOY][VM][FM77AV][KEYBOARD] Add hidden message.
2015-08-14 K.Ohta[VM][FM7][KEYBOARD] Set data register $ffffffff to...
2015-08-12 K.Ohta[UI][Qt][VM][FM7] Fixup keycode tables.
2015-08-10 K.Ohta[VM][FM7] Reset SUB_HALT when resetting SUB CPU (or...
2015-07-30 K.Ohta[VM][FM7][KEYBOARD] Fix polling interval of keyboard...
2015-07-30 K.Ohta[VM][FM7] Move mb61vh010.[cpp|h] and hd6844.[cpp|h...
2015-07-26 K.Ohta[VM][FM7][KEYBOARD] Workaround of [ESC] KEY, using...
2015-07-26 K.Ohta[VM][FM77AV][MAINIO][DISPLAY][KEYBOARD] Did workaround...
2015-07-26 K.Ohta[WIP][VM][FM77AV][KEYBOARD] Fixing drop keyboard data...
2015-07-24 K.Ohta[VM][FM7] Fix not displaying when NOT cyclesteal and...
2015-07-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-07-12 Kyuma Ohta[VM][FM77AV] Delete unused local-variables.
2015-06-18 K.Ohta[VM][FM77AV][FM77AV40] DMAC: Pass to compiling.
2015-06-16 K.Ohta[VM][FM77AV] Fix accessing to vram.
2015-06-16 K.Ohta[VM][FM7] Trim order of resetting.
2015-06-15 K.Ohta[VM][FM77AV][KEYBOARD] Fix handling of lines & fifos.
2015-06-15 K.Ohta[VM][FM7][KEYBOARD] Separate key code definitions.
2015-06-15 K.Ohta[VM][FM77AV][KEYBOARD] Add 16β mode.
2015-05-31 K.Ohta[VM][FM7] Keyboard: Adjust FIRQ sequence.
2015-05-29 K.Ohta[VM][FM7] Use "KANJI" key to ESC, not using "PAUSE...
2015-05-27 K.Ohta[VM][FM7][Display]
2015-05-24 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-24 Kyuma OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-24 Kyuma Ohta[General] Fix some security issues related from code...
2015-05-23 Kyuma Ohta[Build][FM7][VM] Reduce warnig when compiling (with...
2015-05-22 K.Ohta[VM][FM7] Remove unneeded comment outs.
2015-04-24 K.Ohta[VM][FM77AV] Fixing hand-shake lines for keyboard-encoder.
2015-04-23 K.Ohta[VM][FM77AV][WIP] Fixing real-time-key-scanning , WIP.
2015-04-23 K.Ohta[VM][FM7][KEYBOARD] Do not clear key-irq, on reading...
2015-04-23 K.Ohta[VM][FM7] Full sync to 1uS.
2015-04-12 K.Ohta[VM][FM7][KEYBOARD] Keyboard : Zap internal variable...
2015-04-12 K.Ohta[VM][FM77AV][DISPLAY] Fix wrong VRAM writing across...
2015-04-07 K.Ohta[VM][FM7] Fix pointing outs from Mr.Takeda.
2015-04-07 K.Ohta[General] Merge upstream 2015-04-07.
2015-04-07 K.Ohta[VM][FM7] Keyboard : Fix memory leak.
2015-04-03 K.Ohta[General][FM7] Fix weird prefix "0b". This disables...
2015-04-02 K.Ohta[VM][FM77AV] Implement RTC.
2015-04-02 K.Ohta[VM][FM7][KEYBOARD][WIP] Implementeing real-time scan...
2015-04-01 K.Ohta[VM][FM7][FM77AV] Build only FM7 supports, again.
2015-03-30 K.Ohta[VM][FM7] 77AV : ALU. WIP.
2015-03-30 K.Ohta[VM][FM77AV] Initial build.Some of FM7's softwares...
2015-03-12 K.Ohta[VM][FM7][SND] Sounds PSG and OPN, enable to use JoySti...
2015-03-12 K.Ohta[VM][FM7] Sounds BEEP and CMT. Still not sounds PSG...
2015-03-12 K.Ohta[VM][FM7] Add timer interrupt @ main.2.0345msec.
2015-03-12 K.Ohta[VM][FM7] Main BASIC ROM WORKS. Datarec, fdc, and sound...
2015-03-11 K.Ohta[VM][FM7] Passed linking. Keyboard part is working...
2015-03-11 K.Ohta[VM][FM7] EMUFM7: passed compilation, still not link.
2015-03-10 K.Ohta[VM][FM7] Implementing keyboard.cpp .
2015-03-10 K.Ohta[VM][FM7] More implementing DISPLAY. WIP.
2015-02-15 K.Ohta[VM][FM7] keyboard.cpp : Add implementation ofd RTC...
2015-02-14 K.Ohta[WIP][VM][FM7] Implementing keyboard, more...
2015-02-11 K.Ohta[VM][FM-7] Keyboard : implement convert table : VK...
2015-02-11 K.Ohta[VM][FM7][WIP] Start to implement keyboard.