Greetings all! I've gotten my project to a point where I am in need of testing assistance. If you can spare any of your valuable time to review my game, it...
Nice work, Ryan ! I don't have much time to play it right now, but it seems to be very pleasant. So far, I've run it under Kinty and jzIntv. I'll be able to...
1667
Fisher, Joseph
joseph.fisher@...
Feb 4, 2003 3:11 pm
R Ryan! Great job ;) It's got the look and feel of an Intellivision game, but I love the cursor! Not to mention that the explosions killed me! Very ...
Ryan, Seems to be a little problem in the way you're handling inputs from the hand controllers: pressing the keypad during the game acts like a 'action button'...
... I'm not sure that there is a way to prevent this. I think it's a limitation of the hand controller39;s design. If I'm wrong, someone step in. I wanted the...
... Hmm ... ok, I see. Then I think you should do a test on 'input AND 0xE0', the only valid values being: - 0x00 : no button (and no keypad) - 0xA0 : top...
... Actually, I'd narrow it down further: You can either be in "DISC + ACTION" mode, or "KEYPAD" mode. My own hand-controller scanning routines disambiguate...
Ryan, Something I've noticed with games that change the brown color of the default title screen is that it often doesn't work on my SECAM Inty (should be the...
FWIW, the Sears unit should have the same problem. I haven't had a chance to hook up mine and check. A few of my early demos, and the title screen code that...
Ooops ... Ryan, something strange has happened here. I clicked a square in the middle of the board and the top left corner appeared. I join a screenshot. ...
1675
Fisher, Joseph
joseph.fisher@...
Feb 6, 2003 7:24 pm
Arnauld, Ryan, Let me know if the error is reproducable. Nostalgia has memory dumps and all sorts of tracing available. I'd be happy to lend a hand. -Joe ......
... I'm back after a little pinball-beer-sandwich-coffee break :) Well ... I don't have a clue about what happened. It may even be a bug in Kinty. Anyway,...
All, Has anyone managed to get Mine Hunter to work with INTVPC? --Joe ... -- ... Joseph Zbiciak http://spatula-city.org/~im14u2c/ Not your average "Joe" ...
Good evening everyone. I've been slammed with work the past few days, so I apologize greatly for not being able to be more responsive with your testing...
... Not available for download anywhere that I'm aware of. ... I still need to download and look at the screenshot myself. ... Yes, you should program the...
... The ISR is definitely the best solution. However, you may also try the 'write-it-till-it-works39; method :) MVII #$0002, R0 set_colors: MVO R0, $0028 MVO R0,...
... IIRC, these things have always happened with my console. The signal frequency tends to shift as well (it should stay on channel #36 / UHF ... don't know...
On PAL, it's brown, but a very strange shade of brown. It almost looks like a shade of green, my brain sometimes has a hard time working it out. The Shark!...
... That sounds like the color we get here in the states -- a brown-green that is pretty close to olive-drab. Here's a link to what olive-drab looks like,...
... If the signal frequency is shifting as well, then it's probably the RF modulator. --Joe -- ... Joseph Zbiciak http://spatula-city.org/~im14u2c/ Not...
... I've tried to adjust an Astromash title screen to the color I get on my SECAM (from memory). Certainly not very accurate, but it should give an idea. ...
... Ok, that's actually pretty close to the brown/green I have on my NTSC box. -- ... Joseph Zbiciak http://spatula-city.org/~im14u2c/ Not your average...
... Yes, you're right. And it +is+ really like a gold colour on my Inty (at least on large brown surfaces ; the BurgerTime39;s beef patties appear a bit darker...
That's exactly what my Super Video Arcade looks like. Leave it, no one could ever say right or wrong. There are too many variables that could change the...
... Ok. In fact, it seems closer to what I get than my own attempt. I think there was still too much green in the picture I've sent, and it may be why Joe...
... Yes, it did. One thing noticeable about this particular field is that there are a lot of squares with only one mine around them. Maybe some variable not...
You guys are my heroes for keeping the dream alive. I'm sorry I hate assembly programming so much or else I'd join you. Perhaps if Joe comes out with a C...