Search found 41 matches
- Fri Nov 15, 2024 5:49 am
- Forum: CX16 General Chat
- Topic: Fitting a Low Profile ESP32 in the Lazer3D Case
- Replies: 3
- Views: 340
Re: Fitting a Low Profile ESP32 in the Lazer3D Case
Thanks for your response Voidstar. Yes, we are discussing the same thing. I received my case in July so I may have a '2nd gen' case. Thank you for the pixes and they answer my question. I was also thinking about purchasing a Dual MIDI/Wavetable card. But the ESP32 is lying on its side in your pictur...
- Wed Nov 13, 2024 11:53 pm
- Forum: CX16 General Chat
- Topic: Fitting a Low Profile ESP32 in the Lazer3D Case
- Replies: 3
- Views: 340
Fitting a Low Profile ESP32 in the Lazer3D Case
Hello, I searched the forums for this issue but didn't see anything. I have a Commander X16 board that I need to mount into a Lazer3D case and just ordered a low-profile ESP32 serial board and riser card to communicate with the outside world via WiFi. I've been reviewing assembly tutorials on YouTub...
- Mon Sep 30, 2024 6:14 pm
- Forum: CX16 General Chat
- Topic: Frustrations With These Forums
- Replies: 16
- Views: 1839
Re: Frustrations With These Forums
To voidstar, Edmond D and everyone else who has responded to my post, thank you for your responses. I'm glad to see I'm not the only one who's frustrated with the Forums. I know this issue will be resolved as everyone contributes to fix this issue. I'm suggesting that a new CX16 forum is opened spec...
- Mon Sep 23, 2024 11:48 pm
- Forum: CX16 General Chat
- Topic: Frustrations With These Forums
- Replies: 16
- Views: 1839
Frustrations With These Forums
It has become such a hassle to access these forums. I can't find anything without poking around endlessly hoping to run across what I'm looking for. As an example, I've just found out that firmware version 48 has been released. My CX16 board was delivered to me with R47. What I've run across is a lo...
- Fri Aug 16, 2024 8:45 pm
- Forum: Guides and Tutorials
- Topic: Using the -PRG Switch in the X16 Emulator
- Replies: 8
- Views: 2901
Re: Using the -PRG Switch in the X16 Emulator
That's a good point. As you can see in my previous post, the first screen cap shows all the batch commands used in the PowerShell to boot the emulator. All I'm doing is running the Launcher.prg app. So i'm assuming the lower-case file listing is built by the app. Also, checking the APP directory in ...
- Wed Aug 14, 2024 11:33 pm
- Forum: Guides and Tutorials
- Topic: Using the -PRG Switch in the X16 Emulator
- Replies: 8
- Views: 2901
Re: Using the -PRG Switch in the X16 Emulator
Found the issue. Long story short, I was starting my X16emu emulator using PowerShell. My windows 11 defaults to PowerShell when writing a (D:\ drive based) batch file and it required a full path for the working directory in the D:\ drive, but not for the C:\ drive. The first thing I did in the Batc...
- Fri Aug 02, 2024 3:16 pm
- Forum: X16 Bug Reporting
- Topic: Using the -PRG and -RUN Command line Switches
- Replies: 2
- Views: 3170
Re: Using the -PRG and -RUN Command line Switches
Not for me. I placed a copy of FM.PRG in the Host File System and I still get the same error. It's not this issue.
Thank you,
Gerry
Thank you,
Gerry
- Wed Jul 31, 2024 11:59 pm
- Forum: X16 Bug Reporting
- Topic: Using the -PRG and -RUN Command line Switches
- Replies: 2
- Views: 3170
Using the -PRG and -RUN Command line Switches
Over in the How-to forum, I asked about ("Using the -PRG Switch in the X16 Emulator") using the -PRG and -RUN switches when starting the emulator and launching the Ultimate File Manager (FM.PRG). It doesn't work. JimmyDansbo suggested it is a bug. So I'm post here to see if it is a bug or ...
- Wed Jul 31, 2024 11:47 pm
- Forum: Guides and Tutorials
- Topic: Using the -PRG Switch in the X16 Emulator
- Replies: 8
- Views: 2901
Re: Using the -PRG Switch in the X16 Emulator
I copied the FM.PRG file to the same directory as x16emu.exe and tried running the FM.PRG program from the x16emu.exe command line using the -PRG and -run switches with the same results. The terminal window popped open for a moment and then closed. It appeared to be displaying the x16emu.exe startup...
- Tue Jul 23, 2024 11:16 pm
- Forum: Guides and Tutorials
- Topic: Using the -PRG Switch in the X16 Emulator
- Replies: 8
- Views: 2901
Using the -PRG Switch in the X16 Emulator
Hello All, I am continuing to play-- err work with the X16 Emulators to make sure I understand them. In the X16 startup batch file, I'm using the following commands: cd C:\Commander_X16\Emulation x16emu.exe -fsroot sdcard_root -ram 2048 -scale 2 -widescreen -rtc The last two lines of AutoBoot.X16 in...