OSDN Git Service

csp-qt/common_source_project-fm7.git
2015-03-13 K.Ohta[VM][MC6809] Remove volatile definition.
2015-03-13 K.Ohta[VM][FM7] Display : ON demand drawing.
2015-03-13 K.Ohta[VM][MC6809] Clear all registers on reset.
2015-03-13 K.Ohta[VM][FM7][Sound] Clearly beep(WIP).
2015-03-13 K.Ohta[VM][FM7] Disable basic-rom excepts basic boot mode.
2015-03-13 K.Ohta[VM][FM7] FDC: DO NOT interrupt on DRQ.
2015-03-13 K.Ohta[VM][FM7] Improbe implementation of MAIN::$FD03 and...
2015-03-13 K.Ohta[VM][FM7] Fix reading from MAIN:FD04.
2015-03-13 K.Ohta[VM][MC6809] Fix wrong MUL instructionb.
2015-03-12 K.Ohta[VM][EVENT]
2015-03-12 K.Ohta[VM][FM7][UI] Improve quality of HOT-START(special...
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 cyclesteal features.
2015-03-12 K.Ohta[VM][FM7] Add timer interrupt @ main.2.0345msec.
2015-03-12 K.Ohta[UI][FM7][Qt] Modify menus.
2015-03-12 K.Ohta[VM][MC6809] Fix wrong some instructions.
2015-03-12 K.Ohta[VM][FM7] Kanjirom: fix memory size.
2015-03-12 K.Ohta[VM][FM7][MAINIO] Fix kanji rom, some characters (i...
2015-03-12 K.Ohta[VM][FM7][Display] Fix around scroll register.
2015-03-12 K.Ohta[VM][FM7] Floppy working(at least reading).
2015-03-12 K.Ohta[VM][FM7] Main BASIC ROM WORKS. Datarec, fdc, and sound...
2015-03-12 K.Ohta[VM][FM7] SUBMONITOR SEEMS TO WORKING.
2015-03-11 K.Ohta[VM][FM7] Passed linking. Keyboard part is working...
2015-03-11 K.Ohta[VM][FM7][General] Passed to link.
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][PC8801] Apply cpufreq changing features.
2015-03-10 K.Ohta[VM][FM7] Passed compilation excepts keyboard.cpp.
2015-03-10 K.Ohta[VM][FM-7] Implement more IOs.
2015-03-10 K.Ohta[VM][FM7] More implementing DISPLAY. WIP.
2015-03-10 K.Ohta[General][Qt] Merge upstream, datarecorder with sound.
2015-03-08 K.Ohta[WIP][VM][FM7] Display : still implementing.
2015-03-08 K.Ohta[VM][FM7] Delete Machine specified definitions.
2015-03-08 K.Ohta[VM][FM7][WIP] Implementing mainmemory.
2015-03-05 K.Ohta[UI][Qt] CART: Update display of recent list on downloa...
2015-03-05 K.Ohta[General][Build][Qt] Build even using LLVM CLANG. I...
2015-03-02 K.Ohta[General] Merge from Upstream: 2015-03-03.
2015-03-02 K.Ohta[BUG][VM][Qt] upd765a.h : Fix wrapper functions for...
2015-03-02 K.Ohta[VM][FM7] Add skelton of ALU.
2015-02-28 K.Ohta[VM][FM-7] Implement Main Memory, excepts around 77AV.
2015-02-27 K.Ohta[VM][PC88] Tape: more accurate (but not complete) sound...
2015-02-27 K.Ohta[VM][FM7] Implement machine flags.
2015-02-27 K.Ohta[VM][FM7][WIP] Implementing mainio.
2015-02-27 K.Ohta[UI][CMT] Add cmt-sound.
2015-02-27 K.Ohta[UI][Qt][CMT] MZ : Apply playing status to menu.
2015-02-27 K.Ohta[VM][General] Add support T77 image ,XM7-Tape-Image.
2015-02-26 K.Ohta[VM][FM7] Update any.
2015-02-26 K.Ohta[VM][Sound][Qt] CMT: Enable sound of casette tape,...
2015-02-24 K.Ohta[VM][PC98] Implement clock-changing.
2015-02-24 K.Ohta[VM][Event] Apply changing cpu-clock immidiately. See...
2015-02-24 K.Ohta[General][Qt] Add PC-98LT/HA. Seems to working, but...
2015-02-24 K.Ohta[UI][PC98][Qt] Fix disk menu.
2015-02-24 K.Ohta[VM][FM7] Display sub system : more improve implement.
2015-02-23 K.Ohta[UI][Qt] Keyboard: Fix shift-key : NEED to Fix.
2015-02-23 K.Ohta[General[Qt] Add PC9801U and PC-Engine.
2015-02-23 K.Ohta[General][Build] Reflesh vcproj and resources.
2015-02-23 K.Ohta[General] Merge upstream : 2015-02-21.
2015-02-23 K.Ohta[UI][Keyboard][Qt] I forgot implement [ESC] key. I...
2015-02-23 K.Ohta[VM][FM7][Draw] Implement 8colors mode.
2015-02-15 K.Ohta[VM][FM7] keyboard.cpp : Add implementation ofd RTC...
2015-02-14 K.Ohta[UI][Keyboard] WIP.
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.
2015-02-10 K.Ohta[VM][FM-7] Incl. memory emulation.
2015-02-10 K.Ohta[WIP][FM-7] Reshape signals.
2015-02-01 K.Ohta[VM]Add PC6001/6601.
2015-02-01 K.Ohta[VM][PC98] Improve support PC9801x, still not working.
2015-02-01 K.Ohta[PC88][QT] Regist screen-aspect.
2015-02-01 K.Ohta[Sund][Qt][SDL] Fix stopping sound some situation.
2015-02-01 K.Ohta[General][VM][BUGFIX] Disk: Upstream 20150131 may break...
2015-01-31 K.Ohta[General] Merge upstream 2015-01-31 , pc8801ma is still...
2015-01-29 K.Ohta[General] Merge upstream, 2015-01-30 Writetrk.test.
2015-01-29 K.Ohta[General] Merge from upstream version, 2015-01-28.
2015-01-28 K.Ohta[Emu][FDC] MB8877: Fix lacked process F5/F6/F7 with...
2015-01-27 K.Ohta[VM][FM-7][WIP] WIP: writing main I/O.
2015-01-27 K.Ohta[Build][General] Needs CMAKE >= v2.8 .
2015-01-27 K.Ohta[Build][Qt][CMake] Use ccache if installed.
2015-01-27 K.Ohta[General][Qt] Add NEC HE's PC Engine.
2015-01-26 K.Ohta[VM][EMU][Qt] Test: Using QTimer to emulation main...
2015-01-26 K.Ohta[UI][Qt] FileDialog: Fix warning on compilation.
2015-01-26 K.Ohta[UI][Qt][Menu] Fix issues of Inserting/Ejecting floppy...
2015-01-26 K.Ohta[VM][Thread] QThread is too weird to use (-_-#) , I...
2015-01-26 K.Ohta[Z80][PC8801] Sync to *real* upstream, 2015-01-24.
2015-01-25 K.Ohta[PC8801][Qt][CMAKE] Configurable PCG, OPN(A).
2015-01-25 K.Ohta[General] Convert format of text: DOS to Unix.
2015-01-25 K.Ohta[General][Qt] Add prepare to build PC9801VM. Maybe...
2015-01-25 K.Ohta[Qt][HC20] Sorry, I forgot to add a file.
2015-01-25 K.Ohta[General][Qt] Add emuhc20.
2015-01-24 K.Ohta[General] Tracking to upstream, 2015-01-24.
2015-01-24 K.Ohta[General] Convert sourcecode's CRLF format: DOS(WINDOWS...
2015-01-24 K.Ohta[UI][Qt] Thread: more safer (maybe :-)
2015-01-24 K.Ohta[Sch][Qt] Threads without infinity loop, emit per end...
2015-01-23 K.Ohta[]
2015-01-23 K.Ohta[UI][Qt] Fix? segfault on exiting.
2015-01-23 K.Ohta[CMT][Qt] Fix wrongs around config::direct_load_mzt.
2015-01-23 K.Ohta[VM][General] Add *plain* MSX1 build, not PX7.
2015-01-23 K.Ohta[UI][Qt] Menu: Add cartridge(s).
2015-01-23 K.Ohta[UI][Qt] Separate soiurce file : Reactions of menus.
next