• 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
923921d upstream_20220507 2022-12-12 15:58:14 K.Ohta

[OSD][SCREEN] Update ToDo around drawing.

Will support MAX_DRAW_RANGES or vm->max_draw_ranges() for one-board-compulets.

081ddb9 2022-12-12 15:57:38 K.Ohta

[VM][GENERAL][EX80BS] Merge upstream 2022-05-07 .

7564470 2022-12-12 13:52:25 K.Ohta

[VM][SMC777][OOPs] Merge forgotten codes via SMC777.Truely be upstream 2022-04-09.

f53eda6 upstream_20220409 2022-12-12 12:50:47 K.Ohta

[VM][FM16BETA] Rename mainbus.[cpp|h] to main.[cpp|h] .

32d9f0a 2022-12-12 12:37:54 K.Ohta

[VM][FM16BETA] Remove main.cpp and main.h they are unneeded.

ee83583 2022-12-12 12:07:37 K.Ohta

[VM][FM16BETA][OOPS] Add main feature.

36ee108 2022-12-11 16:11:43 K.Ohta

[VM][EMU][GUI] Fix some FTBFS.

f13e788 2022-12-11 11:40:55 K.Ohta

[DOC] Update revision.

a876541 2022-12-11 11:39:00 K.Ohta

[VM][WIP] Merging upstream 2022-04-09, excepts SMC777.

3821f12 2022-12-11 03:31:01 K.Ohta

[General][VM] Merge upstream 2022-04-05, branch 'upstream-20220709'

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.

Show on old repository browser