starfrost013
4778e86273
Initial progress at RAMRO, RAMHT and RAMFC
2025-01-11 02:24:12 +00:00
starfrost
4f3412908c
Merge branch '86Box:master' into master
2025-01-11 00:11:51 +00:00
Jasmine Iwanek
738087ae13
Cleanups in device
2025-01-10 00:05:25 -05:00
TC1995
9bc5f0dd05
8514/A and S3 changes of the late day (January 9th, 2025)
...
S3:
1. Cleaned up the Short Stroke command processing.
2. Proceed calculating the error term only when it's equal or greater than the line length (Draw Line, Command 1 and also applies to Short Strokes, Command 0).
8514/A compatibles:
1. Reworked the polygon draw type A processing.
2. As with the S3, reworked the way error term is handled in the processing, and on Command 5 (Draw Polygon Boundary Line).
2025-01-09 22:58:40 +01:00
Jasmine Iwanek
a044223362
A few bug fixes according to docs and fw
...
Also skeleton support for DSP versions
2025-01-09 05:16:30 -05:00
starfrost
2772d88402
Merge branch '86Box:master' into master
2025-01-09 02:15:03 +00:00
starfrost013
39419ae956
Initial cfg for ramfc (unused dma context storage), RAMHT
2025-01-09 02:14:48 +00:00
OBattler
573f4c89cb
Fix saturate alpha blending modes on interpreter.
2025-01-08 11:33:19 +01:00
OBattler
6d9c91776a
Merge branch 'master' of https://github.com/86Box/86Box
2025-01-08 11:26:32 +01:00
OBattler
f39c3491bf
Voodoo: Fixes HUD transparency bugs in Extreme Assault Voodoo executable (interpreter and x86-64 recompiler only).
2025-01-08 11:26:15 +01:00
Jasmine Iwanek
8bb65dcfa2
Atari PC 4
2025-01-08 02:01:35 -05:00
Jasmine Iwanek
632c490d93
Atari PC 3
2025-01-08 01:59:15 -05:00
starfrost013
19aa366806
Rough implementation of cyclical logging detection with minimal order 4 and refactor logging system.
2025-01-08 01:59:50 +00:00
starfrost013
108bba522f
some more defines
2025-01-07 23:54:56 +00:00
starfrost013
cdb8635e72
more defines...
2025-01-06 01:00:16 +00:00
starfrost013
c6f0866509
Define the rest of the object classes.
2025-01-05 00:29:35 +00:00
starfrost013
6e18a53d27
add uscaled
2025-01-04 22:38:52 +00:00
starfrost013
324c25978d
fixes to class headers
2025-01-04 02:01:23 +00:00
starfrost013
98ec3823c6
begni working on scaled image from memory def so that we can sync
2025-01-03 12:39:46 +00:00
starfrost013
1e5d49622e
Merge branch 'master' of https://github.com/starfrost013/86box
2025-01-03 01:08:14 +00:00
starfrost
6bae263c30
Merge branch '86Box:master' into master
2025-01-03 01:08:11 +00:00
starfrost013
da14dfb970
actually use the ctx_switch structure
2025-01-03 01:08:04 +00:00
starfrost013
f83153a2ee
The first half of the completely insane object class system's structs.
2025-01-03 01:05:49 +00:00
Jasmine Iwanek
15715bbb79
Add Ensoniq ES1370
...
Co-Authored-By: Cacodemon345 <38420290+Cacodemon345@users.noreply.github.com >
2025-01-02 19:20:39 -05:00
Miran Grča
1083edb7fd
Merge pull request #5096 from conan7123/master
...
Add Compaq Presario 7100/7200 Series 486 Machine (UMC 8881)
2025-01-03 00:19:20 +01:00
OBattler
06923a2800
Switched back to raw input - it appears it *does* work with the hook.
2025-01-03 00:15:28 +01:00
starfrost
b997200099
Merge branch '86Box:master' into master
2025-01-02 21:55:14 +00:00
OBattler
7ad3b81058
Rewritten the CD-ROM image handling and Cue sheet parsing, also fixes crashes when using VISO.
2025-01-02 22:38:10 +01:00
conan7123
012a450c9b
Add machine Compaq Presario 7100/7200 Series Machine (486)
2025-01-02 22:34:18 +01:00
starfrost
7a64f46ff2
Merge branch '86Box:master' into master
2025-01-02 11:35:27 +00:00
Jasmine Iwanek
c957266137
Add Creative EMU8000 PnP (Goldfinch)
2025-01-01 21:10:19 -05:00
plant
6ad5a7d836
Merge branch '86Box:master' into master
2025-01-01 15:51:38 -07:00
plant
9b107ebeae
Add Micronics M5Pi.
...
This is a Socket 4 430LX machine using the Phoenix Ax86 BIOS.
Also adds a single channel version of the W83769F to support it's specific IDE setup.
2025-01-01 15:51:12 -07:00
TC1995
ab6756b400
Some machine changes of the day (January 1st, 2025)
...
1. Added the Award 430NX-based (Socket 5) ASUS P54NP4 with the right configuration.
2. Based on the pictures of the board, the IDE controller is not built-in in the ASUS P5MP3, but on a riser card, iirc, therefore, make IDE optional.
2025-01-01 23:06:19 +01:00
starfrost013
dee308f4b5
fix compiler warning
2025-01-01 02:32:34 +00:00
starfrost
421e3f5983
Merge branch '86Box:master' into master
2024-12-31 22:34:24 +00:00
starfrost013
f7ccbc4e71
Run PTIMER at a reasonable speed. Fix I2C register.s This means we actually for real get beyond stateGr and now try to accelerate rendering
2024-12-31 22:03:06 +00:00
starfrost013
486087face
Actually send the reads and writes to the right place. Fix driver init infinite loop at stateNv -> stateGr(STATE_INIT) -> initGr phase.
2024-12-31 20:42:34 +00:00
TC1995
e0daf34629
SCSI CD-ROM change of the day (December 31st, 2024)
...
Added undocumented 0xC5 NEC SCSI-2 CD-ROM command (most likely a no op command like 0x0D).
2024-12-31 21:29:59 +01:00
starfrost013
ec0cf28d25
Implement some basic i2c shit and more SVGA shit, so that the drivers don't magically explode. LOL
2024-12-31 19:59:33 +00:00
starfrost
4d2a703a2b
Merge branch '86Box:master' into master
2024-12-31 12:17:23 +00:00
Jasmine Iwanek
8e60cc7bea
Add Vibra 16CL
2024-12-30 22:51:49 -05:00
OBattler
7b6a9181c6
Current state of the CD-ROM node - no CUE/BIN overhaul or MDS/MDF support yet, but the rest is already there.
2024-12-31 04:37:21 +01:00
starfrost013
bdc47bf3ee
start working on the actual graphics objects. Since we figured out the pfifo/ramht/object class crap.
2024-12-31 00:38:06 +00:00
Miran Grča
d73ab5ba22
Merge pull request #5078 from rushieda/prosignias31x_bx
...
Add the Compaq ProSignia S316/318 (Intel chipset)
2024-12-31 00:50:14 +01:00
OBattler
defeb47ca5
Switched from raw input to low-level keyboard hook, with -W/--raw to optionally re-enable raw input (needed to debug, so the hook doesn't cause GDB to make system input unusably slow), fixes #4399 .
2024-12-31 00:48:50 +01:00
Jasmine Iwanek
5d041d65d5
Add Vibra 16XV (Onboard)
...
For future use
2024-12-30 14:32:03 -05:00
Jasmine Iwanek
50244cdb2d
Add PNP 1IO and make Vibra16XV use it
2024-12-30 14:21:47 -05:00
OBattler
b449f6f310
Sound Blaster PnP: Ignore IDE PnP changes if IDE is not present, fixes #5077 .
2024-12-30 18:55:10 +01:00
rushieda
f11ff443af
Add the Compaq ProSignia S316/318 (Intel chipset)
2024-12-30 19:11:46 +03:00