OSDN Git Service

[VM][DEVICE][I386] Add bios_call_far_ia32() and bios_int_ia32() because BIOS calling...
[csp-qt/common_source_project-fm7.git] / source / src / vm / pc9801 /
2019-05-11 K.Ohta[VM][DEVICE][I386] Add bios_call_far_ia32() and bios_in...
2019-05-10 K.Ohta[VM][PC9801][MEMBUS] Maybe complete to set mapping...
2019-05-02 K.Ohta[VM][PC9801][MEMBUS] Remove shadow_memory, this include...
2019-05-02 K.Ohta[VM][PC9801][MEMBUS] Fix FTBFS.Still not works PC-9801V...
2019-05-02 K.Ohta[VM][PC98][MEMBUS] Move checking bank status from ...
2019-05-02 K.Ohta[VM][I286][PC9801] Add SIG_I386_FORCE_RESET to notify...
2019-04-26 K.Ohta[VM][PC9801] Fix FTBFS with PC9801V*.
2019-04-24 K.Ohta[VM][PC9801][MEMBUF][WIP] Re-Adjusting around memory.
2019-04-18 K.Ohta[VM][PC9801][MEMBUS] Add [READ|WRITE][16|32]() to expec...
2019-04-13 K.Ohta[VM][UPD7220][PC9801][WIP] Add UGLY PC98 HACK to UPD722...
2019-04-10 K.Ohta[VM][UPD7220][PC9801] Add GDC clock feature. UPD7220...
2019-04-09 K.Ohta[VM][PC9801][SASI_BIOS] Fix status values of SASI commsn.
2019-04-09 K.Ohta[VM][PC9801][DISPLAY] More faster VRAM access (via...
2019-04-08 K.Ohta[VM][PC9801][DISPLAY] Faster accessable GRDC.
2019-04-08 K.Ohta[VM][PC9801][MEMBUS] (Maybe) improve address translation.
2019-04-08 K.Ohta[VM][PC9801][WIP] .
2019-04-08 K.Ohta[VM][PC9801] Improve some registers.
2019-04-02 K.Ohta[VM][PC9801][FMR50][FMR30][SASI_BIOS] Add translate_add...
2019-03-29 K.Ohta[VM][PC9801][SOUND] Playable PCM of PC-9801-86.
2019-03-27 K.Ohta[VM][PC9801][PC-9801-86] Mostly implement PC-9801-86...
2019-03-25 K.Ohta[VM][PC9801RA] Enable EGC.
2019-03-25 K.Ohta[].
2019-03-24 K.Ohta[VM][I386] Separate I386_OP(int) to I386_OP(int_16...
2019-03-21 K.Ohta[VM][PC9801] Fix FTBFS with some VMs.
2019-03-21 K.Ohta[VM][PC9801][MEMBUS] Truely bootable MS-DOS 6.20,except...
2019-03-21 K.Ohta[VM][PC9801][PC9801RA] Enable to boot contains i386...
2019-03-20 K.Ohta[VM][I286][I386][PC9801][FMR50] Add pseudo-cycles args...
2019-03-19 K.Ohta[VM][PC9801] Add some DIPSWITCH features.
2019-03-19 K.Ohta[VM][PC9801][SASI_BIOS] Fix wrong sectors at FORMAT...
2019-03-06 K.Ohta[SOUND][VM][PCM1BIT][AY_3_891X] Re-implement low pass...
2019-03-05 K.Ohta[VM][PCM1BIT][AY3_891x] Add LPF feature.See initialize_...
2019-02-20 K.Ohta[VM] Pertially commit upstream's changes.May be not...
2019-01-12 K.Ohta[General] Completely merge upstream 2019-01-11.
2018-12-17 K.Ohta[VM] Merge Upstream 2018-12-09.
2018-12-14 K.Ohta[PC98XL][PC98RL][PSEUDO_BIOS] Fix FTBFS.
2018-11-29 K.Ohta[VM][PSEUDO_BIOS] Fix not detect second HDD differ...
2018-11-26 K.Ohta[VM][PC9801][SASI_BIOS] Mostly working pseudo-bios...
2018-11-25 K.Ohta[VM][PC9801][I286][I86][I386][WIP] Add pseudo SASI...
2018-11-23 K.Ohta[GENERAL] Merge Upstream 2018-11-23. upstream_20181123
2018-10-27 K.Ohta[VM] Enable to build with more VMs.
2018-10-24 K.Ohta[VM][General][WIP] Start to merge upstream 2018-10...
2018-10-24 K.Ohta[General] Merge upstream 2018-10-10.
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-22 K.Ohta[VM][STATE] Use namespace {VMNAME} to separate per...
2018-10-14 K.Ohta[VM][PC9801] Enable to build PC-9801 with upstream...
2018-09-29 K.Ohta[VM][General] Merge Upstream 20180530.
2018-08-06 K.Ohta[BUILD] Set SOVERSION and GIT hash automatically.
2018-07-29 K.Ohta[VM][PC600][PC9801][X1] Move event to VM_TEMPLATE.
2018-07-29 K.Ohta[VM][BABBAGE2ND][PC6001][PC8801][PC9801][PCENGINE]...
2018-06-30 K.Ohta[BUG][VM][PC9801] Fix wrong state sequence.
2018-06-30 K.Ohta[VM][PC9801] Remove unused itf.[cpp|h].
2018-06-30 K.Ohta[VM][STATE][PC9801][X1] Apply new state framework to...
2018-06-26 K.Ohta[VM][PC9801][DISPLAY] Keep memory switch settings ...
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-02 K.Ohta[VM][STATE] Apply statesub.h to VM::foo_state() with...
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-15 K.Ohta[VM][General] Merge Upstream 2018-05-06.
2018-03-18 K.Ohta[VM][EVENT] Specify CPU per VM.
2018-03-01 K.Ohta[GENERAL] Merge upstream 2018-03-01.
2018-02-27 K.Ohta[GENERAL] Merge upstream 2018-02-27.
2018-02-23 K.Ohta[VM] Merge Upstream 2018-02-23.
2018-01-18 K.Ohta[VM] Add EMU::set_vm_screen_lines() to some VMs.
2018-01-02 K.Ohta[VM][General] Merge Upstream 2017-12-15.
2017-12-03 K.Ohta[PC8001][PC8801][PC9801][X1][OSD][DEBUGGER] Merge Upstr...
2017-08-11 K.Ohta[VM][PC9801] Fix FTBFS with some VMs.
2017-08-11 K.Ohta[VM][Qt] Add PC-9801RA, PC-9801VX, PC98RL, PC98XA and...
2017-08-11 K.Ohta[General] Merge Upstream 2017-08-10.
2017-06-28 K.Ohta[VM][PC9801][DISPLAY] Fix FTBFS with display.cpp .
2017-06-23 K.Ohta[VM][EMU] Merge Upstream 2017-06-22.
2017-05-29 K.Ohta[VM][I8253][PC9801] Revert changes for i8253, and apply...
2017-05-28 K.Ohta[VM][PC9801] Temporally revert using to I286:: from...
2017-05-27 K.Ohta[VM][EMU] Add common function; my_memcpy() instead...
2017-04-10 K.Ohta[VM][PC9801][X1][WIN32] Fix FTBFS with MinGW.
2017-04-08 K.Ohta[General] Merge Upstream 2017-04-02.
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[VM][Qt] Add FM-R30, PASOPIA7, and PC* .
2017-03-14 K.Ohta[General][WIP] Merge Upstream 2017-03-11.
2017-03-14 K.Ohta[General] Merge Upstream 2017-03-07.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-09 K.Ohta[VM][J3100][MZ5500][PC9801] Use I86:: class when using...
2016-10-09 K.Ohta[Qt][CONFIG][UI] Add config entries for pseudo-sounds...
2016-10-04 K.Ohta[VM][FM7][PC88][PC60][PC98][X1] DATAREC/SEEK; has sound...
2016-10-03 K.Ohta[VM][PC9801] Add seek sound.
2016-09-22 K.Ohta[VM][DEVICE] Add name of devices (or blocks) from BABAG...
2016-09-22 K.Ohta[VM][PC9801][FDD] More correctness FDD I/F, refer to...
2016-09-21 K.Ohta[VM][PC9801] Add prepare to support ITF.ROM .
2016-03-20 K.Ohta[VM][Qt][PC9801] Fix USE_SOUND_DEVICES to 5.
2016-03-02 K.Ohta[VM][Qt][General][CMAKE] Merge upstream 2016-03-01...
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-02-24 K.Ohta[VM][General][WIP] Apply new (Upstream 2016-02-21)...
2016-02-15 K.Ohta[VM][General] Merge upstream 2016-02-13. Still don...
2016-01-19 K.Ohta[VM] Set 4:3 monitor flag to using TV/4:3 CRT (at least...
2016-01-12 K.Ohta[VM][General][Qt][CMAKE] Merge updtream 2016-01-10.
2016-01-06 K.Ohta[VM][General][Qt] Merge upstream 2015-12-31.
2015-12-28 K.Ohta[VM][OSD][Qt] Do not build and launch when VM has not...
next