fix(): Review blockout followups - #1497
Conversation
| JTFRAME_BUTTONS=4 | ||
| JTFRAME_JOY_DULR | ||
|
|
||
| JTFRAME_HEADER=1 |
There was a problem hiding this comment.
It must be a multiple of 4 or it will break the Analogue Pocket firmware.
|
This is NOT ready for review, i m doing it slowly because i have to do it without AI, for reasons. |
| JTFRAME_HEIGHT=240 | ||
| JTFRAME_COLORW=4 | ||
|
|
||
| JTFRAME_PXLCLK=8 |
There was a problem hiding this comment.
I hate to call this EVIDENCE but the only thing outside mame i found is this:
a 24mhz xtal and a 20mhz one.
The 20Mhz is the 10Mhz motorola
The 24Mhz needs to be the one that generates the video clock, at 320px visible area i would say 8Mhz is correct
@jotego does it sound reasonable?
This was one of the things you asked to double check or put conformant with mame.
|
I thought this was addressed by removing the mispelled names, i have skip for agress and agressb and i defer agress till the point blockout is done and in good shape.
this is what i got from compilation. Agress is disappeared.
i added JTFRAME_RATE=58.04 and i see that verified in the pipeline, because with the current signal shape, 58.04 is what comes out. Should i rethink how the vtimer is configured?
i tested this from the compilation, and it was working correctly. What i see from the MRAs: where is the issue in those 3 lines?
I added this: and i thought that fixed it. ( i can look into supporting it but seems an harder task for me now without verification sources). The other items i need to look at with calm, i read your requests and those sound strange to me because i thought i exactly did what you asked. Current MRAs for inspection |

Followups to clean up the blockout core