Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want to keep this mirror going? #2

Open
svn2github opened this issue Feb 3, 2019 · 2 comments
Open

Want to keep this mirror going? #2

svn2github opened this issue Feb 3, 2019 · 2 comments

Comments

@svn2github
Copy link
Owner

As communicated before, this repository is no longer synchronized from SVN. If you want to have a mirror like this one that can be kept in sync, please be interested in /~https://github.com/gabrys/svn2github

@countingpine
Copy link

I have been keeping this loosely up-to-date at /~https://github.com/countingpine/bochs-svn.

countingpine referenced this issue in countingpine/bochs-svn May 21, 2020
- TCP: added new method tcpipv4_send_buffer() that can send multiple packets
  up to window size without waiting for ACK.
- TCP: when receiving ACK, the data transfer continues if necessary.
- FTP: list contents of root directory (tested on Linux and Win 10 host).
- FTP: added support for file download from root directory (RETR).
- TODO #1: browse directory tree (CWD, CDUP).
- TODO #2: upload file (STOR).
- TODO #3: file and directory commands (SIZE, DELE, MKD, RMD).


git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@13858 6c8e4198-a580-4521-a02f-c9ae86df1db9
countingpine referenced this issue in countingpine/bochs-svn Sep 18, 2020
- Fixed serious issues in 16 bpp mode of XP guest (clipped y value).
- Added BX_ERROR messages for unsupported features.
- Added / updated comments.
- TODO #1: Background pattern issues in XP guest still remain in all modes.
- TODO #2: Some small issues in Win9x guests caused by monochrome host blts.


git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@13947 6c8e4198-a580-4521-a02f-c9ae86df1db9
countingpine referenced this issue in countingpine/bochs-svn Oct 6, 2020
- Added support for "byte packed" monochrome source data.
- TODO #1: All modes except 16 bpp color source untested (based on specs).
- TODO #2: byte / word wizzling, other color orders, 24 bpp source dithering.


git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@13970 6c8e4198-a580-4521-a02f-c9ae86df1db9
countingpine referenced this issue in countingpine/bochs-svn Oct 17, 2020
…ension is

set accordingly.
TODO #1: Text mode features split screen and h/v pel panning missing for now.
TODO #2: Show error messages related to dialogs in message boxes.


git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@13981 6c8e4198-a580-4521-a02f-c9ae86df1db9
countingpine referenced this issue in countingpine/bochs-svn Dec 1, 2020
…rst slot

is mapped to device number #2, but for the i440BX chipset we are using #8
(expected by real BIOS when testing and some timer later added support for it
in Bochs BIOS).


git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@14015 6c8e4198-a580-4521-a02f-c9ae86df1db9
@countingpine
Copy link

Just to say I'm still keeping this up to date. I've got a cronjob scheduled on a Raspberry Pi, so it should continue to update as long as the Pi keeps working.
Apologies for spamming these issues with commits - it seems to happen whenever someone includes #1 or #2 in an SVN commit, not sure what I can do about that..

countingpine referenced this issue in countingpine/bochs-svn Dec 12, 2020
- Added new devices method register_default_keyboard() and handle keyboard
  events similar to the mouse stuff.
- Prepared removable keyboard support for the "paste bytes" feature.
- Store keyboard type in device object to avoid reading parameter at runtime.
- Related code cleanups.
- TODO #1: Extend USB keypad to full featured keyboard.
- TODO #2: Paste bytes support for USB keyboard.


git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@14021 6c8e4198-a580-4521-a02f-c9ae86df1db9
countingpine referenced this issue in countingpine/bochs-svn Dec 14, 2020
TODO #1; Add some missing HID key codes.
TODO #2: Add key event queue to avoid losing events.
TODO #3: Unify keyboard and keypad code.
TODO #4: Support multiple non-modifier keys pressed at the same time.
TODO #5: Share keyboard indicators with the legacy PS/2 keyboard.


git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@14024 6c8e4198-a580-4521-a02f-c9ae86df1db9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants