Skip to content

Releases: VICE-Team/svn-mirror

r45469 snapshot

31 Jan 22:04
Compare
Choose a tag to compare
r45469 snapshot Pre-release
Pre-release
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

28 Jan 20:42
Compare
Choose a tag to compare
r45468 snapshot Pre-release
Pre-release
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

26 Jan 13:12
Compare
Choose a tag to compare
r45466 snapshot Pre-release
Pre-release
Use crtc.vaddr_mask_eff to mask colour memory offsets, since we use e…

r45465 snapshot

23 Jan 23:22
Compare
Choose a tag to compare
r45465 snapshot Pre-release
Pre-release
move keyval fix magic into a public function and use it in the joysti…

r45464 snapshot

23 Jan 21:04
Compare
Choose a tag to compare
r45464 snapshot Pre-release
Pre-release
Restore behaviour for access to open space: the high byte of the addr…

r45462 snapshot

13 Jan 20:59
Compare
Choose a tag to compare
r45462 snapshot Pre-release
Pre-release
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

12 Jan 22:44
Compare
Choose a tag to compare
r45461 snapshot Pre-release
Pre-release
Gtk3: Don't require a memory image file for RAMLink emulation check b…

r45460 snapshot

10 Jan 12:24
Compare
Choose a tag to compare
r45460 snapshot Pre-release
Pre-release
Fix typo

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45460 379a1393-f5fb-40a0-bcee-ef074d9b53f7

r45456 snapshot

09 Jan 23:58
Compare
Choose a tag to compare
r45456 snapshot Pre-release
Pre-release
some refactoring, comments, use fork() instead of vfork(), print log …

r45454 snapshot

09 Jan 21:29
Compare
Choose a tag to compare
r45454 snapshot Pre-release
Pre-release
properly check return value of lib_mvsprintf, print an error and retu…