• R/O
  • HTTP
  • SSH
  • HTTPS

common_source_project-fm7: Liste der Commits

Common Source Code Project for Qt (a.k.a for FM-7).


RSS
Rev. Zeit Autor
bab7fa1 i386-rollback-test 2019-05-25 07:42:36 K.Ohta

[VM][DEBUGGER][WIN32] Getting buffer 16M entries causes "std::bad_alloc" at Win32 build, temporally shrink to 1M entries.

5085ddd 2019-05-24 23:46:45 K.Ohta

[VM][I386][PC9801] Add MEMORY/IO WAIT feature via foo_data[8|16|32]w().(excepts [read|write_]_memory_mapped_io[8|16|32]w()).

4f6acee 2019-05-24 18:44:23 K.Ohta

[VM][DEBUGGER] I forgot to log changing MAX_CPU_TRACE to 16M entries.Maybe will make variable length.

6275c66 2019-05-24 18:42:29 K.Ohta

[VM][DEBUGGER] Add user-data (normally 0) field to detect some executing features.Now only implement to I386 t detect INSN is 16bit or 32bit.

1d69619 2019-05-24 05:35:35 K.Ohta

[VM][PC9801][DISPLAY] Commentout debug message spam.

abc2679 2019-05-24 05:29:56 K.Ohta

[VM][I386] i386_sreg_load() : Replace IF-branch to CASE branch, to be faster.
[VM][I386] i386priv.h : Add Segment descriptor table (GDT/LDT etc) bitfield description defines and bit value defines of sreg[foo].flags.
[VM][I386] Some functions change to static from INLINE, these seems not be used heavily, used sometimes.

31cbe32 2019-05-23 22:43:48 K.Ohta

[DEBUGGER] Add features for catching EXCEPTION/FAULT by debugger.See mame/emu/cpu/i386.h and i386priv.h.

678df6c 2019-05-23 05:03:54 K.Ohta

[VM][PC9801][DISPLAY] Fix wrong drawing.

9a0045c 2019-05-23 04:50:34 K.Ohta

[VM][I386] Revert commit 6c8ac5ce72b83fafaef3c1870060362e6a910b88.

f847ea5 2019-05-23 04:28:42 K.Ohta

[VM][PC9801] .

23ab1a6 2019-05-23 04:11:17 K.Ohta

[VM][I386] Revert before commit.

db6dab0 2019-05-23 04:08:29 K.Ohta

[VM][I386] .

6c8ac5c 2019-05-22 22:55:23 K.Ohta

[VM][I386] Add SEGMENT descripter (internal values) to some flags to be faster emulation.

638a42b 2019-05-22 22:54:45 K.Ohta

[VM][MEMORY] Add debug message to load_bios().

3015504 2019-05-22 22:54:01 K.Ohta

[VM][PC9801][DISPLAY] Fix crash with BATTLE.

7a9ee3e 2019-05-22 22:52:06 K.Ohta

[VM][I8259] Add debug message to change ICW2.

02432c2 2019-05-22 22:51:02 K.Ohta

[VM][PC9801][SOUND_BIOS] More accurate emulation for BIOS ON/OFF.

0f00cc4 2019-05-21 19:29:40 K.Ohta

[VM][I386_DOSBOX] .

8bc560b 2019-05-21 16:19:26 K.Ohta

[VM][I386-DOSBOX] Add FPU.

8218b55 2019-05-21 16:17:01 K.Ohta

[VM][I386] TRY: Import from DOSBOX(J3100) v.2019-05-20.

f5c6449 2019-05-21 02:20:53 K.Ohta

[VM][PC9801][DISPLAY] Implement low resolution (200lines) display for VMs having 400lines display.

c1d2d1d 2019-05-21 00:28:48 K.Ohta

[VM][UPD7220] Start to support variable screen pitch.Dragon-Buster for PC-9801 is playable now.But, till something wrong.

50bfef1 2019-05-20 22:13:18 K.Ohta

[VM][PC9801] IO: Add EMS mapping register 08E9h.

fffaba5 2019-05-20 22:11:57 K.Ohta

[VM][uPD1990] Improve emulation uPD4990A mode.Implement extra command 0Ch-0Eh .

66821a9 2019-05-19 00:49:30 K.Ohta

[OOps] I missed to add CEFCOM-21 X-)

44dc874 2019-05-18 23:22:10 K.Ohta

.

604bafa 2019-05-18 23:19:05 K.Ohta

[Build][WIN32] Update cross-build scripts for Qt.

968898c 2019-05-18 23:16:03 K.Ohta

[U*ix] Update Installer.

00656c0 2019-05-18 23:08:18 K.Ohta

[DOC] Update.

88b18e8 2019-05-18 22:38:25 K.Ohta

.

Show on old repository browser