Aaron Culliney
f8e4ba3551
FLASHing text is handled by CPU timing and not render loop
2016-01-20 23:17:39 -08:00
Aaron Culliney
175df18401
Don't use long word for cycles counter
...
- Lightly optimize a hot code path
- Include debug code for testing counter overflow
2016-01-20 23:17:30 -08:00
Aaron Culliney
edfd5243ff
First cut at LORES80 graphics
...
- This comes with the caveat that all video modes will need to be refactored to take into account proper timing
2016-01-20 23:16:42 -08:00
Aaron Culliney
090f5f4db4
Don't actually draw unless byte written to active page or page was swapped
...
- Avoids "flicker" in 80's apps that use double buffering
- Possibly improves performance since we only take the render hit in page swap (or direct render to visible page)
2016-01-20 23:16:34 -08:00
Aaron Culliney
37e5143d73
Store disk images gzipped in repo ... we should ungzip in a "copy resources" phase in Mac/iOS target if we need them ungzipped
2016-01-20 23:15:39 -08:00
Aaron Culliney
a8e6f4fc92
Refactor : coalesced text/mixed drawing codepath
2016-01-16 22:05:28 -08:00
Aaron Culliney
8626215205
Silence a number of spurious compiler warnings
...
- Existing warnings are now a good proxy for areas of code smell ;-)
2016-01-10 12:09:04 -08:00
Aaron Culliney
1dc08f4a25
Silence compiler warning about asprintf() when running flex
2016-01-10 11:41:54 -08:00
Aaron Culliney
c6503021c2
Bump Android version to 1.1.6
2016-01-09 22:45:48 -08:00
Aaron Culliney
e7eb467f4f
Get Linux desktop build unstuck
2016-01-09 14:01:00 -08:00
Aaron Culliney
0c77e4a659
Fix testdisk assertions in debug builds
2016-01-09 14:00:33 -08:00
Aaron Culliney
e1adc07db0
Update README.md
2016-01-09 13:43:08 -08:00
Aaron Culliney
144086c667
Don't LOG() in Breakpad callback
2016-01-09 12:44:11 -08:00
Aaron Culliney
b2824e9145
Improve tap responsiveness in GL touch joystick
2016-01-08 00:28:57 -08:00
Aaron Culliney
a64941694f
Expose timespec_add
2016-01-07 22:42:04 -08:00
Aaron Culliney
9bbfca3193
Take into account device screen small axis when calculating button switch threshold
2016-01-07 22:41:50 -08:00
Aaron Culliney
18c02d3673
Fix broken assert
2016-01-07 20:57:22 -08:00
Aaron Culliney
659a338d26
Avoid crashing if azimuth model is unavailable (shader failed to compile)
2016-01-05 23:19:12 -08:00
Aaron Culliney
4436b9b7ca
Fix semi-opaque glyph shading with scales > 2
...
- Also add defensive coding in debug builds
2016-01-05 23:04:27 -08:00
Aaron Culliney
3089b98a30
For now, enable logging in release builds on Android
2016-01-05 21:39:04 -08:00
Aaron Culliney
94882c48bc
Send app version in crash report
2016-01-05 20:58:57 -08:00
Aaron Culliney
f7cb3da434
Mark certain core emulation modules as problematic on iOS/Mac, and something we should fix
2016-01-05 00:11:58 -08:00
Aaron Culliney
281fccb73b
Update misc project settings =)
2016-01-05 00:11:38 -08:00
Aaron Culliney
086f7d0da2
Do not free the model positions prematurely ... since we occasionally change them
2016-01-05 00:11:16 -08:00
Aaron Culliney
c5256dde85
Add new shader to iOS and Mac bundle
2016-01-05 00:10:11 -08:00
jvernet
1b2c6fff83
Project update
2016-01-04 21:25:28 -08:00
jvernet
5f21ef14a4
Macs Flat icons, Toolbar
2016-01-04 21:25:28 -08:00
jvernet
4de4fa6685
??
2016-01-04 21:25:28 -08:00
jvernet
680fbea853
Add missing IOS icon
2016-01-04 21:25:28 -08:00
jvernet
29e6dcde2f
dsk document definition
...
so that you can download .dsk directly in Apple2IOS Document/inbox
directly from Safari. But need a way to show Inbox folder in Disk View…
2016-01-04 21:25:28 -08:00
jvernet
0fee86bc3c
Added ReadOnly Switchs for disks
2016-01-04 21:25:27 -08:00
jvernet
b6a9f667ef
Latest commit from mauiaaron need common.h in imagutil for FREE and MALLOC macros
2016-01-04 21:25:27 -08:00
jvernet
7008d21fcf
IOS icon
2016-01-04 21:25:27 -08:00
jvernet
f05ce4d247
IOS icons
2016-01-04 21:25:27 -08:00
jvernet
6445546ff9
Toolbar Icons
2016-01-04 21:25:27 -08:00
jvernet
672d824946
Yes, it work !
...
https://youtu.be/C5no96qnCNQ
2016-01-04 21:25:27 -08:00
jvernet
4d89d173f4
Here we are: now everything work for iPad.
2016-01-04 21:25:27 -08:00
jvernet
86064cf1c6
Hard to understand those Segues ***ing
2016-01-04 21:25:27 -08:00
jvernet
b60a697b86
Finally ! First time loading disk !!!
2016-01-04 21:25:27 -08:00
jvernet
3cea55cc40
Est ce que je vais terminer un jour ?
2016-01-04 21:25:26 -08:00
jvernet
f722725992
IOS Pref more
2016-01-04 21:25:26 -08:00
jvernet
28875b5e76
IOS Prefs
2016-01-04 21:25:26 -08:00
jvernet
a3040dfb05
IOS stuff
2016-01-04 21:25:26 -08:00
jvernet
d23b0593fb
IOS Stuff
2016-01-04 21:25:26 -08:00
jvernet
97700bbff6
More IOS work
...
but it doesn’t work better.
2016-01-04 21:25:26 -08:00
jvernet
b9a6f0060d
test on real iPad
2016-01-04 21:25:26 -08:00
jvernet
4522fa98ac
ToolBar properly at bottom
2016-01-04 21:25:26 -08:00
jvernet
bf341731f0
Separate View/controller
2016-01-04 21:25:26 -08:00
jvernet
b04e7760c2
IOS ToolBar Trying
...
Need to know how it work…
2016-01-04 21:25:26 -08:00
jvernet
f984bfc5b0
IOS
2016-01-04 21:25:25 -08:00