Search found 23 matches

by divsalv
Thu May 17, 2018 6:27 pm
Forum: SDK
Topic: Return control to Hollywood!
Replies: 1
Views: 6224

Return control to Hollywood!

Sorry, but I would like to understand one thing: is it possible for a plugin to return control to hollywood for a moment, and then return to the plugin? I was writing a plugin using 6502lib, but the execution cycle goes on forever, so I need to return control to hollywood. It's possible? Or maybe ru...
by divsalv
Mon May 14, 2018 8:09 pm
Forum: Announcements
Topic: Polybios 1.0 released
Replies: 10
Views: 15205

Re: Polybios 1.0 released

why is it only for hollywood 7.1?
by divsalv
Mon Feb 26, 2018 1:41 pm
Forum: Announcements
Topic: Hollywood goes SID!
Replies: 11
Views: 12854

Re: Hollywood goes SID!

Work with 6.1 version?
by divsalv
Wed Nov 16, 2016 2:56 pm
Forum: Showcase
Topic: Mini6502 Simulator/Asm!
Replies: 3
Views: 5898

Re: Mini6502 Simulator/Asm!

In fact with DisableLineHook () the execution speed increases twice, I made an example, and reaches more than 2 million calculations per second, compared to 1 million without DisableLineHook (), but just add a print, and instructions per second cascade just 300,000 per second, always with DisableLin...
by divsalv
Mon Nov 14, 2016 11:52 am
Forum: Showcase
Topic: Mini6502 Simulator/Asm!
Replies: 3
Views: 5898

Mini6502 Simulator/Asm!

As the title, I created a simple simulator of 6502 cpu with HollyWood, I put the project on GitHub, I hope will be of help to someone. The management of the part of the screen graphic, reduces the speed of execution, I wanted to ask if there is a way to speed up the execution. Tested on Win10 with P...
by divsalv
Mon Jul 25, 2016 10:18 pm
Forum: Hollywood bugs
Topic: Error .mod files on Lubuntu
Replies: 7
Views: 7875

Re: Error .mod files on Lubuntu

After the last update the problem seems solved alone, maybe it was just not updated audio driver or ALSA.
by divsalv
Mon Jul 25, 2016 12:48 pm
Forum: Hollywood bugs
Topic: Error .mod files on Lubuntu
Replies: 7
Views: 7875

Re: Error .mod files on Lubuntu

In the other systems work perfectly, tweety tried on those who possess, Win 10, AmigaOS3.x and 4.1 FE (under WinUAE), aros, linux arm (pi pi raspberry and banana).
Maybe it will be the PC in which I put Lubuntu.
by divsalv
Sun Jul 24, 2016 1:51 pm
Forum: Hollywood bugs
Topic: Error .mod files on Lubuntu
Replies: 7
Views: 7875

Re: Error .mod files on Lubuntu

If no one has revealed this error, maybe it's a hardware configuration problem?
With the other formats(mp3,wav, and video) it's all right, it is only in .mod format that has problems.
by divsalv
Tue Jul 19, 2016 12:13 pm
Forum: Hollywood bugs
Topic: Error .mod files on Lubuntu
Replies: 7
Views: 7875

Re: Error .mod files on Lubuntu

Then, the script that I tested is 3D Text included in hollywood, and I use the x86 version 16.4, the latest available from the official website. But as I said on ubuntu and xubuntu the sound works perfectly, maybe just have to install some packages? Yes, just play the module file will stop the music...
by divsalv
Tue Jul 19, 2016 7:25 am
Forum: Hollywood bugs
Topic: Error .mod files on Lubuntu
Replies: 7
Views: 7875

Error .mod files on Lubuntu

I found error on Lubuntu, which covers .mod file, the problem is that the module starts playing, but then crashes, and the use of cpu is much higher, and the program crashes, but on Ubuntu there is no problem.

Is there any way to solve?