OSDN Git Service

[VM}[FM7][PC8801][X1] At least enable to build FM7,PC8801 and X1 (excepts X!Twin).
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / fm7.cpp
2018-10-25 K.Ohta[VM}[FM7][PC8801][X1] At least enable to build FM7...
2018-10-21 K.Ohta[VM] TRY:Use namespace {VMNAME} to separate around...
2018-10-14 K.Ohta[VM][FM7][PC8801] Apply upstream 2018-10-05.Enable...
2018-10-08 K.Ohta[WIP] Update to upstream 2018-10-05.This still not...
2018-09-29 K.Ohta[VM][General] Merge Upstream 20180530.
2018-08-06 K.Ohta[BUILD] Set SOVERSION and GIT hash automatically.
2018-07-30 K.Ohta[VM][FM7][DISPLAY] Not use CLR_HACK for MC6809 and...
2018-07-30 K.Ohta[VM][FM7] Clear OPN/WHG/THG interrupt on resetting...
2018-07-29 K.Ohta[VM] Add vm_template.h . This class, VM_TEMPLATE::...
2018-06-25 K.Ohta[VM][FM7][SOUND][BEEP] Set samplerate to 6000Hz.Simpliz...
2018-06-17 K.Ohta[VM][FM7][OPN][WIP] Fixing weird OPN sound after loadin...
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[VM][FM7][SOUND][WIP] Fixing wrong frequency after...
2018-06-06 K.Ohta[VM][FM7][STATE] Apply new state framework to all compo...
2018-06-01 K.Ohta[VM][STATE][WIP] Apply csp_state_utils:: to some VMs...
2018-05-30 K.Ohta[VM][STATE] Update state feature with some VMs, some...
2018-05-27 K.Ohta[General] Merge upstream 2018-05-24. Still not test...
2018-05-20 K.Ohta[VM][STATE] Remove typeid() from state data, this seems...
2018-05-20 K.Ohta[VM][FM7] Fix FTBFS.
2018-03-18 K.Ohta[VM][FM77L4][WIP] Implementing 400LINES BOARD's CRTC.
2018-02-28 K.Ohta[VM][FM7] Framerate should be 55.40fps when 400line...
2018-02-28 K.Ohta[VM][FM7] Wait is CPU wait, not MEMORY WAIT.
2018-02-27 K.Ohta[VM][FM7][MAINMEM] More accurate wait implementation.
2018-02-24 K.Ohta[VM][FM7][MAINMEM] Implement memory wait.EVENT:: cannot...
2018-02-21 K.Ohta[UI][Qt][DEBUGGER] Fix crash/lockup with closing debugg...
2018-02-19 K.Ohta[VM][FM7] Fix wrong load state.
2018-02-18 K.Ohta[VM][FM7][DISPLAY] Fix framerate.
2018-02-17 K.Ohta[VM][FM77] Boot from 2HD FDD (maybe).Thanks to Haserin.
2018-02-15 K.Ohta[VM][FM7][MAINMEM] Re-order bank of bulk BOOTROMs.Thank...
2018-02-01 K.Ohta[BUILD][CMAKE] Update some CMakeLists.txt .
2018-01-29 K.Ohta[VM][FM7][DISK] Fix RPM value of 2D/2DD drive to 300rpm.
2018-01-26 K.Ohta[VM][FM7] .
2018-01-25 K.Ohta[VM][FM77] Add initial support of 2HD (for FM-77).
2018-01-25 K.Ohta[VM][FM7] Remove DUMMY CPU.Reduce host-cpu usage a...
2018-01-25 K.Ohta[VM][FM7][KEYBOARD] Keep BREAK key when special reset...
2018-01-25 K.Ohta[VM][FM8][MAINIO] Move FM-8 specified features to FM8_M...
2018-01-16 K.Ohta[UI][Qt][FM7] Update UIs, revision.
2018-01-16 K.Ohta[VM][FM77AV40][HD6844] HD6844 has only a one interrupt...
2018-01-13 K.Ohta[VM][FM7][JCOMMCARD] Fix name of FIRMWAREs.
2018-01-12 K.Ohta[VM][FM7] Add UARTs.RS-232C, MODEM and MIDI.Temporally...
2018-01-12 K.Ohta[VM][FM7] Add Japanese communication board (日本語通信カード) .
2018-01-02 K.Ohta[VM][General] Merge Upstream 2017-12-15.
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][FM7] Fix switching sequence via 6809 : Z80.
2017-12-07 K.Ohta[VM][FM7] Apply before commit of MC6809.
2017-06-27 K.Ohta[EMU] Add EMU::get_extra_leds() to get led status.
2017-06-23 K.Ohta[VM][EMU] Merge Upstream 2017-06-22.
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-05-15 K.Ohta[VM][FM7] Joystick: Use opn[0]->read_signal() instead...
2017-04-28 K.Ohta[VM][MC6809] Rename due to changing policy.
2017-04-27 K.Ohta[VM][MC6809] Build shared library without libnewdev...
2017-04-12 K.Ohta[BUILD][LLVM] Fix FTBFS.
2017-03-21 K.Ohta[General][WIP] Merge upstream 2017-03-20.Still not...
2017-03-17 K.Ohta[General] Merge Updtream 2017-03-15 . Still not build...
2017-03-14 K.Ohta[General][WIP] Merge Upstream 2017-03-11.
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-08 K.Ohta[VM][FM7][LIBNEWDEV] Add some devices to libCSPcommon_dev.
2017-02-02 K.Ohta[VM][FM7] Add AY_3_891X to FM-7 series.
2017-02-02 K.Ohta[BUILD][VM][FM7] Reduce warnings when building with...
2017-01-16 K.Ohta[VM][FM7] .
2017-01-16 K.Ohta[VM][FM7] Fix crash without connecting FDDs.
2016-10-05 K.Ohta[VM][DATAREC][FDD] Add sounds of SEEK/CMT, excepts...
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-09-22 K.Ohta[VM][DEVICE] Add name of devices (or blocks) from BABAG...
2016-08-24 K.Ohta[VM][FM8] Fix FTBFS.
2016-08-24 K.Ohta[VM][FM7][FM77][FM8] Fix FTBFS.
2016-08-24 K.Ohta[VM][DEVICE] Add set_device_name() and out_debug_log...
2016-05-30 K.Ohta[VM][FM77AV] Fix crash with substitution ROM set.See...
2016-04-30 K.Ohta[VM][FM7][KEYBOARD] Fix too many input and overflow...
2016-04-30 K.Ohta[VM][FM7][FM8] Add "Connect 320KB FDD".You should check...
2016-04-29 K.Ohta[VM][FM7][DISPLAY] Reduce filckering.
2016-04-27 K.Ohta[VM][FM7] Fix state save/load.
2016-04-07 K.Ohta[VM][FM7] With CMT's sound.
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-24 K.Ohta[VM][FM8] Add bubble casette feature, initially checkin...
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[General][VM][FM7][CMake] Build at least eFM77AV40EX.
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-03-02 K.Ohta[VM][FM7] Disk/2DD : Fix applied machines definition.
2016-02-26 K.Ohta[VM][FM7][PSG][OPN] Fix reset sequence of PSG/OPN.
2016-02-24 K.Ohta[VM][FM8] Fix FTBFS.
2016-02-24 K.Ohta[VM][General][WIP] Apply new (Upstream 2016-02-21)...
2016-02-24 K.Ohta[VM][SOUND][Qt] Remove USE_MULTIPLE_SPEAKER, using...
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-02-15 K.Ohta[VM][General] Merge upstream 2016-02-13. Still don...
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-11-23 K.Ohta[VM][DRAW][Qt][FM7] Add "USE_MINIMUM_RENDERING" define...
2015-11-19 K.Ohta[VM][General] Merge updtream 2015-11-18.
2015-11-05 K.Ohta[Display][Qt][GL][VM] Add OpenGL scan lines feature...
next