OSDN Git Service

[VM][FM7] Add Japanese communication board (日本語通信カード) .
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / fm7_mainio.cpp
2018-01-12 K.Ohta[VM][FM7] Add Japanese communication board (日本語通信カード) .
2017-12-28 K.Ohta[VM][FM7] Z80: Implement interrupt features.
2017-12-28 K.Ohta[VM][FM7] Some fixes.
2017-12-07 K.Ohta[VM][FN7][MAINIO] Fix Z80 halting timing.
2017-12-07 K.Ohta[VM][FM7] Fix switching sequence via 6809 : Z80.
2017-12-07 K.Ohta[VM][FM7] Apply before commit of MC6809.
2017-04-08 K.Ohta[General] Merge Upstream 2017-04-02.
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-02 K.Ohta[VM][FM7] Add AY_3_891X to FM-7 series.
2017-01-16 K.Ohta[VM][FM7] Fix crash without connecting FDDs.
2016-10-05 K.Ohta[VM][FM7] MAINIO: Revert STATE_VERSION to 6.
2016-10-04 K.Ohta[VM][FM7][PC88][PC60][PC98][X1] DATAREC/SEEK; has sound...
2016-10-02 K.Ohta[VM][FM7] Add sounds; FDD Seeking and Relay.
2016-08-26 K.Ohta[VM][WIP] Set default name to devices, these are WIP.
2016-08-24 K.Ohta[VM][FM7][MAINIO] Comment out logging around FIRQ,...
2016-08-24 K.Ohta[VM][DEVICE] Add set_device_name() and out_debug_log...
2016-05-04 K.Ohta[VM][FM7][MAINIO] Fix enbug at 40b700d4ef94c39f588fb645...
2016-05-03 K.Ohta[FM77AV][KEYBOARD] Add hidden option : [BREAK] + FOO...
2016-04-27 K.Ohta[VM][FM7] Fix state save/load.
2016-04-06 K.Ohta[VM][FM7][WIP] Fix still not working some software...
2016-03-24 K.Ohta[VM][FM8] Bubblecasette seems to work. Reading and...
2016-03-18 K.Ohta[VM][General][Qt] Merge upstream 20160317.
2016-03-10 K.Ohta[VM][Qt][FM7] FM7 series: Fix some software has not...
2016-03-02 K.Ohta[VM][FM8] Fix overwrite config.boot_mode when read...
2016-03-02 K.Ohta[Build][Qt] Fix FTBFSs with llvm-clang.
2016-03-02 K.Ohta[VM][Qt][General][CMAKE] Merge upstream 2016-03-01...
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-02-24 K.Ohta[VM][General][Qt] Fix FTBFSs, at least emufm77av40ex...
2016-02-23 K.Ohta[VM][FM7][FM77][FM8] Fix FTBFS.
2016-02-16 K.Ohta[VM][PRINTER][FM7] Improve bus emulation around printer.
2016-02-16 K.Ohta[VM][FM7][MB8877] Adjust around PSY-O-BLADE and DEATH...
2016-01-22 K.Ohta[VM][FM7] Fix crash sometimes on initializing.
2016-01-16 K.Ohta[VM][FM7] Fix duplicate settings (i.e. reset).
2016-01-16 K.Ohta[VM][FM7][KEYBOARD] Fix hang up keyboard encoder at...
2016-01-15 K.Ohta[VM][FM8][FM7][FMNEW7] Removable KANJI-ROM. Need to...
2016-01-14 K.Ohta[VM] Add Fujitsu FM-8.
2016-01-07 K.Ohta[VM][FM7] Add PRINTER ; output to file(s) and Dempa...
2015-12-21 K.Ohta[VM][FM7] FM-7/New7 : Fix write to URA-RAM even BASIC...
2015-12-20 K.Ohta[VM][FM7] Re-Fix around 2.03ms timer interrupt.
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-10-25 K.Ohta[VM][FM77AV][FM77AV40][DISPLAY] Do not access via ALU...
2015-10-01 K.Ohta[VM][FM77AV20][MAINIO][DMA] Fix lacked interrupt detect...
2015-10-01 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-09-30 K.Ohta[VM][FM7] Remove unusev variables and fix some incorrec...
2015-09-26 K.Ohta[VM][FM77AV][MAINIO] FD12 : Cache VSYNC, MODE320 and...
2015-09-26 K.Ohta[VM][FM7][CMT] Add CMT_BUTTONS feature.
2015-09-24 K.Ohta[VM][General] Merge upstream 2015-09-23.
2015-09-14 K.Ohta[VM][HD6844] DMA: Implement more accurecy, still not...
2015-09-13 K.Ohta[VM][FM7][MAINMEM][MAINIO] Integrate path of changing...
2015-09-13 K.Ohta[VM][FM77AV40][DICTROM] Fix handling on MMR page 2x...
2015-09-03 K.Ohta[VM][FM77AV40] Move unused I/O at FM77AV40 to FM77AV40E...
2015-09-03 K.Ohta[VM][FM7][FM77] Fix FTBFS of eFM-7 and eFM-77.
2015-08-28 K.Ohta[VM][FM77AV][MMR] Adjust not define within FM7_MAINIO:: .
2015-08-27 K.Ohta[VM][FM77AV20][FM77AV40] Implement JAPANESE card mostly...
2015-08-27 K.Ohta[VM][FM77AV20][FM77AV40][MAINIO] Readable Kanji Class 2.
2015-08-22 K.Ohta[VM][FM77AV40] Fix using both 2DD and 2D.Now enable...
2015-08-22 K.Ohta[VM][FM7] Change access protocol MAIN/SUB to KANJI...
2015-08-19 K.Ohta[VM][FM77AV][DISK] Fix transfer timing for FM-77AV...
2015-08-19 K.Ohta[VM][FM77AV20EX][FM77AV40][HD6844][DMA] Working with...
2015-08-17 K.Ohta[VM][FM77AV40] Prepare to use DMAC, HD6844.
2015-08-17 K.Ohta[VM][FM77AV40][MB8877][DISK] Implement I/O port $FD1E...
2015-08-17 K.Ohta[VM][FM77AV40][DISPLAY] Fix determining display mode...
2015-08-17 K.Ohta[VM][FM77AV40] Fix FTBFSs.
2015-08-16 K.Ohta[VM][FMGEN][FM77AV][FM7][IO] Adjust interrupt timing.
2015-08-15 K.Ohta[VM][FM7] Try: delete unused variables.
2015-08-15 K.Ohta[VM][FM77AV][DISPLAY] Remove duplicated reset sequence.
2015-08-14 K.Ohta[VM][FM7] Uncache MMR register to MAINIO.
2015-08-10 K.Ohta[VM][FM7] Reduce host cpu usage. Sub/Main CPU drives...
2015-08-01 K.Ohta[VM][DATAREC] class DATAREC: Add support to adjust...
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-23 K.Ohta[VM][FM7][FM77] Fix one-shot break key.
2015-07-23 K.Ohta[VM][FM77AV] Fix weird handling page2.
2015-07-13 K.Ohta[VM][FM7][MAINMEM] Do not initialize tables on initiali...
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-07-09 K.Ohta[VM][FM7][MAINMEM] DO NOT QUERY to mainio and display...
2015-06-24 K.Ohta[VM][FM77] Fix around FM77's MMR.
2015-06-18 K.Ohta[VM][FM7] Add support of interrupts around RS-232C #1.
2015-06-18 K.Ohta[VM][FM77AV][FM77AV40] DMAC: Pass to compiling.
2015-06-18 K.Ohta[VM][FM77AV][FM77AV40] Add DMAC, HD6844.
2015-06-17 K.Ohta[VM][FM77] Fix access bootrom/ram after booting, it...
2015-06-16 K.Ohta[VM][FM77AV] Fix accessing to vram.
2015-06-16 K.Ohta[VM][FM77AV] Fix weird reset on FM77AV.Maybe fixed...
2015-06-16 K.Ohta[VM][FM7] Trim order of resetting.
2015-06-15 K.Ohta[VM][FM7] MAINIO:: Add save/load state.
2015-06-15 K.Ohta[VM][FM77AV][KEYBOARD] Fix handling of lines & fifos.
2015-05-31 K.Ohta[VM][FM7] Keyboard: Adjust FIRQ sequence.
2015-05-29 K.Ohta[VM][FM7] Mute unused board to reduce CPU usage.
2015-05-24 K.Ohta[VM][FM7][DISPLAY][KEYBOARD] Reset both main's irq...
2015-05-24 K.Ohta[VM][FM7] remove unneeded variables.
2015-05-24 K.Ohta[VM][FM7] BEEP: Reduce calling event.
2015-05-24 Kyuma OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-23 K.Ohta[VM][FM7] BEEP: Reduce calling event.
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-05-22 K.Ohta[VM][FM7] Drop polling event via main and sub.
2015-05-22 K.Ohta[VM][FM7] Fix routing when subcpu was halted.
next