OSDN Git Service

csp-qt/common_source_project-fm7.git
9 years ago[VM][MC6809][MB8877] Comment out debug printouts.
K.Ohta [Sat, 21 Mar 2015 10:47:16 +0000 (19:47 +0900)]
[VM][MC6809][MB8877] Comment out debug printouts.

9 years ago[VM][FM7][SUBSYSTEM] MAINIO: Get busy flag from display directly.WORKING 1942.
K.Ohta [Sat, 21 Mar 2015 10:46:06 +0000 (19:46 +0900)]
[VM][FM7][SUBSYSTEM] MAINIO: Get busy flag from display directly.WORKING 1942.

9 years ago[VM][FM7][WIP] Floppy: Embed debugging codes to work 1942.
K.Ohta [Fri, 20 Mar 2015 21:01:57 +0000 (06:01 +0900)]
[VM][FM7][WIP] Floppy: Embed debugging codes to work 1942.

9 years ago[VM][FDC][MB8877] D77/D88 : Make dummy track data when seeking to un format track.
K.Ohta [Fri, 20 Mar 2015 17:26:24 +0000 (02:26 +0900)]
[VM][FDC][MB8877] D77/D88 : Make dummy track data when seeking to un format track.

9 years ago[WIP][VM][FM7] Check heavily when using OS-9 L1.
K.Ohta [Thu, 19 Mar 2015 23:00:42 +0000 (08:00 +0900)]
[WIP][VM][FM7] Check heavily when using OS-9 L1.

9 years ago[VM][FM7][SOUND][OPN] WIP: Fixing CSM mode is not working.
K.Ohta [Thu, 19 Mar 2015 19:40:34 +0000 (04:40 +0900)]
[VM][FM7][SOUND][OPN] WIP: Fixing CSM mode is not working.

9 years ago[VM][FM7][MAINIO] Fix IRQ handling ; I was wrong (;´Д`)
K.Ohta [Thu, 19 Mar 2015 18:00:33 +0000 (03:00 +0900)]
[VM][FM7][MAINIO] Fix IRQ handling ; I was wrong (;´Д`)

9 years ago[VM][FM7][FDC] Bug: Fix flags correctness.
K.Ohta [Thu, 19 Mar 2015 13:12:19 +0000 (22:12 +0900)]
[VM][FM7][FDC] Bug: Fix flags correctness.

9 years ago[VM][DISK] Not set crc-error at sector_data[0x0a] == 0x00 or 0x10, this is temporally...
K.Ohta [Thu, 19 Mar 2015 13:10:47 +0000 (22:10 +0900)]
[VM][DISK] Not set crc-error at sector_data[0x0a] == 0x00 or 0x10, this is temporally work around.

9 years ago[VM][FM7][MAINIO] Split around sound, floppy to separate file.
K.Ohta [Thu, 19 Mar 2015 12:27:18 +0000 (21:27 +0900)]
[VM][FM7][MAINIO] Split around sound, floppy to separate file.

9 years ago[VM][FM7] WIP: Trying to fix unreadable some D77 images.
K.Ohta [Thu, 19 Mar 2015 06:24:17 +0000 (15:24 +0900)]
[VM][FM7] WIP: Trying to fix unreadable some D77 images.

9 years ago[VM][HC20][Qt] memory.cpp : Implement lacked function : min().
K.Ohta [Thu, 19 Mar 2015 06:23:19 +0000 (15:23 +0900)]
[VM][HC20][Qt] memory.cpp : Implement lacked function : min().

9 years ago[Build][General][FM7] Using beep instead of pcm1bit.
K.Ohta [Wed, 18 Mar 2015 08:26:03 +0000 (17:26 +0900)]
[Build][General][FM7] Using beep instead of pcm1bit.

9 years ago[VM][FM7] Using logger.
K.Ohta [Wed, 18 Mar 2015 07:50:14 +0000 (16:50 +0900)]
[VM][FM7] Using logger.

9 years ago[General][Qt] Use AGAR_LoggerFoo() to log messages.
K.Ohta [Wed, 18 Mar 2015 07:35:53 +0000 (16:35 +0900)]
[General][Qt] Use AGAR_LoggerFoo() to log messages.

9 years ago[VM][FM7] MainIO : Fix interrupt registers ($FD03) ワーイヽ(゚∀゚)メ(゚∀゚)メ(゚∀゚)ノワーイ
K.Ohta [Wed, 18 Mar 2015 06:33:44 +0000 (15:33 +0900)]
[VM][FM7] MainIO : Fix interrupt registers ($FD03) ワーイヽ(゚∀゚)メ(゚∀゚)メ(゚∀゚)ノワーイ

9 years ago[VM][MC6809] I merged forgotten save_state/load_state X-)
K.Ohta [Wed, 18 Mar 2015 06:01:32 +0000 (15:01 +0900)]
[VM][MC6809] I merged forgotten save_state/load_state X-)

9 years ago[General][Qt] Merge upstream 2015-03-15.
K.Ohta [Wed, 18 Mar 2015 05:51:04 +0000 (14:51 +0900)]
[General][Qt] Merge upstream 2015-03-15.

9 years ago[WIP]
K.Ohta [Tue, 17 Mar 2015 20:51:57 +0000 (05:51 +0900)]
[WIP]

9 years ago[WIP][MC6809] Trim indents.
K.Ohta [Tue, 17 Mar 2015 20:51:28 +0000 (05:51 +0900)]
[WIP][MC6809] Trim indents.

9 years ago[VM][MC6809] Fix clear of irq/firq on new interrupt checker.
K.Ohta [Tue, 17 Mar 2015 19:50:44 +0000 (04:50 +0900)]
[VM][MC6809] Fix clear of irq/firq on new interrupt checker.

9 years ago[VM][MC6809] IRQ HANDLING : Import from XM7/SDL.
K.Ohta [Tue, 17 Mar 2015 19:34:15 +0000 (04:34 +0900)]
[VM][MC6809] IRQ HANDLING : Import from XM7/SDL.

9 years ago[VM][MC6809] Import XM7/SDL's instruction routines (m6809ops.h / m6809tbl.h)to mc6809...
K.Ohta [Tue, 17 Mar 2015 19:13:31 +0000 (04:13 +0900)]
[VM][MC6809] Import XM7/SDL's instruction routines (m6809ops.h / m6809tbl.h)to mc6809.cpp.
[VM][MC6809] Separate some definitions to mc6809_consts.h

9 years ago[VM][FM7][WIP][PSG] Fixing not sound on PLAY statement.
K.Ohta [Tue, 17 Mar 2015 16:45:53 +0000 (01:45 +0900)]
[VM][FM7][WIP][PSG] Fixing not sound on PLAY statement.

9 years ago[VM][FM7][WIP] MainIO: Fixing around interrupts.
K.Ohta [Tue, 17 Mar 2015 13:02:06 +0000 (22:02 +0900)]
[VM][FM7][WIP] MainIO: Fixing around interrupts.

9 years ago[VM][FM7]MainIO : NEVER change irq flags when masked keyboard irq.
K.Ohta [Tue, 17 Mar 2015 09:54:05 +0000 (18:54 +0900)]
[VM][FM7]MainIO : NEVER change irq flags when masked keyboard irq.

9 years ago[VM][FM7][WIP] Fixing some softwares (i.e.Sonic BOOM) were frozen with cyclesteal...
K.Ohta [Mon, 16 Mar 2015 18:08:43 +0000 (03:08 +0900)]
[VM][FM7][WIP] Fixing some softwares (i.e.Sonic BOOM) were frozen with cyclesteal = off.

9 years ago[VM][FM7][DISPLAY] Apply befor MC6809's changing.
K.Ohta [Mon, 16 Mar 2015 14:20:12 +0000 (23:20 +0900)]
[VM][FM7][DISPLAY] Apply befor MC6809's changing.

9 years ago[VM][MC6809] Do not clear interrupt automatically, excepts NMI.
K.Ohta [Mon, 16 Mar 2015 14:07:17 +0000 (23:07 +0900)]
[VM][MC6809] Do not clear interrupt automatically, excepts NMI.

9 years ago[VM][FM7] SUBSYSTEM/DISPLAY : Add clr()_foo features to clear any bus.
K.Ohta [Mon, 16 Mar 2015 13:02:00 +0000 (22:02 +0900)]
[VM][FM7] SUBSYSTEM/DISPLAY : Add clr()_foo features to clear any bus.

9 years ago[FM7][DISPLAY] Force SYNC submemory and mainmemory to SUBCPU.
K.Ohta [Mon, 16 Mar 2015 10:48:33 +0000 (19:48 +0900)]
[FM7][DISPLAY] Force SYNC submemory and mainmemory to SUBCPU.

9 years ago[VM][FM7][MC6809] Add BUSLINE determines MPU is (not) halted.
K.Ohta [Mon, 16 Mar 2015 10:34:57 +0000 (19:34 +0900)]
[VM][FM7][MC6809] Add BUSLINE determines MPU is (not) halted.

9 years ago[VM][FM7] WIP: Implementing correct subsystem, yet.
K.Ohta [Sun, 15 Mar 2015 21:00:52 +0000 (06:00 +0900)]
[VM][FM7] WIP: Implementing correct subsystem, yet.

9 years ago[VM][FM7] WIP: Implementing correct subsystem.
K.Ohta [Sun, 15 Mar 2015 19:44:31 +0000 (04:44 +0900)]
[VM][FM7] WIP: Implementing correct subsystem.

9 years ago[VM][FM7][DISPLAY] Correct halt of SUBCPU.
K.Ohta [Sun, 15 Mar 2015 17:48:08 +0000 (02:48 +0900)]
[VM][FM7][DISPLAY] Correct halt of SUBCPU.

9 years ago[VM][MC6809] Re-implement correct BUSREQ.
K.Ohta [Sun, 15 Mar 2015 17:47:39 +0000 (02:47 +0900)]
[VM][MC6809] Re-implement correct BUSREQ.

9 years ago[VM][MC6809] Fix wrong MUL instruction.Re-Enter.
K.Ohta [Fri, 13 Mar 2015 14:28:09 +0000 (23:28 +0900)]
[VM][MC6809] Fix wrong MUL instruction.Re-Enter.

Conflicts:
source/src/vm/mc6809.cpp
source/src/vm/mc6809.h

9 years ago[VM][6809][WIP]
K.Ohta [Sun, 15 Mar 2015 15:11:09 +0000 (00:11 +0900)]
[VM][6809][WIP]

9 years ago[VM][MC6809] Improve implements.
K.Ohta [Sun, 15 Mar 2015 14:28:45 +0000 (23:28 +0900)]
[VM][MC6809] Improve implements.

9 years ago[VM][MC6809] Clear H flag on SUB/SBC.
K.Ohta [Sun, 15 Mar 2015 06:19:03 +0000 (15:19 +0900)]
[VM][MC6809] Clear H flag on SUB/SBC.
[VM][MC6809] Using SET_HNZVC on any insns.

9 years ago[FM7][DISPLAY] Fix not resetting multi-page after reset().
K.Ohta [Sun, 15 Mar 2015 04:35:34 +0000 (13:35 +0900)]
[FM7][DISPLAY] Fix not resetting multi-page after reset().

9 years ago[VM][MC6809] Fixing some instructions. Sounds RELICS, not sound play instruction.
K.Ohta [Sun, 15 Mar 2015 04:28:17 +0000 (13:28 +0900)]
[VM][MC6809] Fixing some instructions. Sounds RELICS, not sound play instruction.

9 years ago[VM][MC6809] Implement faster index addressing postbyte.
K.Ohta [Sat, 14 Mar 2015 02:40:39 +0000 (11:40 +0900)]
[VM][MC6809] Implement faster index addressing postbyte.

9 years ago[VM][MC6809] Faster interpret instructions.
K.Ohta [Fri, 13 Mar 2015 19:25:21 +0000 (04:25 +0900)]
[VM][MC6809] Faster interpret instructions.

9 years ago[VM][MC6809] Remove volatile definition.
K.Ohta [Fri, 13 Mar 2015 17:57:14 +0000 (02:57 +0900)]
[VM][MC6809] Remove volatile definition.

9 years ago[VM][FM7] Display : ON demand drawing.
K.Ohta [Fri, 13 Mar 2015 17:56:31 +0000 (02:56 +0900)]
[VM][FM7] Display : ON demand drawing.
[General][Build][FM7] Ready to build with llvm clang.

9 years ago[VM][MC6809] Clear all registers on reset.
K.Ohta [Fri, 13 Mar 2015 17:12:09 +0000 (02:12 +0900)]
[VM][MC6809] Clear all registers on reset.

9 years ago[VM][FM7][Sound] Clearly beep(WIP).
K.Ohta [Fri, 13 Mar 2015 17:11:32 +0000 (02:11 +0900)]
[VM][FM7][Sound] Clearly beep(WIP).

9 years ago[VM][FM7] Disable basic-rom excepts basic boot mode.
K.Ohta [Fri, 13 Mar 2015 16:41:30 +0000 (01:41 +0900)]
[VM][FM7] Disable basic-rom excepts basic boot mode.

9 years ago[VM][FM7] FDC: DO NOT interrupt on DRQ.
K.Ohta [Fri, 13 Mar 2015 16:10:39 +0000 (01:10 +0900)]
[VM][FM7] FDC: DO NOT interrupt on DRQ.

9 years ago[VM][FM7] Improbe implementation of MAIN::$FD03 and interrupts.
K.Ohta [Fri, 13 Mar 2015 15:50:48 +0000 (00:50 +0900)]
[VM][FM7] Improbe implementation of MAIN::$FD03 and interrupts.

9 years ago[VM][FM7] Fix reading from MAIN:FD04.
K.Ohta [Fri, 13 Mar 2015 15:20:50 +0000 (00:20 +0900)]
[VM][FM7] Fix reading from MAIN:FD04.
[VM][FM7] Count IRQ/FIRQ/NMI.

9 years ago[VM][MC6809] Fix wrong MUL instructionb.
K.Ohta [Fri, 13 Mar 2015 14:28:09 +0000 (23:28 +0900)]
[VM][MC6809] Fix wrong MUL instructionb.

9 years ago[VM][EVENT]
K.Ohta [Thu, 12 Mar 2015 20:40:39 +0000 (05:40 +0900)]
[VM][EVENT]

9 years ago[VM][FM7][UI] Improve quality of HOT-START(special reset) implementation.
K.Ohta [Thu, 12 Mar 2015 20:39:48 +0000 (05:39 +0900)]
[VM][FM7][UI] Improve quality of HOT-START(special reset) implementation.

9 years ago[VM][FM7][SND] Sounds PSG and OPN, enable to use JoyStick, but something is wrong.
K.Ohta [Thu, 12 Mar 2015 19:53:08 +0000 (04:53 +0900)]
[VM][FM7][SND] Sounds PSG and OPN, enable to use JoyStick, but something is wrong.

9 years ago[VM][FM7] Sounds BEEP and CMT. Still not sounds PSG/OPN...
K.Ohta [Thu, 12 Mar 2015 15:40:24 +0000 (00:40 +0900)]
[VM][FM7] Sounds BEEP and CMT. Still not sounds PSG/OPN...

9 years ago[VM][FM7] Add cyclesteal features.
K.Ohta [Thu, 12 Mar 2015 14:17:38 +0000 (23:17 +0900)]
[VM][FM7] Add cyclesteal features.
[VM][FM7] Fix correct clock changing.

9 years ago[VM][FM7] Add timer interrupt @ main.2.0345msec.
K.Ohta [Thu, 12 Mar 2015 13:29:44 +0000 (22:29 +0900)]
[VM][FM7] Add timer interrupt @ main.2.0345msec.

9 years ago[UI][FM7][Qt] Modify menus.
K.Ohta [Thu, 12 Mar 2015 13:29:21 +0000 (22:29 +0900)]
[UI][FM7][Qt] Modify menus.

9 years ago[VM][MC6809] Fix wrong some instructions.
K.Ohta [Thu, 12 Mar 2015 10:29:44 +0000 (19:29 +0900)]
[VM][MC6809] Fix wrong some instructions.

9 years ago[VM][FM7] Kanjirom: fix memory size.
K.Ohta [Thu, 12 Mar 2015 07:54:55 +0000 (16:54 +0900)]
[VM][FM7] Kanjirom: fix memory size.

9 years ago[VM][FM7][MAINIO] Fix kanji rom, some characters (i.e."待") are not displayed.
K.Ohta [Thu, 12 Mar 2015 07:50:04 +0000 (16:50 +0900)]
[VM][FM7][MAINIO] Fix kanji rom, some characters (i.e."待") are not displayed.

9 years ago[VM][FM7][Display] Fix around scroll register.
K.Ohta [Thu, 12 Mar 2015 07:36:01 +0000 (16:36 +0900)]
[VM][FM7][Display] Fix around scroll register.
[FM7][Display] Faster drawing.

9 years ago[VM][FM7] Floppy working(at least reading).
K.Ohta [Thu, 12 Mar 2015 07:11:17 +0000 (16:11 +0900)]
[VM][FM7] Floppy working(at least reading).

9 years ago[VM][FM7] Main BASIC ROM WORKS. Datarec, fdc, and sound still now work.
K.Ohta [Thu, 12 Mar 2015 04:32:47 +0000 (13:32 +0900)]
[VM][FM7] Main BASIC ROM WORKS. Datarec, fdc, and sound still now work.

9 years ago[VM][FM7] SUBMONITOR SEEMS TO WORKING.
K.Ohta [Thu, 12 Mar 2015 04:08:44 +0000 (13:08 +0900)]
[VM][FM7] SUBMONITOR SEEMS TO WORKING.

9 years ago[VM][FM7] Passed linking. Keyboard part is working, others are still not working.
K.Ohta [Wed, 11 Mar 2015 12:44:18 +0000 (21:44 +0900)]
[VM][FM7] Passed linking. Keyboard part is working, others are still not working.

9 years ago[VM][FM7][General] Passed to link.
K.Ohta [Wed, 11 Mar 2015 09:50:25 +0000 (18:50 +0900)]
[VM][FM7][General] Passed to link.

9 years ago[VM][FM7] EMUFM7: passed compilation, still not link.
K.Ohta [Wed, 11 Mar 2015 09:11:17 +0000 (18:11 +0900)]
[VM][FM7] EMUFM7: passed compilation, still not link.

9 years ago[VM][FM7] Implementing keyboard.cpp .
K.Ohta [Tue, 10 Mar 2015 21:39:02 +0000 (06:39 +0900)]
[VM][FM7] Implementing keyboard.cpp .

9 years ago[VM][PC8801] Apply cpufreq changing features.
K.Ohta [Tue, 10 Mar 2015 20:08:19 +0000 (05:08 +0900)]
[VM][PC8801] Apply cpufreq changing features.

9 years ago[VM][FM7] Passed compilation excepts keyboard.cpp.
K.Ohta [Tue, 10 Mar 2015 19:15:54 +0000 (04:15 +0900)]
[VM][FM7] Passed compilation excepts keyboard.cpp.

9 years ago[VM][FM-7] Implement more IOs.
K.Ohta [Tue, 10 Mar 2015 16:04:46 +0000 (01:04 +0900)]
[VM][FM-7] Implement more IOs.

9 years ago[VM][FM7] More implementing DISPLAY. WIP.
K.Ohta [Tue, 10 Mar 2015 08:48:48 +0000 (17:48 +0900)]
[VM][FM7] More implementing DISPLAY. WIP.

9 years ago[General][Qt] Merge upstream, datarecorder with sound.
K.Ohta [Tue, 10 Mar 2015 05:29:45 +0000 (14:29 +0900)]
[General][Qt] Merge upstream, datarecorder with sound.
[VM] Datarec: Fix loading T77 image.

9 years ago[WIP][VM][FM7] Display : still implementing.
K.Ohta [Sun, 8 Mar 2015 11:25:30 +0000 (20:25 +0900)]
[WIP][VM][FM7] Display : still implementing.

9 years ago[VM][FM7] Delete Machine specified definitions.
K.Ohta [Sun, 8 Mar 2015 10:34:54 +0000 (19:34 +0900)]
[VM][FM7] Delete Machine specified definitions.

9 years ago[VM][FM7][WIP] Implementing mainmemory.
K.Ohta [Sun, 8 Mar 2015 08:23:34 +0000 (17:23 +0900)]
[VM][FM7][WIP] Implementing mainmemory.

9 years ago[UI][Qt] CART: Update display of recent list on download cart.
K.Ohta [Thu, 5 Mar 2015 19:15:08 +0000 (04:15 +0900)]
[UI][Qt] CART: Update display of recent list on download cart.

9 years ago[General][Build][Qt] Build even using LLVM CLANG. I tested on clang/clang++-3.5 .
K.Ohta [Thu, 5 Mar 2015 18:19:42 +0000 (03:19 +0900)]
[General][Build][Qt] Build even using LLVM CLANG. I tested on clang/clang++-3.5 .

9 years ago[General] Merge from Upstream: 2015-03-03.
K.Ohta [Mon, 2 Mar 2015 20:02:36 +0000 (05:02 +0900)]
[General] Merge from Upstream: 2015-03-03.

9 years ago[BUG][VM][Qt] upd765a.h : Fix wrapper functions for Qt/Agar/SDL.
K.Ohta [Mon, 2 Mar 2015 20:00:47 +0000 (05:00 +0900)]
[BUG][VM][Qt] upd765a.h : Fix wrapper functions for Qt/Agar/SDL.

9 years ago[VM][FM7] Add skelton of ALU.
K.Ohta [Mon, 2 Mar 2015 09:04:44 +0000 (18:04 +0900)]
[VM][FM7] Add skelton of ALU.

9 years ago[VM][FM-7] Implement Main Memory, excepts around 77AV.
K.Ohta [Sat, 28 Feb 2015 13:22:07 +0000 (22:22 +0900)]
[VM][FM-7] Implement Main Memory, excepts around 77AV.

9 years ago[VM][PC88] Tape: more accurate (but not complete) sound of CMT.
K.Ohta [Fri, 27 Feb 2015 12:58:40 +0000 (21:58 +0900)]
[VM][PC88] Tape: more accurate (but not complete) sound of CMT.

9 years ago[VM][FM7] Implement machine flags.
K.Ohta [Fri, 27 Feb 2015 11:21:23 +0000 (20:21 +0900)]
[VM][FM7] Implement machine flags.

9 years ago[VM][FM7][WIP] Implementing mainio.
K.Ohta [Fri, 27 Feb 2015 11:04:17 +0000 (20:04 +0900)]
[VM][FM7][WIP] Implementing mainio.

9 years ago[UI][CMT] Add cmt-sound.
K.Ohta [Fri, 27 Feb 2015 09:52:56 +0000 (18:52 +0900)]
[UI][CMT] Add cmt-sound.

9 years ago[UI][Qt][CMT] MZ : Apply playing status to menu.
K.Ohta [Fri, 27 Feb 2015 08:50:50 +0000 (17:50 +0900)]
[UI][Qt][CMT] MZ : Apply playing status to menu.

9 years ago[VM][General] Add support T77 image ,XM7-Tape-Image.
K.Ohta [Fri, 27 Feb 2015 07:42:22 +0000 (16:42 +0900)]
[VM][General] Add support T77 image ,XM7-Tape-Image.

9 years ago[VM][FM7] Update any.
K.Ohta [Thu, 26 Feb 2015 20:16:36 +0000 (05:16 +0900)]
[VM][FM7] Update any.

9 years ago[VM][Sound][Qt] CMT: Enable sound of casette tape, if enabled.
K.Ohta [Thu, 26 Feb 2015 20:15:12 +0000 (05:15 +0900)]
[VM][Sound][Qt] CMT: Enable sound of casette tape, if enabled.

9 years ago[VM][PC98] Implement clock-changing.
K.Ohta [Tue, 24 Feb 2015 18:07:58 +0000 (03:07 +0900)]
[VM][PC98] Implement clock-changing.

9 years ago[VM][Event] Apply changing cpu-clock immidiately. See pc8801/pc8801.cpp and event...
K.Ohta [Tue, 24 Feb 2015 16:56:05 +0000 (01:56 +0900)]
[VM][Event] Apply changing cpu-clock immidiately. See pc8801/pc8801.cpp and event.[h|cpp].

9 years ago[General][Qt] Add PC-98LT/HA. Seems to working, but not checked.
K.Ohta [Tue, 24 Feb 2015 11:10:34 +0000 (20:10 +0900)]
[General][Qt] Add PC-98LT/HA. Seems to working, but not checked.

9 years ago[UI][PC98][Qt] Fix disk menu.
K.Ohta [Tue, 24 Feb 2015 10:25:56 +0000 (19:25 +0900)]
[UI][PC98][Qt] Fix disk menu.

9 years ago[VM][FM7] Display sub system : more improve implement.
K.Ohta [Tue, 24 Feb 2015 09:02:13 +0000 (18:02 +0900)]
[VM][FM7] Display sub system : more improve implement.

9 years ago[UI][Qt] Keyboard: Fix shift-key : NEED to Fix.
K.Ohta [Mon, 23 Feb 2015 21:53:18 +0000 (06:53 +0900)]
[UI][Qt] Keyboard: Fix shift-key : NEED to Fix.

9 years ago[General[Qt] Add PC9801U and PC-Engine.
K.Ohta [Mon, 23 Feb 2015 19:37:43 +0000 (04:37 +0900)]
[General[Qt] Add PC9801U and PC-Engine.