Search results
Cheap CX5M
Score: 160.82 %,
Type: Forum topic , Comments: 16 comments
matter unless you plan to use Yamaha’s software with MIDI. The MBIOS 2.0 ROM is the biggest difference. ... an SFG-01 or 05 doesn’t really matter unless you plan to use Yamaha’s software with MIDI. The MBIOS 2.0 ROM ...
DOS2 not booting
Score: 161.07 %,
Type: Forum topic , Comments: 4 comments
I'm not very familiar with DOS, but as I'm trying to make VGM work, I need the DOS2 to boot.
And I cannot succed in doing so ... Very very frustrating
I've downloaded the DOS2.40 here
Made a DSK image and tried it on ...
Fast addition on a list of values
Score: 160.67 %,
Type: Forum topic , Comments: 5 comments
it readable for now).
LD A,(RANGE_START + 0)
LD (DATA2 + 1),A
LD ... + 0)
LD (DATA1 + 1),A
LD A,(RANGE_END + 1)
LD C,A ; ...
; D = 0 (Note: if CONSTANT were 16 bit, the algorithm would still work).
LOOP:
; Add ...
How do you keep a build number ?
Score: 161.71 %,
Type: Forum topic , Comments: 2 comments
way to do it, using the 'update' instruction:
module VERSION
major=0
minor=0 ... "0"+build/1000,"0"+(build mod 1000)/100
byte "0"+(build mod 100)/10,"0"+(build mod 10)
endmodule ...
INCDIR in Sjasm
Score: 162.99 %,
Type: Forum topic , Comments: 8 comments
Hello everyone,
Does someone know how to use the INCDIR directive in Sjasm ?
I can't seem to make it work properly.
I've tried :
incdir full_path
incdir "full_path"
incdir ..\relative_path
incdir ...
Inserting an SFX in a track playing
Score: 166.14 %,
Type: Forum topic , Comments: 13 comments
frame, whether needed or not. A rest, for example, must write 0 to channel volume at each frame. Same ...
Is it possible to reproduce low-pass filter on PSG ?
Score: 161.99 %,
Type: Forum topic , Comments: 16 comments
results.
If you want to lower the volume a bit, enable the tone generator and set it to period 0 or 1, ... it to period 0 or 1, the inaudibly quick oscillation of the tone generator will halve the amplitude. ... fake lowpass filter https://www.dropbox.com/s/q7cvc8ze7nsl6xm/PSG%20fake%20lowpass%20filter.mp3?dl=0 ...
Looking for Salamander (EUR)
Score: 162.03 %,
Type: Forum topic , Comments: 6 comments
Hi,
I'm looking for Salamander, european version.
Must have box and inlay, preferably with manual if possible.
The box must be in very good/good condition.
Thank you.
I have a structurally very I have a structurally very nice ...
MG2 VDP frequency
Score: 161.81 %,
Type: Forum topic , Comments: 13 comments
of the code:
if (sync == VDP_SYNC_AUTO) {
vdp->palMask = ~0;
vdp->palValue = 0;
}
else if (sync == VDP_SYNC_50HZ) {
vdp->palMask = ~0x02;
vdp->palValue = 0x02;
}
else if (sync == VDP_SYNC_60HZ) {
vdp->palMask = ~0 ...
MSXdev21 games being converted to SMS and sold !
Score: 167.24 %,
Type: Forum topic , Comments: 28 comments
without also hacking without permission is unfair
DrWh0 wrote:
Well, if the
DrWh0 ...
DrWh0 wrote:
You are right
DrWh0 wrote:
You are right but the MSX scene has been ...
