OSDN Git Service

[VM] Fix crash when end of emulation at various(!) VMs.
[csp-qt/common_source_project-fm7.git] / source / src / vm / mc6809.h
2019-02-21 K.Ohta[VM] Fix crash when end of emulation at various(!)...
2019-02-20 K.Ohta[VM] Merge Upstream 2019-02-19.Only for DEVICES, not...
2018-10-23 K.Ohta[VM][General] Apply Upstream 2018-10-07.Still WIP.
2018-10-23 K.Ohta[VM][STATE] Now enable to build @ALL VMs.Upstream 2018...
2018-10-13 K.Ohta[VM][STATE][WIP] Apply process_state() to some devices.
2018-07-30 K.Ohta[VM][MC6809] Remove dirty CLR insn hack.Related to...
2018-07-29 K.Ohta[VM] Add vm_template.h . This class, VM_TEMPLATE::...
2018-06-27 K.Ohta[VM][Z80] Add collecting cpu status feature for Z80.
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-05-30 K.Ohta[VM][STATE] Update state feature with some VMs, some...
2018-05-19 K.Ohta[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
2018-02-28 K.Ohta[VM][MC6809] Add SIG_CPU_WAIT_FACTOR. This is setting...
2018-01-26 K.Ohta[VM][MC6809] More accurate emulation(maybe).
2018-01-02 K.Ohta[VM][MC6809] More accurate emulation around interrupt.
2017-12-07 K.Ohta[VM][MC6809] More accurate emulation around HALT/BUSREQ...
2017-12-03 K.Ohta[VM][MC6809] TRY: Fixing hangup with F-BASIC v3.0ε...
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
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-27 K.Ohta[General] Merge upstream 2017-04-16.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-08 K.Ohta[LIBCPU][MC6809] TRY: Add MC6809.
2017-02-02 K.Ohta[VM][General] *Important* Separate some devices to...
2016-09-23 K.Ohta[VM][DEVICE] Add role of device to all device's name.
2016-08-26 K.Ohta[VM][WIP] Set default name to devices, these are WIP.
2016-08-24 K.Ohta[VM] Update emu->out_debug_log to [DEVICE]->out_debug_log .
2016-03-18 K.Ohta[VM][General][Qt] Merge upstream 20160317.
2016-03-04 K.Ohta[VM][6809] Fix API for debugger.
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-26 K.Ohta[VM][Debugger][MC6809] Fix not be applied change of...
2016-02-24 K.Ohta[VM][General][WIP] Apply new (Upstream 2016-02-21)...
2015-12-01 K.Ohta[VM][DEVICE] Add "get_device_name()" feature.This is...
2015-08-27 K.Ohta[VM][General] Merge upstream 2015-08-25.
2015-07-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-07-12 Kyuma Ohta[VM][MC6809] Remove inline from instructions.
2015-06-25 K.Ohta[UI][Qt] Use Qt5. 'Cos Qt4 is obsoleted now.
2015-06-07 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-06-07 K.Ohta[VM][MC6809] Use RM16_PAIR() instead of RM16().
2015-05-22 K.Ohta[VM][MC6809] Fix ignored sync/cwai insn.
2015-04-13 K.Ohta[VM][FM7][IO][DISPLAY] Try to push out hand-shake lines...
2015-04-09 K.Ohta[VM][MC6809] Disassembler : Add undefined instructions...
2015-04-08 K.Ohta[VM][MC6809] Implementing Dis assembler, needed from...
2015-04-07 K.Ohta[VM][MC6809] Fix flags, instruction cycles...
2015-04-06 K.Ohta[VM][MC6809] More integrated instructions.
2015-04-06 K.Ohta[VM][MC6809] Integrate duplicate functions. This is...
2015-03-30 K.Ohta[VM][FM77AV] Initial build.Some of FM7's softwares...
2015-03-29 K.Ohta[General][Qt] Merge upstream 2015-03-28.
2015-03-21 K.Ohta[VM][MC6809][MB8877] Comment out debug printouts.
2015-03-18 K.Ohta[General][Qt] Merge upstream 2015-03-15.
2015-03-17 K.Ohta[VM][MC6809] Import XM7/SDL's instruction routines...
2015-03-16 K.Ohta[VM][FM7] SUBSYSTEM/DISPLAY : Add clr()_foo features...
2015-03-16 K.Ohta[VM][FM7][MC6809] Add BUSLINE determines MPU is (not...
2015-03-15 K.Ohta[VM][MC6809] Fix wrong MUL instruction.Re-Enter.
2015-03-15 K.Ohta[VM][MC6809] Improve implements.
2015-03-14 K.Ohta[VM][MC6809] Implement faster index addressing postbyte.
2015-03-13 K.Ohta[VM][MC6809] Faster interpret instructions.
2015-03-13 K.Ohta[VM][MC6809] Remove volatile definition.
2015-03-13 K.Ohta[VM][MC6809] Fix wrong MUL instructionb.
2015-01-24 K.Ohta[General] Convert sourcecode's CRLF format: DOS(WINDOWS...
2015-01-06 K.Ohta[VM] ZAP EVIL __assume() MACRO (-_-#
2015-01-05 K.Ohta[VM][6809] Add set/get_extra_icount().
2015-01-05 K.Ohta[VM][6809] Add implementation of extra_icount, useful...
2015-01-05 K.Ohta[MPU][6809] Implement BUSREQ, usable for FM-7's SUBCPU.
2014-12-30 K.Ohta[Emu][6809] Implement undefined opcodes, import from...
2014-12-29 K.Ohta[INITIAL] Import 20141226 version of homepage3.nifty...