Closed rossimariolee closed 5 years ago
ISEPIC ... great cartridge. I hope Dirk can make both ISEPIC and STARDOS work on VIRTUALC64. This cartridge in those years possessed it in many people, but because I do not see a FREEZE button but I see a lever? ...what purpose does it serve ?
Marco van den Heuvel wrote: The isepic cart has a switch which controls if the registers and ram is mapped in. When the switch is switched away from the computer the cart is put in 'hidden' mode, where the registers, window and ram is not accessable. When the switch is switched towards the computer the cart is put in ultimax mode, with the registers mapped, and the current page being mapped into any unmapped ultimax memory space, it will also generate an NMI. Which activates the freezer.
I saw this cartridge but I never liked it: it does not work without the utility disk. In fact, after inserting the cartridge you have to load the software [LOAD "*", 8,1] then select the option and move the switch if necessary. There was no reset button that I remember.
Greetings, At this point is it possible to implement ISEPIC? The cartridge vanished at the end of 1985 but still sold 20,000 units around the world, mostly by word of mouth at local computer clubs and niche magazines
...remember those 2 kB RAM, on the cartridge, that could be reprogrammed...
Hi, dear C64 friends. You may need these: 1) Isepic Tool disk: https://csdb.dk/release/?id=63335 2) Isepic Cruncher: https://csdb.dk/release/?id=115512 3) Isepic Defroster: https://csdb.dk/release/?id=28949 4) Isepic File Copier: https://csdb.dk/release/?id=166336 5) Isepic Fixer: https://csdb.dk/release/?id=83189 6) Isepic Textboot Maker: https://csdb.dk/release/?id=86456 7) Isepic-Files-Changer: https://csdb.dk/release/?id=136476
Great! All downloaded !
I liked this cartridge
Help me, please ! I downloaded all the files you put on, but I can not find the .CRT file! Where is the ISEPIC cartridge file?
I believe that it must be implemented, as for the time of EasyFlash; there is no CRT file.
Hmm, yes, interesting. It seems like there is no Rom on board. The software has to be loaded from the Isepic tools disk. But there are only 2KB Ram on board, so the Isepic "operation system" has to be very small. I hope that we're not completely on the wrong track here.
If there is really no Rom (hence no .crt file), we could add an option to the Cartridge menu:
Expansion -> Attach ISEPIC (just below Attach GEO/NEO Ram)
There must also be an option for the switch (which needs to be toggled manually a couple of times in the freezing procedure). Maybe, it would be nice to have an icon in the bottom bar which displays the current position of the switch and toggles it when pressed.
Icon in the bottom bar, great
These isepic drivers (language c) could help ?
Does anybody know how to attach an ISEPIC cartridge in VICE (x64sc). I need to run the VICE debugger to compare the behaviour with my own solution (which is broken yet).
The ISEPIC cartridge is somewhat complicated to emulate, because it uses a very special "custom" memory mapping. Since there are no schematics of the cartridge, it's hard to tell which memory chuncks need to be blended in under certain circumstances. Reading the VICE source code does not really help here (too obfuscated) ...
Hi, you have to download VICESDL version than use F12 to access the menu: 1) 2) 3)
I also came across the picture you posted, and it seems to be the only "schematic" available. I found out that the big chip is the 2KB Ram storage. The uppermost chip contains NOR gates and the chip left to the switch contains D flip-flops. The chips at the bottom are NAND gates with 8 inputs each.
One of the open questions I'm facing is how the NMI line is connected to the switch (pulling the switch towards the computer triggers an NMI). The NMI line is the left most pin at the other side of the board:
There are two possibilities which I cannot decide by looking at the available pictures:
1) The NMI line is hold down until the switch is pushed back. 2) The NMI line raises a short period time after pulling down (there are some capacitors and resistances which may do the job).
OK, I managed to mount an ISEPIC crt in VICE SDL.
Unfortunately, the SDL version does not support drag and drop, so I have to type LOAD "*",8 myself to load the ISEPIC software. I managed to type LOAD, but I'm stuck with '"'. Seems to be impossible on a German keyboard 🤔. The virtual keyboard in VICE doesn't show '"' either.
Do we really need this cartridge?
Just ordered an ISEPIC logic board. Will take some time to arrive though (shipped from Canada).
I have read this: Expert Cartridge by the english company Trilogic came in the middle of 1986 relatively late to the european market but got into quite a success story due to its excellent software. Expert Cartridge is a RAM only cartridge carrying 8 kbyte of RAM which can be pre-programmed just like an ISEPIC.
"just like an ISEPIC". Cool, this might help a lot!!!
...has the cartridge arrived from Canada ?
Bye
No ISEPIC from Canada yet. Still waiting.
Got it, but implementation will take some time. Busy with Amiga stuff ...
Hi everyone, Is there any chance of having revision 3.4 with isepic and mach5 support ?
Not likely to come soon. Busy with Amiga stuff...
Hi everyone, but there would be some chance to use this ISEPIC, it's been a while ? ...please
bye
Ugo, why not switch to the Amiga? It comes with stunning 4096 colours, multiple independent DMA channels, two build-in co-processors and an incredibly fast, cutting-edge 68000 CPU running at unbelievable 7.2 MHz.
😅
🤣🤣🤣 🤪🤪🤪🤪 👏🏻👏🏻👏🏻
Otherwise VirtualC64 when will reach version 3.4 will be the top!!!
Wonderful, we are all waiting for this revision 3.4 to be able to try the Isepic and the Mach. We all hope that it is not too long to wait. Thank you. Bye
Hi, this is a great emulator for Mac! When will be completed the support for ISEPIC cart ?
Still busy working on vAmiga. The new emulator is so much fun at the moment I just can't stop working on it 🥳.
For fun, I started to reengineer the Isepic board. Although there are just a few simple ICs on the board, it turned out to be much more complicated than I thought. This is what I have so far:
It' incomplete and might be wrong in some details, too.
"... to flip the ISEPIC switch away from the computer. This causes the ISEPIC
cartridge to 'hide'."
Mapping of the on-board RAM (address bus A0 - A7):
Interestingly, A0 and A1 are swapped, but that's not important for emulation.
I think I got it right now.
With the latest code fixes, you can freeze a game as explained in the ISEPIC manual:
Hit "P" to prepare a storage disk
Export the disk to a D64 file
Hit "C"
Pull the switch to the left
Now, the C64 resets and you can do whatever you like, e.g., play BoulderDash.
After freezing, export the disk to another D64 file.
Quit the emulator and relaunch
Insert the exported disk from the previous session. In my case, the disk looks like this:
LOAD "*",8,1
When the ISEPIC menu comes up, hit "R" for Run
Wait until loading is completed. It then shows:
Great! ...so the 3.4 release is near ?!
so the 3.4 release is near ?!
I'll integrate it in 3.3.3.
An ISEPIC capable VirtualC64 is here 😎:
http://www.dirkwhoffmann.de/virtualc64/VirtualC64_3.3.3b2.zip
Please reopen if you encounter any issues.
Thank You
Thank you
Thank you ...but are there some problems with Mach 5 cartridge ? I have read the issue that it seemed to me that Mach 5 was a simpler cartridge than ISEPIC, it was common in Poland and it worked well with 1571 too.
...but are there some problems with Mach 5 cartridge ?
Mach 5 is yet to come. Since it requires a modification of the snapshot format (new cartridge), it has to be delayed to 3.4.
Depending on my time schedule, I can try to integrate it, skip 3.3.3, and go directly to 3.4.
Hi
almost certainly revision 3.4 will be the best (for now)! This is very strange that everyone loves cartridges of all kinds but nobody has asked for the RetroReplay cartridge , in fact there are no interventions in that issue ???!!! Was this cartridge a clone of the Action Replay?
Ah ok I have read that Retroreplay was the same of the Action Replay but these two differences:
"AR crashes when you read from dexx" What would it mean?
Hello, is it possible to add the ISEPIC cartridge to those already supported by VirtualC64? Thank you
http://www.ar.c64.org/wiki/ISEPIC