Super Snapshot: Difference between revisions
From ReplayResources
Jump to navigationJump to search
Count Zero (talk | contribs) mNo edit summary |
Count Zero (talk | contribs) mNo edit summary |
||
Line 162: | Line 162: | ||
== Tech == | == Tech == | ||
The following is cited from [http://vice-emu.svn.sourceforge.net/viewvc/vice-emu/trunk/vice/src/c64/cart/snapshot64.c?view=markup snapshot64.c] found at the [http://sourceforge.net/projects/vice-emu/ VICE] project page: | |||
<pre> | |||
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 | |||
</pre> | |||
SuperSnapshot v3 should be compatible to this - the info is somewhat lacking though. [http://vice-emu.svn.sourceforge.net/viewvc/vice-emu/trunk/vice/src/c64/cart/supersnapshot4.c?view=markup supersnapshot4.c]: | |||
<pre> | |||
Super Snapshot v4 | |||
- 32K ROM,4*8K Banks | |||
io1: (read/write) | |||
cart ram | |||
io2 (read) | |||
df01 - ram config | |||
- cart rom | |||
io2 (write) | |||
df00 - | |||
df01 - | |||
</pre> | |||
Super Snapshot v5.x emulation is handled by [http://vice-emu.svn.sourceforge.net/viewvc/vice-emu/trunk/vice/src/c64/cart/supersnapshot.c?view=markup supersnapshot.c] and reads: | |||
<pre> | |||
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 | |||
</pre> | |||
==[[Wantlist|Missing]]== | ==[[Wantlist|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) | |||
* [[:File:Ahoy_Issue_61_1989_Jan_SYSRES.jpg|SYSRES ROM Dump]] | |||
* More info, schematics and utility programs especially for ''Super Snapshot64'' up until pre-''Super Snapshot v5.0'' | |||
== Binaries == | == Binaries == | ||
[[Media:Super_Snapshot_binaries_rr.c64.org_2010- | [[Media:Super_Snapshot_binaries_rr.c64.org_2010-06.rar|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 | |||
[[Media:Super_Snapshot_all_rr.c64.org_2010- | [[Media:Super_Snapshot_all_rr.c64.org_2010-06.rar|Super_Snapshot_all_rr.c64.org_2010-06.rar]] contains: | ||
* all of the above | * all of the above | ||
* A mirror of [http://www.bombjack.org/requests/snapshot64/ www.bombjack.org Snapshot 64 area] - check the real site for most recent version! | |||
* Super Snapshot v5.0 schematics, PLA contents and text files | |||
* [[:File:Snapshot_64_Instruction_Manual.pdf|PDF: Snapshot64 Instruction Manual]] from [http://www.bombjack.org/requests/snapshot64/ www.bombjack.org] | |||
* [[:File:Snapshot_64_Enhancement_Disk_Manual.pdf|PDF: Snapshot64 Enhancement Disk Manual]] from [http://www.bombjack.org/requests/snapshot64/ www.bombjack.org] | |||
* [[:File:Snapshot_64_Function_Key_Overlay.pdf|PDF: Snapshot64 Function Key Overlay]] from [http://www.bombjack.org/requests/snapshot64/ www.bombjack.org] | |||
* [[:File:Super_Snapshot_v2.0_Operating_Manual.pdf|PDF: Super Snapshot v2.0 Operating Manual]] | |||
* [[:File:Super_Snapshot_v2.0_Operating_Manual_Addendum.pdf|PDF: Super Snapshot v2.0 Operating Manual Addendum]] | |||
* [[:File:Super_Snapshot_v2.0_Parameters_V1.0.pdf|PDF: Super Snapshot v2.0 Parameters v1.0]] | |||
* [[:File:Super_Snapshot_v3.0_Operating_Manual.pdf|PDF: Super Snapshot v3.0 Operating Manual]] | |||
* [[Super Snapshot v4.0 Operating Manual Project64.txt]] | |||
* [[:File:Super_Snapshot_v4.0_Operating_Manual.pdf|PDF: Super Snapshot v4.0 Operating Manual]] | |||
* [[Super Snapshot v4.0 Operating Manual Project64.txt]] | |||
* [[:File:Super_Snapshot_v5.0_Operating_Manual.pdf|PDF: Super Snapshot v5.0 Operating Manual]] | |||
* [[:File:Super_Snapshot_v5.2_Operating_Manual_Addendum.pdf|PDF: Super Snapshot v5.0 Operating Manual Addendum]] | |||
* [[:File:Super_Snapshot_v5_dutch_Manual.pdf|PDF: Super Snapshot v5.0 dutch Operating Manual]] | |||
==Trivia== | ==Trivia== |
Revision as of 20:31, 4 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
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 :)
- 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