OSDN Git Service

csp-qt/common_source_project-fm7.git
15 months ago[VM][FMTOWNS][DMAC][WIP] Improving around terminal of transfer.
K.Ohta [Tue, 16 May 2023 09:18:42 +0000 (18:18 +0900)]
[VM][FMTOWNS][DMAC][WIP] Improving around terminal of transfer.

 - This is implementing refer to JAPANESE DATASHEET of uPD71071, NEC.

15 months ago[VM][FMTOWNS][DMAC] TRY: Reduce usage of HOST CPU time.
K.Ohta [Wed, 10 May 2023 12:55:53 +0000 (21:55 +0900)]
[VM][FMTOWNS][DMAC] TRY: Reduce usage of HOST CPU time.

- Add prescale counter to do_dma().

15 months ago[VM][FMTOWNS][SCSI] Implement extended control flags for after FM-Towns2 UX.
K.Ohta [Wed, 10 May 2023 11:49:45 +0000 (20:49 +0900)]
[VM][FMTOWNS][SCSI] Implement extended control flags for after FM-Towns2 UX.

15 months ago[VM][FMTOWNS] Adjust around DMAC and SCSI.
K.Ohta [Wed, 10 May 2023 11:49:22 +0000 (20:49 +0900)]
[VM][FMTOWNS] Adjust around DMAC and SCSI.

15 months ago[VM][FMTOWNS][DMAC] Prepare to use endreq.This needs to build without SINGLE_MODE_DMA .
K.Ohta [Wed, 10 May 2023 11:48:10 +0000 (20:48 +0900)]
[VM][FMTOWNS][DMAC] Prepare to use endreq.This needs to build without SINGLE_MODE_DMA .

15 months ago[VM][FMTOWNS][CDROM] Disable logging.
K.Ohta [Wed, 10 May 2023 11:47:42 +0000 (20:47 +0900)]
[VM][FMTOWNS][CDROM] Disable logging.

15 months ago[VM][FMTOWNS][TOWNS_SCSI_HOST] .
K.Ohta [Wed, 10 May 2023 11:47:21 +0000 (20:47 +0900)]
[VM][FMTOWNS][TOWNS_SCSI_HOST] .

15 months ago[VM][FMTOWNS][SCSI] Boot from SCSI HDD.
K.Ohta [Wed, 10 May 2023 11:44:42 +0000 (20:44 +0900)]
[VM][FMTOWNS][SCSI] Boot from SCSI HDD.

- Set SCSI_DEV_IMMEDIATE_SELECT .

[VM][FMTOWNS][FLOPPY] WAITING via SEEK sequence.

- MB8877_NO_BUSY_AFTER_SEEK flag seems not to be needed for emulation.

[VM][FMTOWNS] Prepare to drop TOWNS_SCSI_HOST:: .

15 months ago[VM][FMTOWNS][SCSI][DMAC] Partly available to use SCSI HDD, still not booting from...
K.Ohta [Wed, 10 May 2023 08:37:47 +0000 (17:37 +0900)]
[VM][FMTOWNS][SCSI][DMAC] Partly available to use SCSI HDD, still not booting from IPL.

16 months ago[VM][UPD71071] Fix warning.
K.Ohta [Fri, 28 Apr 2023 20:06:39 +0000 (05:06 +0900)]
[VM][UPD71071] Fix warning.

16 months ago[VM][FMTOWNS][CDROM] Adjust STATE flags.
K.Ohta [Fri, 28 Apr 2023 20:04:24 +0000 (05:04 +0900)]
[VM][FMTOWNS][CDROM] Adjust STATE flags.

16 months ago[VM][FMTOWNS] Re-Available to start Fractal Engine DEMO ヽ(・∀・)ノ
K.Ohta [Fri, 28 Apr 2023 18:14:59 +0000 (03:14 +0900)]
[VM][FMTOWNS] Re-Available to start Fractal Engine DEMO ヽ(・∀・)ノ

16 months ago[VM][FMTOWNS][DMAC] Works with CD-ROM and FDD, excepts SCSI.
K.Ohta [Fri, 28 Apr 2023 17:35:03 +0000 (02:35 +0900)]
[VM][FMTOWNS][DMAC] Works with CD-ROM and FDD, excepts SCSI.

16 months ago[VM][FMTOWNS][DMAC] Adjust to upstream UPD71071:: .
K.Ohta [Fri, 28 Apr 2023 17:32:59 +0000 (02:32 +0900)]
[VM][FMTOWNS][DMAC] Adjust to upstream UPD71071:: .

- This still lacks handling of 16bit width.

- CDROM and FDD works (mostly, not with Fractal Engine DEMO),
  SCSI not work yet.

Signed-off-by: K.Ohta <whatisthis.sowhat@gmail.com>
16 months ago[VM][UPD71071] Separate for pointer add / sub , preparing for FM-TOWNS.
K.Ohta [Fri, 28 Apr 2023 17:32:07 +0000 (02:32 +0900)]
[VM][UPD71071] Separate for pointer add / sub , preparing for FM-TOWNS.

16 months ago[VM][UPD71071] UPD71071:: Checkout from UPSTREAM 2022-12-05, commit edaacb05533c13551...
K.Ohta [Fri, 28 Apr 2023 16:06:35 +0000 (01:06 +0900)]
[VM][UPD71071] UPD71071:: Checkout from UPSTREAM 2022-12-05, commit edaacb05533c13551994cb37b884ea60b1519e17 .

16 months ago[VM][UPD71071_ART] Move Artane's UPD71071:: to UPD71071_ART:: .
K.Ohta [Fri, 28 Apr 2023 16:04:06 +0000 (01:04 +0900)]
[VM][UPD71071_ART] Move Artane's UPD71071:: to UPD71071_ART:: .

- This is workaround of upd71071 variant.

16 months ago[VM][FMTOWNS][SCSI] Adjust around DMAC.
K.Ohta [Wed, 26 Apr 2023 16:15:22 +0000 (01:15 +0900)]
[VM][FMTOWNS][SCSI] Adjust around DMAC.

16 months ago[VM][FMTOWNS] Adjust around DMAC.
K.Ohta [Wed, 26 Apr 2023 16:14:55 +0000 (01:14 +0900)]
[VM][FMTOWNS] Adjust around DMAC.

16 months ago[VM][FMTOWNS][TOWNS_MEMORY] Adjust I/O sequence around TOWNS_DMAC.
K.Ohta [Wed, 26 Apr 2023 16:14:17 +0000 (01:14 +0900)]
[VM][FMTOWNS][TOWNS_MEMORY] Adjust I/O sequence around TOWNS_DMAC.

16 months ago[VM][FMTOWNS][DMAC] Adjusting around signal handling.
K.Ohta [Wed, 26 Apr 2023 16:13:06 +0000 (01:13 +0900)]
[VM][FMTOWNS][DMAC] Adjusting around signal handling.

- This is WORK-IN-PROGRESS. Still be imcopleted.
- Remove address_mask setting, because TOWNS_DMAC has fixed address
  mask, 32bit bus.

16 months ago[VM][UPD71071][WIP] Adjusting around signal handling.
K.Ohta [Wed, 26 Apr 2023 16:11:54 +0000 (01:11 +0900)]
[VM][UPD71071][WIP] Adjusting around signal handling.

- This is WORK-IN-PROGRESS. Still be imcopleted.

16 months ago[VM][FMTOWNS][DMAC][CDROM][SCSI] FM-Towns's DMAC don't push CPU wait.
K.Ohta [Sun, 9 Apr 2023 08:32:10 +0000 (17:32 +0900)]
[VM][FMTOWNS][DMAC][CDROM][SCSI] FM-Towns's DMAC don't push CPU wait.

16 months ago[VM][FMTOWNS][CDROM] Change head seeking at reset_device() .
K.Ohta [Sun, 9 Apr 2023 07:48:33 +0000 (16:48 +0900)]
[VM][FMTOWNS][CDROM] Change head seeking at reset_device() .

16 months ago[VM][FMTOWNS][CDROM][OOPs] Remove unneeded modify when sending inturrupt to PIC.
K.Ohta [Sun, 9 Apr 2023 07:47:36 +0000 (16:47 +0900)]
[VM][FMTOWNS][CDROM][OOPs] Remove unneeded modify when sending inturrupt to PIC.

16 months ago[SDL][JOYSTICK] DO NOT READ/WRITE joydb.ini if not present.
K.Ohta [Sun, 9 Apr 2023 06:53:51 +0000 (15:53 +0900)]
[SDL][JOYSTICK] DO NOT READ/WRITE joydb.ini if not present.

- Reading corrupt joydb.ini may happen booting error at FRACTAL ENGINE
  DEMO (FM-Towns) .
- Should set joystick definition by SDL_GAMECONTROLLERCONFIG
  environment variable.
  See:  https://wiki.archlinux.org/title/Gamepad .

16 months ago[VM][FMTOWNS][CDROM][UPD71071] Revert commits after 6e92bb1d5 .
K.Ohta [Sun, 9 Apr 2023 06:51:13 +0000 (15:51 +0900)]
[VM][FMTOWNS][CDROM][UPD71071] Revert commits after 6e92bb1d5 .

- These are wrong solutions for not booting FRACTAL ENGINE
  DEMONSTRATION CD .
- This issue has happened by around Joystick, See next commit.

16 months ago[VM][FMTOWNS][CDROM][UPD71071] .
K.Ohta [Sun, 9 Apr 2023 06:35:25 +0000 (15:35 +0900)]
[VM][FMTOWNS][CDROM][UPD71071] .

16 months ago[VM][FMTOWNS][UPD71071] .
K.Ohta [Sat, 8 Apr 2023 14:22:39 +0000 (23:22 +0900)]
[VM][FMTOWNS][UPD71071] .

16 months ago[VM][FMTOWNS][UPD71071] Fixing not boot from SCSI.
K.Ohta [Tue, 4 Apr 2023 10:00:18 +0000 (19:00 +0900)]
[VM][FMTOWNS][UPD71071] Fixing not boot from SCSI.

- But, booting from FLOPPY , then REIPL, suceed to boot from
  SCSI (?_?)
- Still not starting Fractal engine demonstration CD.

16 months ago[VM][FMTOWNS][DMAC] Work with FM-Towns.
K.Ohta [Tue, 4 Apr 2023 08:10:05 +0000 (17:10 +0900)]
[VM][FMTOWNS][DMAC] Work with FM-Towns.

16 months ago[VM][FMTOWNS][CDROM][WIP] May works excepts FRACTAL ENGINE DEMO ;_;
K.Ohta [Tue, 4 Apr 2023 08:09:13 +0000 (17:09 +0900)]
[VM][FMTOWNS][CDROM][WIP] May works excepts FRACTAL ENGINE DEMO ;_;

- To be fixed.

16 months ago[VM][FMTOWNS][FONTROM] Fix wrong address of FONT ROM accessing.
K.Ohta [Mon, 3 Apr 2023 16:29:34 +0000 (01:29 +0900)]
[VM][FMTOWNS][FONTROM] Fix wrong address of FONT ROM accessing.

16 months ago[VM][FMTOWNS][CDROM][WIP] Now fixing for Fractal engine DEMO.
K.Ohta [Mon, 3 Apr 2023 16:28:21 +0000 (01:28 +0900)]
[VM][FMTOWNS][CDROM][WIP] Now fixing for Fractal engine DEMO.

- This seems to be wrong, yet.
- Re-available to access from 16bit DMA bus.

16 months ago[VM][FMTOWNS][SCSI] Disable 16 bit I/O accessing functions.
K.Ohta [Mon, 3 Apr 2023 16:27:49 +0000 (01:27 +0900)]
[VM][FMTOWNS][SCSI] Disable 16 bit I/O accessing functions.

16 months ago[VM][FMTOWNS][TIMER] Improve around 1uS halt timer and Interval timer.
K.Ohta [Mon, 3 Apr 2023 16:26:58 +0000 (01:26 +0900)]
[VM][FMTOWNS][TIMER] Improve around 1uS halt timer and Interval timer.

16 months ago[VM][FMTOWNS][TOWNS_MEMORY] Adjust around I/O ports.
K.Ohta [Mon, 3 Apr 2023 16:26:27 +0000 (01:26 +0900)]
[VM][FMTOWNS][TOWNS_MEMORY] Adjust around I/O ports.

16 months ago[VM][I386_NP21] Fix freezing when falling into BUSREQ (or HALT) state.
K.Ohta [Mon, 3 Apr 2023 16:25:53 +0000 (01:25 +0900)]
[VM][I386_NP21] Fix freezing when falling into BUSREQ (or HALT) state.

17 months ago[VM][FMTOWNS] Add debugger to DMAC.
K.Ohta [Fri, 31 Mar 2023 13:20:06 +0000 (22:20 +0900)]
[VM][FMTOWNS] Add debugger to DMAC.

17 months ago[VM][FMTOWNS][CDROM] Temporally disable 16bit accessing.
K.Ohta [Fri, 31 Mar 2023 12:06:17 +0000 (21:06 +0900)]
[VM][FMTOWNS][CDROM] Temporally disable 16bit accessing.

17 months ago[VM][FMTOWNS][YM2612] Fix clock of OPN2 to 1999.46KHz.
K.Ohta [Wed, 29 Mar 2023 17:53:06 +0000 (02:53 +0900)]
[VM][FMTOWNS][YM2612] Fix clock of OPN2 to 1999.46KHz.

  Thanks to YS-11 (Yamakawa) San, the author of TSUGARU emulator.

17 months ago[VM][FMGEN][DEBUG][OPNx] Add API: GetPrescaler() .
K.Ohta [Wed, 29 Mar 2023 17:50:01 +0000 (02:50 +0900)]
[VM][FMGEN][DEBUG][OPNx] Add API: GetPrescaler() .

[VM][YM2612][FMGEN] OPN2: Available configulable prescaler.
[VM][YM2612][OPN2][DEBUGGER] REGISTER: Also display PRESCALER.

[VM][FMGEN] opna.h : Fix character encoding.
[BUILD][CMAKE] Update SOVERSIONs.

17 months ago[VM][FMTOWNS][KEYBOARD] Fix (re-enable) resetting with pressing any key.
K.Ohta [Wed, 29 Mar 2023 16:20:32 +0000 (01:20 +0900)]
[VM][FMTOWNS][KEYBOARD] Fix (re-enable) resetting with pressing any key.

 This implement as VM::special_reset(int num) .
 See FMTOWNS::KEYBOARD::special_reset(int num) for details.

17 months ago[VM][TOWNS][MEMORY][DICTIONARY] Fix around software reset and power-off.
K.Ohta [Wed, 29 Mar 2023 16:18:54 +0000 (01:18 +0900)]
[VM][TOWNS][MEMORY][DICTIONARY] Fix around software reset and power-off.

[VM][TOWNS][DICTIONARY] Optimize around memory access.
[VM][TOWNS][DICTIONARY] Save CMOS correctry.

17 months ago[VM][FMTOWNS][MEMORY][FONTROMS] Fix text font rendering fo FM-R mode.
K.Ohta [Wed, 29 Mar 2023 15:22:51 +0000 (00:22 +0900)]
[VM][FMTOWNS][MEMORY][FONTROMS] Fix text font rendering fo FM-R mode.

17 months ago[VM][FMTOWNS][WIP] Adjust I/O layout.
K.Ohta [Sat, 25 Mar 2023 08:55:10 +0000 (17:55 +0900)]
[VM][FMTOWNS][WIP] Adjust I/O layout.

[VM][FMTOWNS][FONT] Add I/O entries.
[VM][FMTOWNS][SPRITE] Remove unused CRTC and FONT entries.
[VM][FMTOWNS][MEMORY][WIP] Adjusting address layout, still not TEXT
                           drawing correctly.

17 months ago[VM][FMTOWNS] Make VMs working except plane VRAM accessing.
K.Ohta [Sat, 25 Mar 2023 07:15:54 +0000 (16:15 +0900)]
[VM][FMTOWNS] Make VMs working except plane VRAM accessing.

[VM][FMTOWNS][OOPS] I forgot to numbers of PIC:I8259.
[VM][FMTOWNS][OOPS] I forgot to set device_model of I8253.

17 months ago[VM][FMTOWNS][TOWNS_DMAC] Make address mask fixed (to 32bit).
K.Ohta [Sat, 25 Mar 2023 07:14:59 +0000 (16:14 +0900)]
[VM][FMTOWNS][TOWNS_DMAC] Make address mask fixed (to 32bit).

[VM][FMTOWNS][TOWNS_DMAC] Temporally disable 16bit register access.

17 months ago[VM][FMTOWNS][CDROM] Prepare to make DMA access both 8bit / 16bit.
K.Ohta [Sat, 25 Mar 2023 07:13:57 +0000 (16:13 +0900)]
[VM][FMTOWNS][CDROM] Prepare to make DMA access both 8bit / 16bit.

17 months ago[VM][FMTOWNS][SCSI][WIP] Adjust signal handling.
K.Ohta [Sat, 25 Mar 2023 07:13:33 +0000 (16:13 +0900)]
[VM][FMTOWNS][SCSI][WIP] Adjust signal handling.

17 months ago[VM][FMTOWNS][TOWNS_MEMORY] Adjust memory map, but vram plane access still be wrong.
K.Ohta [Sat, 25 Mar 2023 07:12:56 +0000 (16:12 +0900)]
[VM][FMTOWNS][TOWNS_MEMORY] Adjust memory map, but vram plane access still be wrong.

17 months ago[VM][UPD71071] Fix req / sreq sequences.
K.Ohta [Sat, 25 Mar 2023 07:11:47 +0000 (16:11 +0900)]
[VM][UPD71071] Fix req / sreq sequences.

[VM][UPD71071] Temporally disable read_io16() and write_io16().

17 months ago[OSD] Remove HAS_I8254 flag.
K.Ohta [Sat, 25 Mar 2023 07:10:24 +0000 (16:10 +0900)]
[OSD] Remove HAS_I8254 flag.

17 months ago[VM][I8253][OOPs] Apply upstream 2022-12-05, I FORGOT TO APPLY (;´Д`)
K.Ohta [Sat, 25 Mar 2023 07:09:17 +0000 (16:09 +0900)]
[VM][I8253][OOPs] Apply upstream 2022-12-05, I FORGOT TO APPLY (;´Д`)

17 months ago[VM][FMTOWNS][WIP] .
K.Ohta [Fri, 24 Mar 2023 21:21:03 +0000 (06:21 +0900)]
[VM][FMTOWNS][WIP] .

17 months ago[VM] All of VMs are available to build, excepts checking VM behaviors.
K.Ohta [Fri, 24 Mar 2023 20:46:57 +0000 (05:46 +0900)]
[VM] All of VMs are available to build, excepts checking VM behaviors.

17 months ago[VM][MZ5500][MEMBUS] Fix FTBFS.
K.Ohta [Fri, 24 Mar 2023 17:55:21 +0000 (02:55 +0900)]
[VM][MZ5500][MEMBUS] Fix FTBFS.

17 months ago[VM][SVI3X8] Fix FTBFS.
K.Ohta [Fri, 24 Mar 2023 17:39:52 +0000 (02:39 +0900)]
[VM][SVI3X8] Fix FTBFS.

17 months ago[VM][FP1100] Fix FTBFS.
K.Ohta [Fri, 24 Mar 2023 17:39:39 +0000 (02:39 +0900)]
[VM][FP1100] Fix FTBFS.

17 months ago[VM][FMR30] Fix FTBFS.
K.Ohta [Fri, 24 Mar 2023 17:23:15 +0000 (02:23 +0900)]
[VM][FMR30] Fix FTBFS.

17 months ago[VM][I8253] Add forgotten device_model .
K.Ohta [Fri, 24 Mar 2023 17:22:51 +0000 (02:22 +0900)]
[VM][I8253] Add forgotten device_model .

17 months ago[VM][I86][I286][V30] Fix FTBFS.
K.Ohta [Fri, 24 Mar 2023 17:22:24 +0000 (02:22 +0900)]
[VM][I86][I286][V30] Fix FTBFS.

17 months agoUpdate revisions. Please see below.
K.Ohta [Fri, 24 Mar 2023 16:06:21 +0000 (01:06 +0900)]
Update revisions. Please see below.

Note: This may be imcomplete around UPD71071 and FM-Towns.
      Will fix ASAP.

17 months ago[General][VM] Merge upstream 2022-12-04.
K.Ohta [Fri, 24 Mar 2023 16:05:11 +0000 (01:05 +0900)]
[General][VM] Merge upstream 2022-12-04.

17 months ago[VM] Apply ALL VMs to upstream 2022-12-04 .
K.Ohta [Fri, 24 Mar 2023 16:01:02 +0000 (01:01 +0900)]
[VM]  Apply ALL VMs to upstream 2022-12-04 .

17 months ago[VM][MZ5500][PC98HA] Apply to upstream 2022-12-04 .
K.Ohta [Fri, 24 Mar 2023 16:00:37 +0000 (01:00 +0900)]
[VM][MZ5500][PC98HA] Apply to upstream 2022-12-04 .

17 months ago[VM][MAME][I86][I286] Apply to upstream 2022-12-04 .
K.Ohta [Fri, 24 Mar 2023 15:59:44 +0000 (00:59 +0900)]
[VM][MAME][I86][I286] Apply to upstream 2022-12-04 .

17 months ago[VM][FM7] .
K.Ohta [Fri, 24 Mar 2023 15:58:51 +0000 (00:58 +0900)]
[VM][FM7] .

17 months ago[OSD][Qt] Remove FLAG: MEMORY_DISABLE_DMA_MMIO .
K.Ohta [Fri, 24 Mar 2023 15:58:21 +0000 (00:58 +0900)]
[OSD][Qt] Remove FLAG: MEMORY_DISABLE_DMA_MMIO .

17 months ago[VM][FMR30] Apply upstream 2022-12-04 .
K.Ohta [Fri, 24 Mar 2023 15:57:53 +0000 (00:57 +0900)]
[VM][FMR30] Apply upstream 2022-12-04 .

17 months ago[VM] Apply upstream 2022-12-04 to some VMs.
K.Ohta [Thu, 23 Mar 2023 08:52:59 +0000 (17:52 +0900)]
[VM] Apply upstream 2022-12-04 to some VMs.

17 months ago[VM][FP1100] Apply upstream 2022-12-04 .
K.Ohta [Thu, 23 Mar 2023 08:10:32 +0000 (17:10 +0900)]
[VM][FP1100] Apply upstream 2022-12-04 .

17 months ago[VM][DEVICE] Fix usage of string.
K.Ohta [Thu, 23 Mar 2023 08:10:07 +0000 (17:10 +0900)]
[VM][DEVICE] Fix usage of string.

17 months ago[VM][UPD7220] Apply upstream 2022-12-04 .
K.Ohta [Thu, 23 Mar 2023 08:09:45 +0000 (17:09 +0900)]
[VM][UPD7220] Apply upstream 2022-12-04 .

17 months ago[VM][I8237] Add fogotten to merge function (;´Д`)
K.Ohta [Thu, 23 Mar 2023 08:09:02 +0000 (17:09 +0900)]
[VM][I8237] Add fogotten to merge function (;´Д`)

17 months ago[VM][PC9801] Apply upstream 2022-12-04 to PC9801 series.See below note.
K.Ohta [Thu, 23 Mar 2023 08:07:50 +0000 (17:07 +0900)]
[VM][PC9801] Apply upstream 2022-12-04 to PC9801 series.See below note.

Note:
  Artane. variant of ePC9801xx changes bank dynamically.
  Not need to translate address.
  - 20230323 K.O

17 months ago[VM][Z80] Apply updates of upstream 2022-12-04.
K.Ohta [Thu, 23 Mar 2023 05:59:41 +0000 (14:59 +0900)]
[VM][Z80] Apply updates of upstream 2022-12-04.

17 months ago[VM][UPD7801][UPD7809][UPD7810] Apply recent changes of upstream 2022-12-04.
K.Ohta [Thu, 23 Mar 2023 05:59:11 +0000 (14:59 +0900)]
[VM][UPD7801][UPD7809][UPD7810] Apply recent changes of upstream 2022-12-04.

17 months ago[VM] Remove V30:: class, maybe never used.
K.Ohta [Thu, 23 Mar 2023 05:58:28 +0000 (14:58 +0900)]
[VM] Remove V30:: class, maybe never used.

17 months ago[VM][TK80BS] Apply upstream 2022-12-04.
K.Ohta [Thu, 23 Mar 2023 05:27:30 +0000 (14:27 +0900)]
[VM][TK80BS] Apply upstream 2022-12-04.

17 months ago[VM][BABBAGE2ND] Apply upstream 2022-12-04.
K.Ohta [Thu, 23 Mar 2023 05:27:08 +0000 (14:27 +0900)]
[VM][BABBAGE2ND] Apply upstream 2022-12-04.

17 months ago[OSD][DEBUGGER] Workaround for locking up when calling debugger.
K.Ohta [Thu, 23 Mar 2023 05:26:46 +0000 (14:26 +0900)]
[OSD][DEBUGGER] Workaround for locking up when calling debugger.

17 months ago[VM][X1] .
K.Ohta [Sun, 19 Mar 2023 13:11:51 +0000 (22:11 +0900)]
[VM][X1] .

17 months ago[VM][FMTOWNS][WIP] Applying upstream, still not working.
K.Ohta [Sun, 19 Mar 2023 13:11:27 +0000 (22:11 +0900)]
[VM][FMTOWNS][WIP] Applying upstream, still not working.

17 months ago[VM][UPD71071][WIP] TRY: Applying upstream.Still not working.
K.Ohta [Sun, 19 Mar 2023 13:10:47 +0000 (22:10 +0900)]
[VM][UPD71071][WIP] TRY: Applying upstream.Still not working.

17 months ago[VM][MEMORY] .
K.Ohta [Sun, 19 Mar 2023 13:10:03 +0000 (22:10 +0900)]
[VM][MEMORY] .

17 months ago[VM][I8259] Fix Compilation error.
K.Ohta [Sun, 19 Mar 2023 13:09:40 +0000 (22:09 +0900)]
[VM][I8259] Fix Compilation error.

17 months ago[VM][I8080] Fix linking error
K.Ohta [Sun, 19 Mar 2023 13:08:52 +0000 (22:08 +0900)]
[VM][I8080] Fix linking error

[VM][FMTOWNS][WIP] Applying.Still not working.

17 months ago[VM][FMTOWNS][DMAC] Revert recent commit, will apply changes of upstream 20221204...
K.Ohta [Sun, 19 Mar 2023 08:47:55 +0000 (17:47 +0900)]
[VM][FMTOWNS][DMAC] Revert recent commit, will apply changes of upstream 20221204, and UPD71071:: .

- Rollback to commit 9924a924064280f3877802950733979303c19228 .

17 months ago[VM][UPD72071] Revert recent two commits, will re-apply to upstream 2022-12-04.
K.Ohta [Sun, 19 Mar 2023 08:43:29 +0000 (17:43 +0900)]
[VM][UPD72071] Revert recent two commits, will re-apply to upstream 2022-12-04.

- This rollback to commit 294d5bae2518d2bde8ba90b71a482df597229dcf .
  Will apply changes of upstream to this, also FMTOWNS::DMAC .

17 months ago[VM][FMTOWNS][DMAC][DONOTBUILD] Move some signals to FMTOWNS::DMAC .
K.Ohta [Sat, 18 Mar 2023 16:12:44 +0000 (01:12 +0900)]
[VM][FMTOWNS][DMAC][DONOTBUILD] Move some signals to FMTOWNS::DMAC .

17 months ago[VM][UPD71071] Sync to upstream.FM-Towns still not be buildable.
K.Ohta [Sat, 18 Mar 2023 16:12:06 +0000 (01:12 +0900)]
[VM][UPD71071] Sync to upstream.FM-Towns still not be buildable.

17 months ago[VM][UPD71071][DONOTBUILD][WIP] Appling new APIs.But still not complete due to below:
K.Ohta [Sat, 18 Mar 2023 15:39:28 +0000 (00:39 +0900)]
[VM][UPD71071][DONOTBUILD][WIP] Appling new APIs.But still not complete due to below:

- [VM][FMTOWNS][DMAC][SCSI] This aims to integrate FM-Towns's DMAC.
- Newer FM-Towns's SCSI HOST has both 16bit DMA transfer mode and 8bit DMA
  transfer mode.
  This feature make wrong transfer with MS-DOS v6 (also MS-DOS v5?).
  Seems to be assumed 16bit DMA transfer even not support 16bit DMA.
  i.e) FM-Towns 2H.
  BTW, this must implement workaround.
  In eFM-Towns, very ugly workaround to solve this issue.
  But, with this change, I wish to more simpler workaround.
  Please wait.

17 months ago[VM][I8259] Apply new API.
K.Ohta [Sat, 18 Mar 2023 15:39:07 +0000 (00:39 +0900)]
[VM][I8259] Apply new API.

17 months ago[OSD][Qt][VM][I8259] Remove flag: I8259_MAX_CHIPS.
K.Ohta [Sat, 18 Mar 2023 15:38:26 +0000 (00:38 +0900)]
[OSD][Qt][VM][I8259] Remove flag: I8259_MAX_CHIPS.

17 months ago[VM][I8080][I8237][IO][MEMORY] Fix compilation errors.
K.Ohta [Fri, 17 Mar 2023 16:19:46 +0000 (01:19 +0900)]
[VM][I8080][I8237][IO][MEMORY] Fix compilation errors.

17 months ago[Build][CMake] Update SOVERSIONs.
K.Ohta [Fri, 17 Mar 2023 15:57:17 +0000 (00:57 +0900)]
[Build][CMake] Update SOVERSIONs.

17 months ago[DOC] Update history.txt .
K.Ohta [Fri, 17 Mar 2023 15:00:51 +0000 (00:00 +0900)]
[DOC] Update history.txt .

17 months ago[VM] Not include i8237.cpp and i8080.cpp (and more) at compiling any VMs.
K.Ohta [Fri, 17 Mar 2023 14:58:09 +0000 (23:58 +0900)]
[VM] Not include i8237.cpp and i8080.cpp (and more) at compiling any VMs.

17 months ago[FM][FM7][FM7_MAINMEM] (Temporally) Apply upstream 2022-12-04. See below.
K.Ohta [Fri, 17 Mar 2023 14:52:51 +0000 (23:52 +0900)]
[FM][FM7][FM7_MAINMEM] (Temporally) Apply upstream 2022-12-04. See below.

- [ToDo] Will FM7_MAINMEM:: inherit MEMORY:: class with wait processing.
- [ToDo] Also FM7::DISPLAY:: will inherit MEMORY:: class with wait processing.
- [ToDo] MMIO for FM7 main/sub will inherit IO:: class without? wait
         processing.
- [ToDo] MC6809:: will processing with memory waiting value.
- [ToDo] Split some I/O nodes of MAIN/SUB into separate device.