If you dont have a tv with composite input, you could try one of the RGB inputs.
Blank screen could just mean the av converter wasnt able to synch to the input.
Mark
Its probably not getting initialised by the software. As you are using demo code, its likely the problem is in address decoding on the tms9918a card. Maybe the address selection links dont match the demo code.
Mark
--
You received this message because you are subscribed to a topic in the Google Groups "retro-comp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/retro-comp/qb2GNPCbbXM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to retro-comp+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/retro-comp/6828638c-9794-4ac9-b5aa-c73cdc5cf50d%40googlegroups.com.
Hmm, no I haven't seen that before. The thing that nyan, plasma, and sprite have in common is that they use an interrupt, whereas mandelbrot and ascii don't. Maybe the interrupt isn't executing the correct code. Do you have the code configured to set up NMI rather than INT?Does the ASCII example work?
On Sun, Feb 9, 2020 at 12:33 PM Dave Snowdon <dave....@gmail.com> wrote:
Posted the same attachment twice. Here's what the plasma & nyan examples display--
On Sunday, 9 February 2020 18:32:34 UTC, Dave Snowdon wrote:Thanks JB. I've switched my card over to the CV jumper settings (I have an SIO/2 card so I need to use NMI anyway) and it looks like it's almost working.
- Mandelbrot - looks recognisable
- plasma & nyan - generate vertical white & black bars
- sprite - black screen
My guess is that the addressing is slightly off somehow. Anyone seen anything like this before?thanks
DaveOn Sunday, 2 February 2020 15:33:40 UTC, J.B. Langston wrote:Sorry, somehow I missed this discussion before. I would suggest checking that your jumper configuration matches the settings configured in the example programs you assembled. I have updated the README section on jumper configurations to be less confusing now: https://github.com/jblang/TMS9918A/blob/master/README.md#jumper-descriptionsThe README previously suggested the MSX jumper configuration by default but the examples were configured to use the ColecoVision jumper configuration. I now primarily use ColecoVision jumper settings on my own board so I can play CV games, and I updated the examples to use that configuration but forgot to update the README. Sorry for any confusion that caused.
On Sunday, January 5, 2020 at 2:23:23 PM UTC-6, Mark T wrote:If you see a plain black screen then the timing signals are probably being generated by the tms9918a.Its probably not getting initialised by the software. As you are using demo code, its likely the problem is in address decoding on the tms9918a card. Maybe the address selection links dont match the demo code.
Mark
You received this message because you are subscribed to a topic in the Google Groups "retro-comp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/retro-comp/qb2GNPCbbXM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to retro...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to retro-comp+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/retro-comp/2faa133a-686b-4f6a-90c4-55074ac1e8fa%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/retro-comp/2faa133a-686b-4f6a-90c4-55074ac1e8fa%40googlegroups.com.