Jeff Parsons
b6cf972131
Code cleanup
2016-02-11 15:44:10 -08:00
Jeff Parsons
4ab2c21043
Support for control bindings with user-defined values (eg, for Keyboard "test" button)
2016-02-02 10:21:45 -08:00
Jeff Parsons
5cb676e501
Updated Computer constants
2016-01-16 14:37:39 -08:00
Jeff Parsons
c792895b10
v1.20.3: The Happy 2016 Release
2015-12-31 15:51:14 -08:00
Jeff Parsons
55c3236380
Fixed lingering code inspection issues
2015-11-09 08:22:08 -08:00
Jeff Parsons
646acf3a8d
Simplified the NODE tests
2015-09-16 15:32:49 -07:00
Jeff Parsons
f56815c11b
Added WDEB386 service simulation (INT 0x41)
2015-08-27 16:23:12 -07:00
Jeff Parsons
20dc32f09d
Panel updated for 80386
2015-06-06 12:10:13 -07:00
Jeff Parsons
5eed275008
Update ACCESSED bits in GDT/LDT descriptors (finally)
2015-05-11 13:11:30 -07:00
Jeff Parsons
bf8148611d
Eliminated block size constraints, added support for bit fields
2015-04-27 18:26:54 -07:00
Jeff Parsons
70ddfc73d0
Minor function signature adjustments
2015-04-02 14:30:27 -07:00
Jeff Parsons
a2b06b7626
Simplify subclassing
2015-04-01 17:20:26 -07:00
Jeff Parsons
f9cb8a5bec
More 80386 instructions
2015-03-29 15:57:57 -07:00
Jeff Parsons
7085b72fc4
Support for true physical memory aliases
2015-03-23 18:15:29 -07:00
Jeff Parsons
5b99b51c64
Remove useless globals
2015-03-06 11:37:29 -08:00
Jeff Parsons
f50612e7ca
Debugger changes for improved 32-bit support
2015-02-28 11:55:55 -08:00
Jeff Parsons
66bd2f2da0
Support for vertical text labels in graphical control panel
2015-02-04 14:14:08 -08:00
Jeff Parsons
5477c1ae3e
Fixed IE9/IE10 control panel scaling bug
2015-02-03 16:56:46 -08:00
Jeff Parsons
6bbec414bd
Fixed IE9 compatibility (but control panel bugs with IE9 remain)
2015-02-03 16:27:26 -08:00
Jeff Parsons
13c50f7bd0
Stack optimizations
2015-02-01 12:48:04 -08:00
Jeff Parsons
e1d760c814
Performance improvements
2015-02-01 00:31:07 -08:00
Jeff Parsons
531b9327c6
More panel work
2015-01-29 18:44:58 -08:00
Jeff Parsons
0ffe6c7637
Some early functionality for the new display panel
2015-01-28 11:59:40 -08:00
Jeff Parsons
2637a4ca85
Some Bus and Video tweaks
2015-01-27 15:46:22 -08:00
Jeff Parsons
9ae860d28f
Remove EAFUNCS
2015-01-24 14:50:34 -08:00
Jeff Parsons
2e729f9179
Support for (future) Control Panel animation
2015-01-23 14:43:32 -08:00
Jeff Parsons
792604d5e3
Support for canvas elements in XML machine files
...
(laying the groundwork for a new graphical control panel)
2015-01-22 16:16:44 -08:00
Jeff Parsons
b8407aa96d
v1.16.5: Getting ready for 2015
2014-12-29 23:06:28 -08:00
Jeff Parsons
a1f0f6b279
Updated comments
2014-12-13 11:20:22 -08:00
Jeff Parsons
64b2494eef
Removed useless sHTMLClass parameter from all setBinding() methods
...
HTML controls with bindings are now identified by the single class attribute of "{APPCLASS}-binding" instead of the somewhat arbitrary "{APPCLASS}-input" or "{APPCLASS}-output" classes
2014-11-15 18:16:48 -08:00
Jeff Parsons
e0012c3c62
my_modules is simply modules now
2014-11-11 08:19:48 -08:00