Yes, it it surprising to me as well.
For me they sometimes work, sometimes not. I was able to figure out why this is,...
For me they sometimes work, sometimes not. I was able to figure out why this was,...
The data register wait timing is unfortunately much harder to pin down, it varies...
I noted a discrepancy between the timing of the CALL instruction, in my measurements...
I’ve performed cycle-accurate R800 timing tests on my turboR GT, see the R800+wait...
Regarding the discrepancy between the PCM wait (85.16 clocks vs. 88 clocks in the...
After a test with cycle-accurate timing on turboR, I have established that: The required...
After a test with cycle-accurate timing on turboR, I have established that the required...
After a test with cycle-accurate timing on turboR, I can confirm that the required...
In a test with cycle-accurate timing on turboR, I can confirm that the required wait...
In a test with cycle-accurate timing on turboR, I can confirm that the required wait...
PSG envelopes are too loud
Forgot to write a proper title
PSG
Confirmed fixed by 93dfc19171.
Extension AVT_DPF-550 crashes openMSX
Extension AVT_DPF-550 crashes openMSX
Extension AVT_DPF-550 crashes openMSX
Not encountered since I installed the OS X 10.10.1 update, so closing with the assumption...
OpenMSX sometimes hangs Mac when starting
PSG/Z80 timing combination shows something is off
Fixed by ba9fcc4, props!
OpenMSX sometimes hangs Mac when starting
In this program I tried out the "SID effect", PSG waves with non-square duty cycle,...
; ; Top-level PSGDuty program class ; PSG_REGISTER_SELECT: equ 0A0H PSG_WRITE: equ...
Counting the number of samples in the "record_channels PSG 1" dump, the period is...
<wouterv> not 100% sure yet, but it seems both MidiInWindows and MidiInCoreMidi don't...
Failed to dispose of MIDI error when rewinding while connected to a non-virtual MIDI device
If I put sleep(10) at the end of the CliConnection destructor I get a reliable crash...
Crash when quitting while connected to debugger and breaked
<wouterv> kanima, grauw: (very preliminary results) i started looking at some (old)...
<wouterv> kanima, grauw: (very preliminary results) i started looking at some (old)...
Limit V99x8 VDP VRAM access in MSX1 modes
Limit OPL4 I/O access
Limit OPL3 I/O access
Limit MSX-AUDIO I/O access
Limit OPLL I/O access
Limit TMS VDP VRAM access
I checked the OPL3 and OPL4 implementations, and Wouter checked the OPLL implementation,...
Compare.
Fix here: https://bitbucket.org/grauw/openmsx/commits/a8f2438 Please pull from h...
Thanks, table is fixed :).
10 ' Unit test 1, writing nibbles 11 M=&H80:O=1:A=&H11:EX=&H11:GOSUB 100 12 M=&H81:O=1:A=&H22:EX=&H21:GOSUB...
p.s. You can write some unit tests calling writeIO() / readIO() to verify the fix...
Sony HBI-55 emulation bug
I wouldn’t mind having this work actually…! Even though on my MSX I run Synthesix...
I wouldn’t mind having this work actually…! Even though on my MSX I run Synthesix...
Hey, I have this bug report here for glass: https://bitbucket.org/grauw/glass/issue/2/openmsx-does-not-recognize-symbols-in...
MIDI IN support for Mac OS X