• 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
5186883 upstream-20220709 2022-12-11 03:20:48 K.Ohta

[General][VM] Add Casio FX-9000P, truely merge upstream 2022-04-05.

e56ebcf 2022-12-11 02:22:25 K.Ohta

[VM][EX80] Fix linkage error.

f9c4a27 2022-12-10 22:28:24 K.Ohta

[VM] Apply new APIs to all VMs.

bae0d67 2022-11-28 00:58:18 K.Ohta

[VM][FMTOWNS] Apply NEW APIs.

9c91e6c 2022-11-28 00:15:10 K.Ohta

[VM][BUBCOM80] Apply new VM APIs.

900f817 2022-11-27 23:36:17 K.Ohta

[VM][BMJr] Apply new VM API.

75a444e 2022-11-27 15:25:23 K.Ohta

[VM][FM16PI] .

fd5ebf4 2022-11-27 15:25:08 K.Ohta

[VM][CEFUCOM21] .

b0c47d4 2022-11-27 15:24:46 K.Ohta

[VM][BABBAGE2ND] Apply before commit for VM_TEMPLATE::.

9372f40 2022-11-27 15:24:20 K.Ohta

[VM][FM7] Apply before commit for VM_TEMPLATE.

69e0383 2022-11-27 15:20:44 K.Ohta

[VM_TEMPLATE] Make VM_TEMPLATE::reset() incluse common routine.

No need to define VM::reset() if has no specified process.

[VM_TEMPLATE] Add initialize_deviced() and release_devices()
as common proccess for constructor and destructor.
[VM_TEMPLATE] Add lacked API.
[VM_TEMPLATE] Fix warning around _TCHAR* .

cfb3f5b 2022-11-27 13:46:20 K.Ohta

[VM][VM_TEMPLATE] Now, vm_template.h makes *pure* interface decl.

[VM][VM_TEMPLATE] Move common part of process_state() to process_state_core().

Some processings have moved to vm_template.cpp.,
and VM::process_state(state_fio, loading) has recommend to use with
VM_TEMPLATE::process_state_core(fio, loading, STATE_VERSION).

SEE ALSO vm/fm7/fm7.h and vm/fm7/fm7.cpp in some modification and datails.

b64d633 2022-11-25 00:28:42 K.Ohta

[GENERAL] Add FX-9000P, still not buildable.

c93cf2d 2022-11-25 00:16:27 K.Ohta

[GENERAL] *Partly* merge upstream 2022-04-05.

At least available to build and run for FM-7.

89bc8fd 2022-11-24 22:02:22 K.Ohta

[UI][MZ2500] Remove unnecessary class definition.

8d76faa 2022-11-12 00:41:17 K.Ohta

[OOPs] Sorry for not adding splitted header. m(._.)m

2895208 2022-11-05 23:45:04 K.Ohta

[EMU] Fix a lot of warning around "override".

2613ba4 2022-11-05 23:31:33 K.Ohta

[Qt][Debugger] TRY: Make debugger widget inside of libCSPgui.

0e75a9e 2022-10-29 03:39:16 K.Ohta

[Qt][GUI][OpenGL] Prepare to enable context-sharing.

cdc9bd8 2022-10-24 00:06:14 K.Ohta

[Build] Add bash script make with logging.

d27e970 2022-10-24 00:05:09 K.Ohta

[Build][CMAKE] Remove older (and now unused) build scripts.

631aa3b 2022-10-23 21:01:44 K.Ohta

[VM][FMTOWNS][CDROM] I/O 04C0h : Adjust order of sequence at writing.

[VM][FMTOWNS][CDROM] I/O 04C4h : Re-enable parameter queue pointer.
[VM][FMTOWNS][CDROM] Update state version to 22.

4f01e9e 2022-10-23 20:06:48 K.Ohta

[VM][FMTOWNS][CDROM] Remove duplicated line.

a15cc60 2022-10-18 22:20:28 K.Ohta

[OSD][SOUND][Qt] QT_MULTIMEDIA: Reduce jitter and delay.

a2ad5f2 2022-10-12 01:42:04 K.Ohta

[OSD][SOUND][QT_MULTIMEDIA] Make be more correctness updating timestamp.

7f89e65 2022-10-12 01:41:37 K.Ohta

[OSD][Qt][SOUND] Fix sound delayes.

391758e 2022-10-12 01:39:11 K.Ohta

[OSD][Qt][SOUND_DRIVER] Make sound buffer twice, to reduce jitter.

[OSD][Qt][SOUND_DRIVER] Add new api to check started.But, this makes jitter a lot after changing output device at least QT_MULTIMEDIA driver.

2d119ed 2022-10-11 23:33:11 K.Ohta

[OSD][Qt][DEBUGGER] Remove unneeded mouse grabbing from emulation loop. This will cause locking-up when starting a debugger.

793b884 2022-10-10 22:10:27 K.Ohta

[OSD][SOUND] Make open pseudo-fileio and recalc samples be integrated.

7208968 2022-10-08 23:03:07 K.Ohta

[OSD][SOUND] .

Show on old repository browser