OSDN Git Service

[VM] TRY:Use namespace {VMNAME} to separate around VMs. This feature still apply...
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / fm7_mainmem.h
2018-10-21 K.Ohta[VM] TRY:Use namespace {VMNAME} to separate around...
2018-10-08 K.Ohta[VM][FM7] .
2018-07-29 K.Ohta[VM] Add vm_template.h . This class, VM_TEMPLATE::...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-06-06 K.Ohta[VM][FM7][STATE] Apply new state framework to all compo...
2018-03-08 K.Ohta[VM][FM7] Use template and static_cast<T *> to expect...
2018-02-28 K.Ohta[VM][FM7] Wait is CPU wait, not MEMORY WAIT.
2018-02-25 K.Ohta[VM][FM7][FM77AV][MAINMEM] Fix (adjust) memory-wait...
2018-02-24 K.Ohta[VM][FM7][MAINMEM] Implement memory wait.EVENT:: cannot...
2018-02-15 K.Ohta[VM][FM7][MAINMEM] Re-order bank of bulk BOOTROMs.Thank...
2018-01-26 K.Ohta[VM][FM77] Fix access around BOOT-RAM.Thanks to Ryu...
2018-01-13 K.Ohta[VM][FM7][JCOMMCARD] Fix name of FIRMWAREs.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] MMR: Use jump tables.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Remove unused functions.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Remove read_table, write_table.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Use jump-table to access memory.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Revert to d4c1b2504afa59c20b4228d254...
2017-03-31 K.Ohta[VM][FM7] Add conversion table MMR to REAL; Maybe made...
2017-03-29 K.Ohta[VM][FM7][MEMORY] Use tables instead of *mmr_convert().
2017-03-28 K.Ohta[VM][FM7][WIP] Faster memory access.WIP.
2016-08-26 K.Ohta[VM][WIP] Set default name to devices, these are WIP.
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2015-12-27 K.Ohta[VM][General] Merge upstream 2015-12-23. OSD for Qt...
2015-12-01 K.Ohta[VM][DEVICE] Add "get_device_name()" feature.This is...
2015-10-28 K.Ohta[VM][FM77AV][FM77AV40] re-construct accessing subsystem...
2015-09-24 K.Ohta[VM][FM7] Fix correct implementation of cycle-steal.
2015-09-13 K.Ohta[VM][FM77AV40][DICTROM] Fix handling on MMR page 2x...
2015-09-05 K.Ohta[VM][FM77AV40] Split unneeded by _FM77AV40 features...
2015-08-27 K.Ohta[VM][FM77AV20][FM77AV40] Implement JAPANESE card mostly...
2015-08-22 K.Ohta[VM][FM77AV40] Fix using both 2DD and 2D.Now enable...
2015-08-17 K.Ohta[VM][FM77AV40] Prepare to use DMAC, HD6844.
2015-08-17 K.Ohta[VM][FM77AV40] Fix FTBFSs.
2015-08-14 K.Ohta[VM][FM7] Uncache MMR register to MAINIO.
2015-07-09 K.Ohta[VM][FM7][MAINMEM] DO NOT QUERY to mainio and display...
2015-06-15 K.Ohta[VM][FM7] FM7_MAINMEM:: Add state save.
2015-05-30 Kyuma Ohta[VM][FM7] Fix memory leak. Not using MEMORY:: class.
2015-05-27 K.Ohta[VM][FM77] Pass build eFM77. But works not well.
2015-05-23 Kyuma Ohta[Build][FM7][VM] Reduce warnig when compiling (with...
2015-04-12 K.Ohta[VM][FM77AV][DISPLAY] Fix wrong VRAM writing across...
2015-04-03 K.Ohta[VM][FM7] Fix memory leak.Thanks Takeda-San!
2015-03-31 K.Ohta[WIP][VM][FM77AV] Implement are
2015-03-30 K.Ohta[VM][FM77AV] Initial build.Some of FM7's softwares...
2015-03-21 K.Ohta[VM][FM7][SUBSYSTEM] MAINIO: Get busy flag from display...
2015-03-18 K.Ohta[VM][FM7] Using logger.
2015-03-16 K.Ohta[VM][FM7][WIP] Fixing some softwares (i.e.Sonic BOOM...
2015-03-16 K.Ohta[VM][FM7] SUBSYSTEM/DISPLAY : Add clr()_foo features...
2015-03-16 K.Ohta[FM7][DISPLAY] Force SYNC submemory and mainmemory...
2015-03-12 K.Ohta[VM][FM7] Kanjirom: fix memory size.
2015-03-11 K.Ohta[VM][FM7] Passed linking. Keyboard part is working...
2015-03-10 K.Ohta[VM][FM7] Passed compilation excepts keyboard.cpp.
2015-03-10 K.Ohta[VM][FM-7] Implement more IOs.
2015-03-10 K.Ohta[VM][FM7] More implementing DISPLAY. WIP.
2015-03-08 K.Ohta[VM][FM7][WIP] Implementing mainmemory.
2015-02-10 K.Ohta[VM][FM-7] Incl. memory emulation.
2015-01-27 K.Ohta[VM][FM-7][WIP] WIP: writing main I/O.
2015-01-06 K.Ohta[FM7][WIP]
2015-01-02 K.Ohta[VM][FM7] MainMem: temporally implement FM7/77/AV/AV40.
2014-12-31 K.Ohta[VM][FM7] Add memory, OpenCL renderer.