Releases: VICE-Team/svn-mirror
Releases · VICE-Team/svn-mirror
r45469 snapshot
Another case of PET empty space reading. Fix a confusing case of the size of the "I/O peek through" for the 8096 expansion. Add some comments why. Fix access to 8800-8FFF colour memory from the Vice monitor in the case of ColourPET. git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45469 379a1393-f5fb-40a0-bcee-ef074d9b53f7
r45468 snapshot
Oops, fix previous. We want to see the value from the CRTC. git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45468 379a1393-f5fb-40a0-bcee-ef074d9b53f7
r45466 snapshot
Use crtc.vaddr_mask_eff to mask colour memory offsets, since we use e…
r45465 snapshot
move keyval fix magic into a public function and use it in the joysti…
r45464 snapshot
Restore behaviour for access to open space: the high byte of the addr…
r45462 snapshot
Gtk3: Properly set RAMLink enable check button if enabled git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45462 379a1393-f5fb-40a0-bcee-ef074d9b53f7
r45461 snapshot
Gtk3: Don't require a memory image file for RAMLink emulation check b…
r45460 snapshot
Fix typo git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45460 379a1393-f5fb-40a0-bcee-ef074d9b53f7
r45456 snapshot
some refactoring, comments, use fork() instead of vfork(), print log …
r45454 snapshot
properly check return value of lib_mvsprintf, print an error and retu…