Search results
meisei, new MSX emu
Score: 116.18 %,
Type: Forum topic , Comments: 26 comments
It simply works a lot faster and better than e.g. posting it somewhere in our forum, sending us ...
Anyone got a Konami HyperShot?
Score: 113.59 %,
Type: Forum topic , Comments: 4 comments
A Konami controller with 2 buttons labeled "run" and "jump", I think. If you have it, could you test it with a Basic joystick tester and describe what it behaves like?
I don't have that particular piece of hardware, but ...
Arkanoid pad
Score: 122.73 %,
Type: Forum topic , Comments: 44 comments
on guesswork, and has only been tested with Arkanoid 1.
PSG R14 bits 0 and 1 are used, bits 2-5 are set to 1.
Button state is easy: bit 1 of PSG R14, 0 when pressed, 1 when not pressed.
Dial state is on a 9 bit shift register. A positive edge (0 --> 1) on PSG R15 bit 4 puts the current dial position ...
UU boss fun
Score: 113.48 %,
Type: Forum topic , Comments: 12 comments
rarely and is probably very small, in the sense of health=health-ouch, if health=0 then boom, where ouch ...
Ink protection
Score: 113.41 %,
Type: Forum topic , Comments: 1 comment
If you dump Matra's Ink, and run it on an emulator, it loops back to stage 1 after finishing stage 2. This is probably due to some kind of anti piracy protection, since it works fine with blueMSX+game reader. Has anyone looked into it further? Or ...
Super Pierrot mapper
Score: 113.42 %,
Type: Forum topic , Comments: 20 comments
6000 6800 7000 7800
So the one from GoodMSX (crc 0xF00B4BBC), that works with AS So the one from GoodMSX (crc 0xF00B4BBC), that works with ASCII16, is a bad/hacked ROM?
For how long did you ... have loading super pierrot with ru-msx and don't start : detect dos2 mapper
bank 0 : 4000 7FFF ...
policies suggestion
Score: 113.43 %,
Type: Forum topic , Comments: 66 comments
the policies. I just use the foru To be honest: I never read the policies. I just use the forum and all ... this is the same for all forums out there, isn't it?)
It's not a complex matter at all, is it?
The ... other policies than other forums. Does the 'new' policy still have added value? Maybe things ...
openMSX, blueMSX "unique" and "1st" features
Score: 113.2 %,
Type: Forum topic , Comments: 27 comments
v-DRIVE)
-What's blue v-DRIVE?
v-DRIVE is an blueMSX unique function introduced in v1.3.0. So ...
MSX1 VDP statusregister details
Score: 118.42 %,
Type: Forum topic , Comments: 50 comments
mentioned before on this forum.
XL2S's The Cure sets this bit to 0, then to 1, causing the title ... updated). Of course, if the VDP sets the overflow bit, bits 0-4 will stay stuck. The sprite counter keeps ... --> 16
sprites 0,1,2,3,4 on scanline 191 --> 4
no sprites on scanline 191 --> 31
So, ...
MSX1 reads from unmapped/uninitialized area
Score: 113.17 %,
Type: Forum topic , Comments: 30 comments
unmapped port)) -> 79h
- in a,(0d3h) -> 0DBh
- in h,(c) -> 69h
I don't know where the 9 ... of 255s and 0s is not always the same).
read from uninitialized VRAM: 0 on even addresses, 255 on uneven ... NMS8250 has.
memset(&data[0], 0, data.getSize());
We haven't modelled the VRAM ...
