Sponsored Content
The Lounge What is on Your Mind? LUNIX on a Commodore 64, yup UNIX on one of the most famous home computers of all time... Post 303040647 by drl on Sunday 3rd of November 2019 07:48:49 AM
Old 11-03-2019
Hi.

Slow, but still impressive.

Might be an interesting project to run on a simulator:
Quote:
Homepage of VICE - the Versatile Commodore Emulator. ... 6.x, Amiga, Syllable or Mac OS X machine and executes programs intended for the old 8-bit computers. ... An extra emulator is provided for C64 expanded with the CMD SuperCPU.
VICE - the Versatile Commodore Emulator
or something similar.

Thanks for the link ... cheers, drl
This User Gave Thanks to drl For This Post:
 

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Is Unix a Network operating system for Macintosh computers

I am in the process of reading up on and learning about linux,and as i read, i am seeing that it was built off of the unix system platform,and i also believe that it is used in the mac computer field,i would like to know if this is true, and if i should learn about the macintosh computer... (2 Replies)
Discussion started by: Bill1263
2 Replies

2. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies

3. Shell Programming and Scripting

How can i know file using another process on lunix shell script?

hi all, I did RedHat OS. How can i know myfile using another process on lunix shell script? Have you got any suggestions? (1 Reply)
Discussion started by: Tlg13team
1 Replies

4. UNIX for Dummies Questions & Answers

Connecting Two Unix Computers To Share Files

I was wondering if I could get some help with two of my Unix computers. Bare with me as I am new to this software and, hardly know anything on these computers, except based on what I have already worked with them. Here is my issue. I have two unix computers setup together, not connected... (6 Replies)
Discussion started by: OrangeNblack
6 Replies

5. What is on Your Mind?

How Many Computers Do You Have At Home?

Here is an easy one. Count the number of desktops and servers you have running at home, including your home office if you have one. Don't count those that are in storage or you rarely use, count the ones that are powered on most, if not all, of the day (and night). (86 Replies)
Discussion started by: Neo
86 Replies

6. Shell Programming and Scripting

nvl function in lunix

i wanna write these pl/sql codes in lunix. pl/sql: if pi_start_date is null then pi_start_date := sysdate; end if; unix: if then $pi_start_date=`date +%Y%m%d` fi; but this isnt correct. ty for helps (3 Replies)
Discussion started by: imtheone
3 Replies

7. Programming

Arduino UNIX Time - Syncing Computer UNIX Time to Arduino Time with Python

Just finished a quick Python script to send the current unix time over to the Arduino from macOS, so in the absence of GPS or some other way to get the unix timestamp (epoch time) to the Arduino, I can get my macOS and Arduino UNO synced to within a second. Normally, when the Arduino starts... (9 Replies)
Discussion started by: Neo
9 Replies
bochs(1)							 The Bochs Project							  bochs(1)

NAME
bochs - Portable x86 Emulator. SYNOPSIS
bochs [bochs_options] [bochsrc_options] DESCRIPTION
Bochs is a portable Intel Architecture 32 (x86) emulator that runs on most popular operating systems. Inside the emulator, it can run many operating systems including Linux and Microsoft(R) Windows(R). OPTIONS
When you run bochs without one of the following options, it will search for a configuration file called .bochsrc in the current directory and your home directory and display the start menu. -q With this option the start menu will be skipped after loading the configuration file. -f configfile This option specifies the name of the configuration file. -qf configfile When you run bochs with this option, it will skip the start menu and use the specified configuration file. -n With this option bochs doesn't load a configuration file. In that case the setup for the emulation must be done with bochsrc options on the command line or in the start menu. -h, --help Print a summary of the command line options for bochs and exit. You can override the settings from the configuration file with command line arguments, using the same syntax as the bochsrc file. If you have any spaces in your command line arguments, they should be enclosed in single quotes. For information on Bochs command line and configuration file arguments, see the man page bochsrc(5). Example: bochs -q 'boot:a' 'floppya: 1_44=a.img, status=inserted' LICENSE
This program is distributed under the terms of the GNU Lesser General Public License as published by the Free Software Foundation. See the LGPL file located in /usr/share/common-licenses/ for details on the license and the lack of warranty. AVAILABILITY
The latest version of this program can be found at: http://bochs.sourceforge.net/getcurrent.html SEE ALSO
bochsrc(5), bochs-dlx(1), bximage(1), bxcommit(1) The Bochs IA-32 Emulator site on the World Wide Web: http://bochs.sourceforge.net Online Bochs Documentation http://bochs.sourceforge.net/doc/docbook AUTHORS
The Bochs emulator was created by Kevin Lawton (kevin@mandrakesoft.com), and is currently maintained by the members of the Bochs x86 Emulator Project. You can see a current roster of members at: http://bochs.sourceforge.net/getinvolved.html BUGS
Please report all bugs to the bug tracker on our web site. Just go to http://bochs.sourceforge.net, and click "Bug Reports" on the sidebar under "Feedback". Provide a detailed description of the bug, the version of the program you are running, the operating system you are running the program on and the operating system you are running in the emulator. bochs 2.4.6 29 Dec 2005 bochs(1)
All times are GMT -4. The time now is 05:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy