Search results
Looking for SymbOS Quigs documentation
Score: 174.34 %,
Type: Forum topic , Comments: 73 comments
JumpTable ,,... "Jump table is super fast Switch statement for a result... Jumps to 0,1,2,3 etc ... "Set the Control to be visible (1) or invisible(0) - Note will not disapear until Form refreshed" ... (1) or invisible(0)"
Tool.Position.Set ,, "Places the control at pixel Left & ...
Can we use .BIN BASIC routines in other languages?
Score: 158.83 %,
Type: Forum topic , Comments: 5 comments
Hello everyone, I wonder if it's possible to use already done libraries for BASIC (like .bin libs) in another lenguaje. In theory, a .BIN file is located in memory with BLOAD and after that tu call the function in the indicated memory address where ...
How much CPU uses Covox?
Score: 158.73 %,
Type: Forum topic , Comments: 2 comments
Hello everyone, compared to PSG that uses full CPU when playing a sample, how much CPU uses Covox?
Thanks
The same. Full CPU is The same. Full CPU is necessary to keep the timing.
Yes. As seen here, Covox Yes. As seen here , Covox simply converts whatever you OUT to 0 ...
[Z88DK] Official thread:
Score: 158.71 %,
Type: Forum topic , Comments: 4 comments
<stdio.h>
#include <arch/msx/asm.h>
#define BEEP 0x00C0
Z80_registers *regs;
register_usage ... !\n");
return 0;
}
I don't get a normal BEEP, it sounds something quite strange. Where ... <arch/msx/asm.h>
#define BEEP 0x00C0
Z80_registers regs;
register_usage usage;
int main()
{
usage = ...
Help running Quigs
Score: 158.2 %,
Type: Forum topic , Comments: 1 comment
Hello everyone, just installed and trying to run on Windows 10: I can't add a video, the file Browser hangs. I've tried several compatibility modes even Windows XP without success.
Any suggestion? Thanks.
Have you seen this Have ...
When we'll see elinks for MSX?
Score: 153.05 %,
Type: Forum topic , Comments: 63 comments
http://uzix.sourceforge.net/uzix2.0/index.php?page=scrsht&la... )
Since many years, I have in Since many years, I have in mind a very weird idea... When ...
https://en.wikipedia.org/wiki/MSX 146K
https://msx.org 49K
I still find the concept of mapped memory confusing ... that, screen 6 may actually be faster than screen 0!).
In the second half of the video I clear ...
How can I determine CPU usage?
Score: 145.25 %,
Type: Forum topic , Comments: 5 comments
Good day everyone, is there any option in some emulator or any plugin to determine CPU usage when I run a program? I'm really interesting in order to optimize some codes.
Thanks.
Tip: take a look at this Tip: take a look at this ...
How to fix PSG sound in Z80 turbo computers?
Score: 144.98 %,
Type: Forum topic , Comments: 14 comments
think is the cas for the registers 0~6, 11 and 12. By cons the formula is not the same.
For notes ... a plain proportional reduction? PSG values are 0-255 8-bit values, so should not be set ...
Another question from MSX-Music: what does mean Q parameter?
Score: 144.93 %,
Type: Forum topic , Comments: 0 comments
Good day everyone, I'm still reading docs about MSX-Music (FM-PAC) and there is one parameter that I'm not sure what is: Q. I've seen it in MML Music format:
Statement Meaning Range Default Value *1
Qn ...
MSX-Music expanded instrument (0x82): what is exactly?
Score: 144.9 %,
Type: Forum topic , Comments: 6 comments
http://map.grauw.nl/resources/datapack/Vol2-3.3FMBIOS.pdf ?
Is says: Specifies the extra voices. Value of 1 byte following (0-63) is the builtin ... BIOS instruments, the two most significant bits are ignored. So instrument 20h is the same as 60h, A0h and E0h.
Thanks people, it seems that. Thanks people, it seems that.
Ok here goes another ...
