OSDN Git Service

[VM][STATE] Apply new state framework to some devices.
[csp-qt/common_source_project-fm7.git] / source / src / vm /
2018-06-07 K.Ohta[VM][STATE] Apply new state framework to some devices.
2018-06-06 K.Ohta[VM][STATE] Apply new state framework to some devices.
2018-06-06 K.Ohta[VM][BABBAGE2ND] .
2018-06-06 K.Ohta[VM][BMJR][PASOPIA7][PV1000][PV2000][X07][YALKY][YS6464...
2018-06-06 K.Ohta[VM][MB8877][DISK] Apply new state framework to DISK...
2018-06-06 K.Ohta[VM][FM7][STATE] Apply new state framework to all compo...
2018-06-02 K.Ohta[VM][FAMILYBASIC][STATE] Fix FTBFS.
2018-06-02 K.Ohta[LIBCSP_COMMONVM] Update SOVERSION.
2018-06-02 K.Ohta[VM][STATE] Apply statesub.h to VM::foo_state() with...
2018-06-01 K.Ohta[VM][STATE][WIP] Apply csp_state_utils:: to some VMs...
2018-05-30 K.Ohta[VM][FM7][JCOMMCARD][STATE] Apply to new state saving...
2018-05-30 K.Ohta[VM][MSX][STATE] Add new state feature.
2018-05-30 K.Ohta[VM][SN76489AN] Fix TYPO on load_state().
2018-05-30 K.Ohta[VM][BABBAGE2ND] Fix crash when save / load state.
2018-05-30 K.Ohta[VM][STATE] Update state feature with some VMs, some...
2018-05-28 K.Ohta[VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may...
2018-05-28 K.Ohta[VM][X1] Copy VRAMs to shadow data at starting a frame...
2018-05-28 K.Ohta[VM][UI][Qt] Fix FTBFSs.
2018-05-28 K.Ohta[DOC] Update ToDo (Still updated only Japanese doc.).
2018-05-27 K.Ohta[UI][Qt] (Maybe, maybe) Fix FTBFSs.
2018-05-27 K.Ohta[UI][Qt] Apply to upstream's updating definitions.Still...
2018-05-27 K.Ohta[General] Merge upstream 2018-05-24. Still not test...
2018-05-21 K.Ohta[VM][FM7] Fix FTBFS with pre-compiled headers.
2018-05-20 K.Ohta[VM][STATE] Remove typeid() from state data, this seems...
2018-05-20 K.Ohta[VM][FM7] Fix FTBFS.
2018-05-19 K.Ohta[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
2018-05-19 K.Ohta[VM] Add save state utilities.See src/statesub.h and...
2018-05-16 K.Ohta[VM][M6502] Fix compiler warning.
2018-05-16 K.Ohta[VM][HD146818] Fix compilation warning.
2018-05-16 K.Ohta[VM][MSM58321] Fix OOPS around counting pulse.
2018-05-15 K.Ohta[VM][General] Merge Upstream 2018-05-06.
2018-05-10 K.Ohta[Qt][VM][FM7] Fix FTBFS with MinGW32.
2018-05-05 K.Ohta[VM][MB8877] Keep command phase even changing (or remov...
2018-04-28 K.Ohta[VM][FM77L4] Add blink feature to 400 lines board.
2018-04-12 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-04-12 K.Ohta[VM][FM7][JOYSTICK] Apply before change to Inteligent...
2018-03-25 K.Ohta[VM][FM77L4] I missed value of subsys_l4 X-)
2018-03-25 K.Ohta[VM][FM77L4] Add FM77L4.Maybe 400lines board still...
2018-03-23 K.Ohta/
2018-03-23 K.Ohta[EVENT] .
2018-03-23 K.Ohta[VM][FM7] Add Green display features.
2018-03-19 K.Ohta[VM][FM77][FM8] Fix FTBFS.
2018-03-18 K.Ohta.
2018-03-18 K.Ohta[VM][FM77L4][WIP] Implementing 400LINES BOARD's CRTC.
2018-03-18 K.Ohta[VM][EVENT] Specify CPU per VM.
2018-03-18 K.Ohta[VM][FM7][Qt] Add Green display for FM-7/8/77 .
2018-03-16 K.Ohta[VM][FM7][VRAM] More expect to use SIMD.
2018-03-15 K.Ohta[VM][FM7][VRAM] Add __DECL_VECTORIZE_LOOP decl. to...
2018-03-08 K.Ohta.
2018-03-08 K.Ohta[VM][FM7] Use template and static_cast<T *> to expect...
2018-03-07 K.Ohta[VM][MC6809] Fix clock using.
2018-03-07 K.Ohta[VM][EVENT] drive()/mix() :Expect to be faster a bit.
2018-03-07 K.Ohta[VM][MB8877] Fix verify timing on SEEK command.Fix...
2018-03-02 K.Ohta[VM][FM7][DISPLAY] Stop to use OpenMP.Fix display noise...
2018-03-01 K.Ohta[VM][PYUTA] PYUTA has no state save/load.
2018-03-01 K.Ohta[VM][I386][NEWDEV] Fix FTBFS.
2018-03-01 K.Ohta[GENERAL] Merge upstream 2018-03-01.
2018-02-28 K.Ohta[VM][FM7] Framerate should be 55.40fps when 400line...
2018-02-28 K.Ohta.
2018-02-28 K.Ohta[VM][MB61VH010] Drop unused variables.
2018-02-28 K.Ohta[VM][FM7] Wait is CPU wait, not MEMORY WAIT.
2018-02-28 K.Ohta[VM][MC6809] Add SIG_CPU_WAIT_FACTOR. This is setting...
2018-02-27 K.Ohta[VM][FM7][MAINMEM] More accurate wait implementation.
2018-02-27 K.Ohta[VM][FM77AV40][FLOPPY] Apply to changes UPSTREAM 2018...
2018-02-27 K.Ohta[VM][MC6809] Adjust clock references.
2018-02-27 K.Ohta[VM][MB8877] Remove FM77AV40* relateed features.
2018-02-27 K.Ohta[VM][DISK] Fix record not found with get_sector(-1...
2018-02-27 K.Ohta[GENERAL] Merge upstream 2018-02-27.
2018-02-27 K.Ohta[GENERAL] Merge upstream 2018-02-25.
2018-02-26 K.Ohta[VM][FM77][2HD] BREAK KEY AND ATTENTION MUST BE MASK...
2018-02-25 K.Ohta[BUILD] Update SOVERSION and REVISION.
2018-02-25 K.Ohta[VM][MC6809] Fix halt sequence.
2018-02-25 K.Ohta[VM][FM7][FM77AV][MAINMEM] Fix (adjust) memory-wait...
2018-02-24 K.Ohta[VM][FM7] Re-implement around clock.
2018-02-24 K.Ohta[VM][MB8877] Revert modify of seek command ; when track...
2018-02-24 K.Ohta[VM][FM7][MAINMEM] Implement memory wait.EVENT:: cannot...
2018-02-24 K.Ohta[VM][MC6809] Fix arount extra_iclock.Maybe fix around...
2018-02-23 K.Ohta[VM] Merge Upstream 2018-02-23.
2018-02-23 K.Ohta[VM][MB8877] SEEK COMMAND: Fix seek target what differe...
2018-02-23 K.Ohta[VM][MB8877] Fix wait value when end of seek and verify...
2018-02-22 K.Ohta[VM][MB8877] Fix seeking sequence. Thanks to Haserin.
2018-02-21 K.Ohta[UI][Qt][DEBUGGER] Fix crash/lockup with closing debugg...
2018-02-19 K.Ohta[VM][FM7][KEYBOARD] Fix initial key code value.
2018-02-19 K.Ohta[EVENT] .
2018-02-19 K.Ohta[VM][FM7][KEYBOARD] Make interupt handling at reset...
2018-02-19 K.Ohta[VM][FM7] Fix FRAMERATE.Fix flicking with YS2 (/AV).
2018-02-19 K.Ohta[VM][FM7][DISPLAY] Not use event_vline() as determine...
2018-02-19 K.Ohta[VM][FM7][KANJIROM] Fix wrong save state.
2018-02-19 K.Ohta[VM][FM7] Fix wrong load state.
2018-02-18 K.Ohta[VM][FM7][DISPLAY] Fix framerate.
2018-02-18 K.Ohta[VM][MB8877] READ SECTOR: MAKE IRQ and UPDATING STATUS...
2018-02-17 K.Ohta[VM][FM8] Fix FTBFS.
2018-02-17 K.Ohta[VM][FM77] Boot from 2HD FDD (maybe).Thanks to Haserin.
2018-02-15 K.Ohta[VM][FM77][FM77AV] Add ON/OFF extra RAM.
2018-02-15 K.Ohta[VM][FM77][2HD] Fix DRQ->FIRQ handling.Wish to BOOT...
2018-02-15 K.Ohta[VM][FM7][MAINMEM] Re-order bank of bulk BOOTROMs.Thank...
2018-02-15 K.Ohta[VM][FM7][JCOMMCARD] Use bulk rom (or DICTIONARY +...
2018-02-15 K.Ohta[VM][BUBBLECASETTE] Improve status register.Thanks...
2018-02-15 K.Ohta[VM][FM77AV40][DISPLAY] Fix sequences at write BIT6...
2018-02-15 K.Ohta[VM][FM77AV][DISPLAY] Do not reset interrupt masks...
next