Josh Dersch
|
c5e06d46a0
|
Updated license to GNU AGPL, updated readme and EULA accordingly.
|
2016-07-26 18:06:35 -07:00 |
|
JoshD
|
5580a8a7a8
|
Changed settings storage to use the settings framework rather than rolling my own; this makes per-user settings work and fixes permission issues for non-admin users. Also made a small tweak to make the mouse work properly in high-dpi scenarios.
|
2016-07-18 17:28:10 -07:00 |
|
JoshD
|
5a17e7cfac
|
Added GPL license header to source code; updated readme; removed disk images from installer package. Removed pcap folder from project
|
2016-07-12 17:18:54 -07:00 |
|
Josh Dersch
|
6429c3ae7a
|
General code cleanup. Fixed debugger display of RAM banks for 3K systems, cleaned up logic for displaying ucode memory. Implemented memory timing for Alto I systems, incorporated Alto I uCode ROMs from Al K, which now boot. ST-74 runs better now.
|
2016-05-05 18:56:29 -07:00 |
|
Josh Dersch
|
a62ac823ed
|
Initial implementation of Alto I support. Still need proper Constants ROM for Alto I. Changed IDISP to use ACSOURCE ROM (small perf increase).
|
2016-04-13 15:45:33 -07:00 |
|
Josh Dersch
|
c48e530cbe
|
Finished up configuration UI. Config is now persisted to a configuration file. Small fixes to UDP encapsulation to ignore packets coming from the same host. Small fix for PInvoke for high res timer.
|
2016-03-02 17:31:19 -08:00 |
|
Josh Dersch
|
c73fb66dee
|
Added configuration UI. Implemented ethernet encapsulation over UDP. A few minor tweaks.
|
2016-02-26 17:46:50 -08:00 |
|
Josh Dersch
|
209dea8052
|
Ethernet tweaks / hacks for IFS, added configuration for 'net boot.
|
2016-02-17 13:54:23 -08:00 |
|
Josh Dersch
|
8463ef19d0
|
Ethernet! A really hacky version of Ethernet. Can play MazeWar, but still needs work.
|
2016-01-15 14:44:24 -08:00 |
|