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

Some source cleanups in Reloaded #23

Open
pulkomandy opened this issue May 25, 2014 · 0 comments
Open

Some source cleanups in Reloaded #23

pulkomandy opened this issue May 25, 2014 · 0 comments

Comments

@pulkomandy
Copy link
Member

From pulkoma...@gmail.com on June 04, 2010 19:19:32

There is a pbGPBuffer created at emulator init and used in various places
(namely fdc,dsk,tape and zip handling). This is dangerous and likely to
break in the current system. It may be the cause of dsk corruption we see
sometimes. Remove it!

Also, the pFOdebug should be replaced with logMessage or other similar
functionality, ie send the output to th gui and allow it to do anything
with it... save to file or show a logwindow somewhere. Would avoid creating
an empty debugger.txt on every run.

Original issue: http://code.google.com/p/cpcsdk/issues/detail?id=23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant