Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer 1 does not work #52

Open
42Bastian opened this issue Feb 27, 2022 · 5 comments
Open

Timer 1 does not work #52

42Bastian opened this issue Feb 27, 2022 · 5 comments
Assignees
Labels
bug legacy Happens also in the original VJ S1

Comments

@42Bastian
Copy link

Timer 1 does not count.
See 4th line should show "000,41"
mandel.zip
Source:
https://github.com/42Bastian/new_bjl/tree/main/exp/tj_mandel

@djipi
Copy link
Owner

djipi commented Feb 27, 2022

Added screenshot taken from the BigPEmu emulator.
image

Added screenshot to see how it looks like on VJ Rx R5b.
image

Does it occurs also on the original VJ?
It will help to set a path for the investigation.

@djipi djipi added the bug label Feb 27, 2022
@42Bastian
Copy link
Author

I tried 2.1.2 (without RX), not sure if this is "original".

@djipi
Copy link
Owner

djipi commented Feb 27, 2022

This is a legacy issue then, I do not promise a fix but will try to investigate. Thanks.

@djipi djipi added legacy Happens also in the original VJ S1 labels Feb 27, 2022
@42Bastian
Copy link
Author

Ok found why it does not work in jerry.cpp
WriteLog("JERRY: Unhandled timer read (WORD) at %08X...\n", offset);

@djipi djipi pinned this issue Mar 31, 2022
@djipi djipi mentioned this issue Jul 24, 2022
@djipi
Copy link
Owner

djipi commented Jun 30, 2023

Visual Studio Debug command arguments to get back for investigation.
"C:\SDK\AJaguar\42Bastian_new_bjl\exp\tj_mandel\mandel.j64" -z --no-log --debugger

@djipi djipi self-assigned this Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug legacy Happens also in the original VJ S1
Projects
None yet
Development

No branches or pull requests

2 participants