Super Snapshot: Difference between revisions
From ReplayResources
Jump to navigationJump to search
Count Zero (talk | contribs) mNo edit summary |
Count Zero (talk | contribs) m (→Binaries) |
||
Line 274: | Line 274: | ||
* [[:File:Super_Snapshot_v5_dutch_Manual.pdf|PDF: Super Snapshot v5.0 dutch Operating Manual]] | * [[:File:Super_Snapshot_v5_dutch_Manual.pdf|PDF: Super Snapshot v5.0 dutch Operating Manual]] | ||
* | * [http://www.bombjack.org/requests/snapshot64/snapshot-64.d64 Snapshot64.d64] (includes ''fast load maker'' and ''cartridge maker'') from [http://www.bombjack.org/requests/snapshot64/ www.bombjack.org] | ||
* Super Snapshot 5 System Disk Side A (likely PAL and NTSC versions but current naming is guessed - a one byte change on ''dual41'' copier) (to be verified) | * Super Snapshot 5 System Disk Side A (likely PAL and NTSC versions but current naming is guessed - a one byte change on ''dual41'' copier) (to be verified) | ||
* Super Snapshot 5 System Disk Side B (includes ''Shotgun II'' as parameter nibble copier) | * Super Snapshot 5 System Disk Side B (includes ''Shotgun II'' as parameter nibble copier) |
Revision as of 23:27, 9 June 2010
Super Snapshot Screenshots | |
Technical Info | |
---|---|
RAM | S64 - SS4: 8 kbyte SS5: 32 kbyte (64 optionally?) |
Hardware features | 1 Button Freeze optionally 1 button RESET |
Manual | PDF: Snapshot64 Instruction Manual PDF: Super Snapshot v2.0 Operating Manual |
CRT ID | S64: xx SS2: xx |
Programming | See Tech Section |
LMS Technologies released
- Snapshot64
- Super Snapshot 64
- Super Snapshot 2
- Super Snapshot 3
- Super Snapshot 4
- Super Snapshot 5
- Super Snapshot 5.01 (5.10 ?)
- Super Snapshot 5.22
Tech
The following is cited from snapshot64.c found at the VICE project page:
Snapshot 64 (LMS Technologies) FIXME: this implementation is purely based on guesswork - 4K ROM (2732) - mapped to 8000 and e000 (ultimax mode) ? - NE555, 7406, 7474 - one button (freeze) io2 - df00 (r/w) 0 - cart off 1 - cart enabled after reset NO menu is shown. when pressing freeze the screen goes blank, then return - starts the "code inspector" l - load and execute ml program j - jump to address d - dump memory (hex) e - return to basic f1 - analyze and save backup f3 - clear memory f5 - format disk f7 - restart
SuperSnapshot v3 should be compatible to this - the info is somewhat lacking though. supersnapshot4.c:
Super Snapshot v4 - 32K ROM,4*8K Banks io1: (read/write) cart ram io2 (read) df01 - ram config - cart rom io2 (write) df00 - df01 -
Super Snapshot v5.x emulation is handled by supersnapshot.c and reads:
Super Snapshot v5 - 32K ROM,4*8K Banks - 32K RAM,4*8K Banks io1: (read) cart rom io1 (write) df00/df01: bit 4 - rom/ram bank bit1 bit 3 - rom enable bit 2 - rom/ram bank bit0 bit 1 - ram enable, EXROM bit 0 - release freeze, !GAME
Missing
- Super Snapshot64 ROM Dump
- Super Snapshot64 v2.0 ROM Dump
- More Super Snapshot v3.0 ROM Dumps (for comparison)
- More Super Snapshot v4.0 ROM Dumps (for comparison)
- More Super Snapshot v5.0 ROM Dumps (for comparison)
- SYSRES ROM Dump
- More info, schematics and utility programs especially for Super Snapshot64 up until pre-Super Snapshot v5.0
Binaries
Super_Snapshot_binaries_rr.c64.org_2010-06.rar contains just the C64 binaries:
- Super Snapshot v3.0 ROM Dump NTSC .bin
- Super Snapshot v4.0 ROM Dumps NTSC + PAL .bin
- Super Snapshot v5.01 ROM Dump NTSC + PAL .bin and converted .crt
- Super Snapshot v5.22 ROM Dump NTSC .bin and converted .crt
- Super Snapshot v5.22 ROM Dumps 2 versions PAL .bin and converted .crt
Super_Snapshot_all_rr.c64.org_2010-06.rar contains:
- all of the above
- A mirror of www.bombjack.org Snapshot 64 area - check the real site for most recent version!
- Super Snapshot v5.0 schematics, PLA contents and text files
- PDF: Snapshot64 Instruction Manual from www.bombjack.org
- PDF: Snapshot64 Enhancement Disk Manual from www.bombjack.org
- PDF: Snapshot64 Function Key Overlay from www.bombjack.org
- PDF: Super Snapshot v2.0 Operating Manual
- PDF: Super Snapshot v2.0 Operating Manual Addendum
- PDF: Super Snapshot v2.0 Parameters v1.0
- PDF: Super Snapshot v3.0 Operating Manual
- Super Snapshot v4.0 Operating Manual Project64.txt
- PDF: Super Snapshot v4.0 Operating Manual
- Super Snapshot v4.0 Operating Manual Project64.txt
- PDF: Super Snapshot v5.0 Operating Manual
- PDF: Super Snapshot v5.0 Operating Manual Addendum
- PDF: Super Snapshot v5.0 dutch Operating Manual
- Snapshot64.d64 (includes fast load maker and cartridge maker) from www.bombjack.org
- Super Snapshot 5 System Disk Side A (likely PAL and NTSC versions but current naming is guessed - a one byte change on dual41 copier) (to be verified)
- Super Snapshot 5 System Disk Side B (includes Shotgun II as parameter nibble copier)
Trivia
Weblinks
- jppbm.com official Super Snapshot reseller
- Snapshot 64 Everything - including the keyboard overlays - at bombjack.org
- Usenet discussion on Super Snapshot v5 RAM access
- Usenet discussion on Super Snapshot ROM updates
- Usenet discussion on v4 not being upgradedable to v5
- Usenet posting by Marcel LeBlanc on Super Snapshot (one of the creators)
- Usenet posting by Marcel LeBlanc on SSv3 and other speeders mind the dates on these :)
- Mayhem64 has a passage on the Super Snapshot 4
- Preliminary description for a new Super Snapshot compatible "Super Snappy" (Click here for a local copy)(currently not in development, but a starting point for the "SuperCarts" such as 1541u, EF2 and alike)
- Snappy v1 prototype image