Commit 4dd76ed
committed
Implement complete Windows build with full functionality instead of stubs
- Include all essential atari800 source modules for complete emulation
- Added mzpokeysnd, votraxsnd, votrax, pbi_scsi for full hardware support
- Added rtime, cassette, compfile, cfg, log, util, colours, screen, input, binload
- Ensures Windows build has same functionality as Linux/macOS builds
This provides complete Atari emulation including:
- Full POKEY sound system with MZPOKEYSND
- VOTRAX speech synthesis support
- Complete PBI peripheral bus support
- Real-time clock, cassette, file compression
- Full color palette and screen management1 parent dd1f957 commit 4dd76ed
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
65 | 81 | | |
66 | 82 | | |
67 | 83 | | |
| |||
0 commit comments