-
To support Kernals in the Easy Flash 3 (EF3), we need to be able to sense the cartridge's modifications of address line A14 as described here:
"Fortunately, a method was found which does not involv…
-
**Describe your system**
Running on Fedora Linux 38 (Workstation Edition)
Kernal Version: Linux 6.2.9-300.fc38.x86_64
* `odbc` Package Version: ^2.4.9
* ODBC Driver: Zen-Client-linux-15.21-005.…
-
Plz provide kernal.img
Download link plz ...?
Thanks
-
Hi,
Thank you for generating this great tool. I am having an issue while running the following step:
pairs = Ce16.get_pair_locations(("TCF4_1","NFIB_1"))
The kernel is always crashing and I am …
-
Finally I got a boot screen so I wish to share my experience with future builders...
- I do confirm that you can use PAL 6561-101 VIC chip. You need to use a 4.433618 MHz crystal (as as described i…
-
-
Hi guys, i just wanted a geos disk so i can run it in [x16emu](https://github.com/commanderx16/x16-emulator)
Here is the output of the build https://pastebin.com/raw/iMUfwrt3
I have all requirements…
-
Hi team,
Would you please suggest what cause the kernal dead error? Thank you so much! This cell ran for about 2 hours and then I got the error kernal dead. I put 1024Gb of memory and still got ker…
-
### Describe the bug
I was wondering whether or not this is the right place for this, but this does seem like a bug as a kernal level feature just seemed to break? I posted questions on reddit and …
-
I have a simple struct for setting some params and creating an SVR model
```
use linfa::prelude::*;
use linfa_svm::{Svm, SvmParams};
use ndarray::Array;
struct SVRModel {
params: SvmParams…