Jorj Bauer
|
8702a25b4a
|
fixes for the SDL build
|
2021-01-23 00:45:33 -05:00 |
|
Jorj Bauer
|
ed95a42091
|
fix crasher when there are exactly 10 names to show
|
2021-01-22 22:09:16 -05:00 |
|
Jorj Bauer
|
5b6bcd771d
|
import upstream woz code
|
2021-01-22 21:07:43 -05:00 |
|
Jorj Bauer
|
b211937027
|
remove erroneous offset
|
2021-01-22 21:07:02 -05:00 |
|
Jorj Bauer
|
2fb6a5fe8d
|
abstracting aiie-specific changes to WozSerializer
|
2021-01-21 23:06:08 -05:00 |
|
Jorj Bauer
|
2082f07d62
|
merging upstream woz changes
|
2021-01-21 22:18:48 -05:00 |
|
Jorj Bauer
|
34566e8c6a
|
remove single-track operation
|
2021-01-21 21:33:12 -05:00 |
|
Jorj Bauer
|
4cd66f6809
|
improving the paddle bios config
|
2021-01-20 22:05:50 -05:00 |
|
Jorj Bauer
|
9d53b3272e
|
remove constructs assuming the Y resolution < 256 pixels
|
2021-01-20 21:16:32 -05:00 |
|
Jorj Bauer
|
67e020cb54
|
only allow left/right on the root menus
|
2021-01-20 21:10:56 -05:00 |
|
Jorj Bauer
|
3301f34633
|
move drawing the border into the videoBuffer; support resizing the SDL window
|
2021-01-20 20:55:11 -05:00 |
|
Jorj Bauer
|
59d8529160
|
add ILI library doc
|
2021-01-20 20:54:53 -05:00 |
|
Jorj Bauer
|
46e83eb424
|
revert debounce time
|
2021-01-20 20:54:39 -05:00 |
|
Jorj Bauer
|
c41e497471
|
refreshing so fast was causing crosstalk on the keypad pins and phantom keystrokes. Slowed.
|
2021-01-20 20:53:50 -05:00 |
|
Jorj Bauer
|
c07c24d064
|
defensive attempt to avoid buffer overruns
|
2021-01-20 07:42:01 -05:00 |
|
Jorj Bauer
|
fc805b57e2
|
workaround for bug in Keypad library: need to set the pull-ups earlier, so the first reading isn't bad
|
2021-01-20 07:41:24 -05:00 |
|
Jorj Bauer
|
d1f42a8771
|
second HD needs to allow hdv; add missing entry terminators
|
2021-01-19 22:56:52 -05:00 |
|
Jorj Bauer
|
683b1620b4
|
move buffers to extmem
|
2021-01-19 22:56:38 -05:00 |
|
Jorj Bauer
|
a65596d4c5
|
startup order fixes; move key-down-map to extmem
|
2021-01-19 22:28:35 -05:00 |
|
Jorj Bauer
|
6f47723b8a
|
avoid using key code '0'
|
2021-01-19 22:28:14 -05:00 |
|
Jorj Bauer
|
d42a88e083
|
remove some of the modules not in use
|
2021-01-19 22:27:57 -05:00 |
|
Jorj Bauer
|
85b1560f2d
|
silence a warning
|
2021-01-19 22:26:50 -05:00 |
|
Jorj Bauer
|
90270e126f
|
bugfix for usb keyboard auto-repeat
|
2021-01-19 20:42:15 -05:00 |
|
Jorj Bauer
|
f57478f85d
|
rewire teensy keyboard so USB works in the BIOS
|
2021-01-19 20:14:49 -05:00 |
|
Jorj Bauer
|
97059a0a5b
|
add luminance cutoff for B&W mode
|
2021-01-19 18:40:13 -05:00 |
|
Jorj Bauer
|
efc36d40a8
|
merging display paths between SDL and Teensy
|
2021-01-19 15:37:54 -05:00 |
|
Jorj Bauer
|
c4954b9ec5
|
normalize with a 32-bit backing video store, matching the way we use dmaMem in the teensy build
|
2021-01-19 09:35:25 -05:00 |
|
Jorj Bauer
|
3fa600370b
|
allow hard drive images with extension "hdv"
|
2021-01-19 08:52:58 -05:00 |
|
Jorj Bauer
|
03981b2b77
|
added missing Serial call for teensy println
|
2021-01-17 21:04:06 -05:00 |
|
Jorj Bauer
|
ed6d50dd62
|
fix missing symlink for teensy mouse
|
2021-01-17 21:03:15 -05:00 |
|
Jorj Bauer
|
7184edea8d
|
fix drawing of single-HGR
|
2021-01-17 20:45:55 -05:00 |
|
Jorj Bauer
|
051bfd09ca
|
remove b&w from sdl layer
|
2021-01-17 20:45:44 -05:00 |
|
Jorj Bauer
|
ecb32dd873
|
fix colors in double-hi-res; bit order is swizzled like in double-lo-res
|
2021-01-17 08:42:53 -05:00 |
|
Jorj Bauer
|
b6bbbe5a2b
|
graphics/text page reads don't come from alt banks of RAM
|
2021-01-16 20:18:13 -05:00 |
|
Jorj Bauer
|
c5f0985fc2
|
fix transcription error in mouse rom; update irq semantics
|
2021-01-16 08:33:09 -05:00 |
|
Jorj Bauer
|
55703a0838
|
trying to improve resume after debug
|
2021-01-13 23:04:30 -05:00 |
|
Jorj Bauer
|
2f308ee163
|
added missing addressing modes
|
2021-01-13 23:04:21 -05:00 |
|
Jorj Bauer
|
7028e1dfd2
|
spun mouse rom to its own .asm file; fixed PR# and IN# behavior in the mouse driver
|
2021-01-13 22:03:30 -05:00 |
|
Jorj Bauer
|
e63b21d7c0
|
minor improvements and bugfixes in debugging
|
2021-01-13 22:03:04 -05:00 |
|
Jorj Bauer
|
379985bcaa
|
more features
|
2021-01-13 18:10:47 -05:00 |
|
Jorj Bauer
|
d05401ddb1
|
reset time flags when resuming
|
2021-01-13 18:10:21 -05:00 |
|
Jorj Bauer
|
821559b091
|
remove incorrect placeholder from before interrupts were in place
|
2021-01-11 19:26:56 -05:00 |
|
Jorj Bauer
|
8a35cb0b85
|
mouse bugfixes: fixups for Blazing Paddles and MultiScribe
|
2021-01-11 16:39:39 -05:00 |
|
Jorj Bauer
|
0b1ecceb38
|
fix for returning from BIOS hanging
|
2021-01-11 13:59:25 -05:00 |
|
Jorj Bauer
|
1e1177f984
|
working on blazing paddles mouse support
|
2021-01-11 13:31:09 -05:00 |
|
Jorj Bauer
|
05529fd443
|
remove dead code
|
2021-01-11 12:36:56 -05:00 |
|
Jorj Bauer
|
5011dd5743
|
Merge branch 'mouse41'
|
2021-01-11 12:33:43 -05:00 |
|
Jorj Bauer
|
766e04a820
|
tweak handling of B&W for GEOS. Not perfect on a scaled display.
|
2021-01-11 12:32:42 -05:00 |
|
Jorj Bauer
|
b6cd790fa9
|
only re-read joystick for mouse posn while mouse is enabled; added comments in mouse rom
|
2021-01-11 11:32:40 -05:00 |
|
Jorj Bauer
|
bab3560273
|
wired in mouse support; left-apple is the mouse button on the teensy for now
|
2021-01-11 10:53:03 -05:00 |
|