Emulation questions
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Emulation quesions
Damn typo in the switch !!
Corrected.
Corrected.
You do not have the required permissions to view the files attached to this post.
Re: Emulation quesions

Re: Emulation quesions
Perfect
Both Button work.

Both Button work.
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Emulation quesions
Great news! - So we can safely say that a joystick is ok now.
Today I added another option, -d, which enables recording of avi. I'm still working to see if I can reduce the output file, as it's dumped to raw AVI.
Here's a sample of an encoded demo recording.
Today I added another option, -d, which enables recording of avi. I'm still working to see if I can reduce the output file, as it's dumped to raw AVI.
Here's a sample of an encoded demo recording.
You do not have the required permissions to view the files attached to this post.
Re: Emulation quesions
WOW thats amazing cool. Can be used to make great game samples for a website etc.
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Emulation quesions
Ok - let the demo reels commence 
The output AVIs will be huge - around 103k per frame! Upside is, they compress well
Looking forward to some cool demos recordings!

The output AVIs will be huge - around 103k per frame! Upside is, they compress well

Looking forward to some cool demos recordings!
You do not have the required permissions to view the files attached to this post.
Re: Emulation quesions
Great! Thank you. Now, after a lot of study and testing, i go back to programming. With this great new EMU we need a lot new Software 

- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Emulation quesions
@mobsie I see on the other thread you are utilising the video recorder - excellent!
Here's a little bug fix version. I also added F10 dump memory and vram. I found I needed those when writing the other attachment. It's a BASIC file, which self modifies when run! It uses the linked list in VRAM to change the original 100 DATA statements to the first 50 bytes of your BIOS
Probably not the software you were hoping for - but hey - you could back your BIOS up ... slowly 
Here's a little bug fix version. I also added F10 dump memory and vram. I found I needed those when writing the other attachment. It's a BASIC file, which self modifies when run! It uses the linked list in VRAM to change the original 100 DATA statements to the first 50 bytes of your BIOS


You do not have the required permissions to view the files attached to this post.
Re: Emulation quesions
Cool! I dump and it`s a great option.
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Emulation quesions
Another little update. Quashed a few bugs while testing. Added new option, -t, which enables emulib debugging.
Also updated to bleeding edge stable SDL 2.0.1.
Can only attach up to 256k files - so grab SDL dll from http://libsdl.org/download-2.0.php
Also updated to bleeding edge stable SDL 2.0.1.
Can only attach up to 256k files - so grab SDL dll from http://libsdl.org/download-2.0.php
You do not have the required permissions to view the files attached to this post.