OSDN Git Service

[GENERAL] Merge upstream 2018-02-27.
[csp-qt/common_source_project-fm7.git] / source / src / vm / mc6809.cpp
2017-12-07 K.Ohta[VM][MC6809] Not push PC when halting.
2017-12-07 K.Ohta[VM][MC6809] More accurate emulation around HALT/BUSREQ...
2017-12-03 K.Ohta[VM][MC6809][OOPs] I deleted some strings.
2017-12-03 K.Ohta[VM][MC6809] TRY: Fixing hangup with F-BASIC v3.0ε...
2017-08-11 K.Ohta[General] Merge Upstream 2017-08-10.
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-04-30 K.Ohta[VM][DEVICE] You should add "DECVICE::initialize()...
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-08 K.Ohta[VM][General] Merge Upstream 2017-03-28.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-02 K.Ohta[VM][General] *Important* Separate some devices to...
2017-02-02 K.Ohta[BUILD][VM] Redece warnings with some devices(not for...
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-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-27 K.Ohta[VM][General] Merge upstream 2015-12-23. OSD for Qt...
2015-12-20 K.Ohta[General][CMAKE] Integrate all devices to upstream...
2015-12-18 K.Ohta[VM][Qt][OSD][Genaral] Sync to upstream ; phase 1:...
2015-12-01 K.Ohta[General] More merge upstream 2015-11-30.
2015-11-19 K.Ohta[Qt][VM] Fix FTBFSs with MinGW.
2015-11-15 K.Ohta[VM][WIN32] Get rid of foo_s() (a.k.a. "SECURE FUNCTION...
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-08-27 K.Ohta[VM][General] Merge upstream 2015-08-25.
2015-08-11 Kyuma Ohta[VM][MC6809][FM7] Fix correct to determine clocks.Maybe...
2015-07-30 K.Ohta[VM][MB8877][FM7][CONFIG] Add config var: fdd_hack_fast...
2015-07-27 K.Ohta[VM][MC6809] Fix table of instruction clocks.
2015-07-22 K.Ohta[VM][FM77AV][MB61VH010] LINE: DO NOT limit X >= 320...
2015-07-13 K.Ohta[VM][MC6809] Fix freezing when resetting within CWAI...
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-22 Kyuma Ohta[WIN32][FM7] Enable debuggers.
2015-06-17 K.Ohta[VM][MC6809] .
2015-06-16 K.Ohta[VM][MC6809] Fix handling of CC's flags.
2015-06-16 K.Ohta[VM][FM77AV] Fix weird reset on FM77AV.Maybe fixed...
2015-06-16 K.Ohta[VM][MC6809] Tune some instructions.
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-27 K.Ohta[VM][MC6809] Stack : Use pair for push/pull.
2015-05-23 Kyuma Ohta[Build][FM7][VM] Reduce warnig when compiling (with...
2015-05-22 K.Ohta[VM][MC6809] Fix ignored sync/cwai insn.
2015-05-19 K.Ohta[VM][MC6809] Fix? around sync insn.
2015-05-14 K.Ohta[VM][MC6809] Fix LSR insn.
2015-05-07 K.Ohta[VM][MC6809] Fix MUL insn.(maybe)
2015-05-06 K.Ohta[VM][MC6809] WIP: Fixing insns.
2015-04-24 K.Ohta[VM][MC6809] Fix flags on LSR_MEM / LSR_REG.
2015-04-14 K.Ohta[VM][FM7] Not clear timer-int automatically.
2015-04-13 K.Ohta[VM][FM7][IO][DISPLAY] Try to push out hand-shake lines...
2015-04-12 K.Ohta[VM][DEBUGGER][MC6809] Display interrupt status on...
2015-04-12 K.Ohta[VM][MC6809] Add read_io8(). Using for debug MMIOs.
2015-04-11 K.Ohta[VM][MC6809]
2015-04-10 K.Ohta[VM][6809] Improve insns.
2015-04-10 K.Ohta[VM][MC6809] Zap of wrong SET_V8(hoge,huga,geshi).
2015-04-09 K.Ohta[General][VM] Merge upstream, 2015-04-10.
2015-04-08 K.Ohta[VM][MC6809] Implementing Dis assembler, needed from...
2015-04-08 K.Ohta[VM][FM7] Fixing tilepaint problems, WIP.
2015-04-08 K.Ohta[VM][MB61VH010][WIP] Fixing ALU.WIP.
2015-04-07 K.Ohta[VM][6809] Do not loop on CWAI.
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-04-05 K.Ohta[VM][MC6809][FM77AV] Fix setting CC_V flag for some...
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[VM][MC6809] I merged forgotten save_state/load_state X-)
2015-03-18 K.Ohta[General][Qt] Merge upstream 2015-03-15.
2015-03-17 K.Ohta[WIP][MC6809] Trim indents.
2015-03-17 K.Ohta[VM][MC6809] Fix clear of irq/firq on new interrupt...
2015-03-17 K.Ohta[VM][MC6809] IRQ HANDLING : Import from XM7/SDL.
2015-03-17 K.Ohta[VM][MC6809] Import XM7/SDL's instruction routines...
2015-03-17 K.Ohta[VM][FM7][WIP][PSG] Fixing not sound on PLAY statement.
2015-03-16 K.Ohta[VM][FM7][WIP] Fixing some softwares (i.e.Sonic BOOM...
2015-03-16 K.Ohta[VM][MC6809] Do not clear interrupt automatically,...
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][FM7] WIP: Implementing correct subsystem, yet.
2015-03-15 K.Ohta[VM][FM7] WIP: Implementing correct subsystem.
2015-03-15 K.Ohta[VM][MC6809] Re-implement correct BUSREQ.
2015-03-15 K.Ohta[VM][MC6809] Fix wrong MUL instruction.Re-Enter.
2015-03-15 K.Ohta[VM][6809][WIP]
2015-03-15 K.Ohta[VM][MC6809] Improve implements.
2015-03-15 K.Ohta[VM][MC6809] Clear H flag on SUB/SBC.
2015-03-15 K.Ohta[VM][MC6809] Fixing some instructions. Sounds RELICS...
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] Clear all registers on reset.
2015-03-13 K.Ohta[VM][MC6809] Fix wrong MUL instructionb.
2015-03-12 K.Ohta[VM][MC6809] Fix wrong some instructions.
2015-03-11 K.Ohta[VM][FM7] Passed linking. Keyboard part is working...
2015-01-24 K.Ohta[General] Convert sourcecode's CRLF format: DOS(WINDOWS...
2015-01-15 K.Ohta[VM][MC6809] Add note by K.Ohta in header of mc6809.cpp
2015-01-06 K.Ohta[VM] ZAP EVIL __assume() MACRO (-_-#
2015-01-05 K.Ohta[VM][6809]
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...
next