| |
MagerValp
Registered: Dec 2001 Posts: 1074 |
Fastloader kernal for VICE
Using a vanilla kernal in x64sc is kind of annoying, since loading is slow even with warp mode (I only get 450%) and the lack of f-keys makes loading things like the X2012 gfx and music disks a chore.
So, is there a good replacement kernal with:
a decent fastloader, at least 10x, and as compatible as possible - just patching LOAD and not leaving crap in the drive afterwards
F-keys for comfortable DIR and LOAD/RUN
as few other changes as possible.
I've been using JiffyDOS but a few loaders refuse to start on it, presumably due to the patched drive rom. The F-keys are kinda shitty too. Action Replay is not an option due to the lack of autostart, but I've been considering hacking TFR to perform a KILL before RUN... Before I go hacking it though, anything out there that does what I want already?
|
|
... 14 posts hidden. Click here to view all posts.... |
| |
Count Zero
Registered: Jan 2003 Posts: 1927 |
x64 -keybuf \\88
try that.
|
| |
Perplex
Registered: Feb 2009 Posts: 255 |
$ x64 -keybuf "\20\88"
Result: still waiting for key in AR6 menu
$ x64 -keybuf \\88
Result: enters the AR6 freezer
|
| |
WVL
Registered: Mar 2002 Posts: 899 |
Some years ago I tweaked an AR6.0 rom to skip through the menu..
http://interstyles.nl/fixedar6.zip
I hope this works for you :) |
| |
MagerValp
Registered: Dec 2001 Posts: 1074 |
Quoting WVLSome years ago I tweaked an AR6.0 rom to skip through the menu..
http://interstyles.nl/fixedar6.zip
I hope this works for you :)
Cool, but:
CART: could not attach '/Users/pelle/Downloads/FIXEDAR6.CRT'.
|
| |
iAN CooG
Registered: May 2002 Posts: 3187 |
vice crt check is more strict on recent vice 2.3.x / 2.4 builds, change the byte at offset 0x13 from 0x20 to 0x40
most of crts out there will need to be patched =) |
| |
MagerValp
Registered: Dec 2001 Posts: 1074 |
Yep, just found it and returned to post about it :)
Works like a treat, thanks! |
| |
Perplex
Registered: Feb 2009 Posts: 255 |
Nice, thanks WVL & iAN! |
| |
WVL
Registered: Mar 2002 Posts: 899 |
Hey! I was already wondering myself why those crts didnt work anymore in 2.4... Thanks for the info :D
I just updated the zip file in my website aswell, should work now with vice 2.3 and 2.4. |
| |
Wisdom
Registered: Dec 2001 Posts: 90 |
Here is a version I did some time ago:
http://kilic.org/download/ar6wdm.zip
- Removes startup menu.
- Starts with or without Fastload enabled.
- F4/F6 keys to toggle Fastload on/off.
|
| |
MagerValp
Registered: Dec 2001 Posts: 1074 |
Nice, clean and fast startup! |
Previous - 1 | 2 | 3 - Next |