Commit graph

50 commits

Author SHA1 Message Date
Daniel Gurney
5ce749bd1d Mention new ROM repository in Readme.md 2020-03-08 21:07:44 +01:00
OBattler
2f5ba40367 Updated the ROM set link in README.md. 2020-01-20 05:41:10 +01:00
OBattler
d328cf3215 Fixed Xi8088 with 128k BIOS (requires ROM set update), fixed compile-breaking machine table entries, and updated README.md to link to the latest ROM set. 2020-01-18 06:27:35 +01:00
Daniel Gurney
756fabadd7 Add instructions for not using the shortcut (#555) 2020-01-17 14:25:29 +01:00
Daniel Gurney
480f7b5903 Update readme with new build instructions 2020-01-08 20:24:27 +02:00
Daniel Gurney
c11ffd5222
Various readme changes
- Mention Discord in build instructions
- Technically speaking dev builds are optimized, but not for maximum performance.
2020-01-08 17:42:38 +02:00
David Simunič
4431331ae4
Update README.md
Added an extra step to install the missing packages until the current dev environment is replaced by a better alternative.
2019-12-31 16:27:08 +01:00
OBattler
5715a4fa12
Updated the Discord invite in README.md. 2019-12-30 10:33:47 +01:00
David Hrdlička
b84c377f3e
Update README.md 2019-10-22 21:00:02 +02:00
OBattler
e1d1c84317
Merge pull request #434 from Winins/patch-1
Added debug section at README.MD
2019-10-22 20:27:25 +02:00
OBattler
4378de7e5c 86Box v2.00 Stable/Final release. 2019-10-22 01:34:43 +02:00
Winins
2947f54a88
Added debug section at README.MD 2019-10-16 21:41:24 +03:00
OBattler
b026b244fe Updates the ROM set link in README.md. 2019-10-01 15:54:41 +02:00
David Simunič
9b8c0afd3b
Update README.md
Fixed broken link to Getting started page on the website.
2019-05-18 11:17:28 +02:00
daviunic
532795ed0a Link to totorial/guide
Added a section that links to the tutorial/guide so people can hopefully see it
2019-04-13 10:45:11 +02:00
David Simunič
69ce285ac8
Update README.md
Updated romset link, build instructions and removed obsolete Manager text.
2019-02-26 16:52:40 +01:00
OBattler
6f010aa56b
Update README.md to Discord invite for perm. membership instead of temp. 2019-01-27 03:06:05 +01:00
OBattler
9c37e5ee47
Update README.md 2018-10-13 22:47:28 +02:00
OBattler
0c602a8d26 Fixed the fixes of the 64-bit recompiler;
Updated the ROM set link in README.md.
2018-10-08 04:40:12 +02:00
OBattler
0fbfed9475 Updated the ROM set link in README.md. 2018-09-14 01:49:00 +02:00
David Hrdlička
0e96d5d7a4
Eh, one more time 2018-08-29 15:39:48 +02:00
David Hrdlička
a19a034be1
Update IRC link 2018-08-29 15:39:12 +02:00
OBattler
5d8deea63b Changes to logging - nothing (other than some parts of pc.c) uses the global pclog anymore (and logs will be almost empty (until the base set logging flags is agreed upon);
Fixes to various hard disk controllers;
Added the Packard Bell PB640;
Fixed the InPort mouse emulation - now it works correctly on Windows NT 3.1;
Removed the status window and the associated variables;
Completely removed the Green B 486 machine;
Fixed the MDSI Genius;
Fixed the single-sided 5.25" floppy drive;
Ported a CPU-related commit from VARCem.
2018-05-21 19:04:05 +02:00
OBattler
76f0cb2790 Updated the ROM set link in README.md. 2018-03-20 19:54:06 +01:00
OBattler
1e25dc24e3 Updated ROM set link in README.md. 2018-03-12 02:27:49 +01:00
OBattler
3351d311cd Updated ROM set link in README.md. 2018-03-02 01:15:55 +01:00
OBattler
54145b561d
Update README.md 2018-02-03 17:56:07 +01:00
OBattler
5318bc08d8 The FDC is now a device_t, and the FDC code has been cleaned up;
Merged floppy.c and fdd.c and renamed floppy_*.c (the floppy image format handlers) to fdd_*.c;
Reading the AT or PS/2 keyboard controller status no longer clears the transmit timeout bit, fixes error 8601 (mouse error) on the IBM PS/2 Model 80;
MMU translate and DMA physical reads and writes now go through _mem_exec instead of directly to ram[], should fix the last remaining problems with remapped mappings;
Implemented the Sound gain dialog;
Added the resource for the "New floppy image" dialog and the needed functions for the functionality of exporting the currently mounted floppy image as 86F, both of which should be finished in the next commit;
Applied the CD-ROM fixes from the PCem commit;
Added the "Keep ratio" option for full screen stretch.
2018-01-17 18:43:36 +01:00
OBattler
5fb0d02807 Updated README.md. 2017-12-31 06:55:52 +01:00
David Hrdlička
7d2899a0e2 New readme 2017-10-10 00:22:45 +02:00
OBattler
b834e12836 Updated ROM set link in README.md. 2017-09-15 17:48:55 +02:00
OBattler
d7b6a67ef6 Updated README.md with new ROM set link. 2017-08-21 02:34:21 +02:00
Daniel Gurney
5a8a405364 I shouldn't git when I've just woken up 2017-08-18 11:38:13 +03:00
Daniel Gurney
e0e1709c27 Revise the instructions yet again 2017-08-18 11:35:26 +03:00
Daniel Gurney
f8251b18d8 Add compilation instructions in README.md 2017-07-26 16:41:00 +03:00
Daniel Gurney
c595684be0 Add compilation instructions to README.md 2017-07-26 16:37:03 +03:00
Daniel Gurney
805ee8f1df Add compilation instructions to README.md 2017-07-26 16:32:20 +03:00
Daniel Gurney
000b7d8a27 Add compilation instructions to README.md 2017-07-26 16:29:51 +03:00
OBattler
962885b960 Updated README.md with the new Jenkins link. 2017-07-17 01:32:58 +02:00
slipstream/RoL
385478ba48 Fix build server link and image in readme 2017-05-01 01:20:44 +01:00
slipstream/RoL
125f41c8ac Add discord server to readme 2017-01-08 22:33:04 +00:00
OBattler
d764689d05 Rename from PCem-Unofficial v11 to 86Box v1. 2016-08-15 02:15:51 +02:00
OBattler
2cf962445f Updated Jenkins links in README.md. 2016-08-13 17:32:47 +02:00
OBattler
6b0b336997 Updated README.md again. 2016-08-04 00:35:06 +02:00
OBattler
d57a8292ce Fixed a typo in README.md; Commented out a line of excess logging in the FDC code. 2016-08-03 23:57:23 +02:00
OBattler
0236637c5a Proper RTC emulation based on work by Mahod.
Updated README.md.
Updated AMD makefile.
2016-07-11 01:27:23 +02:00
David Hrdlička
37fcdf131b Update README.md 2016-06-27 23:04:31 +02:00
David Hrdlička
a614d6dd99 Update README.md 2016-06-27 23:04:15 +02:00
richardg867
168f033a6b Add build badge 2016-06-27 17:28:08 -03:00
OBattler
09d7c4384f Initial commit 2016-06-26 00:29:10 +02:00