Thomas Harte
|
0b771ce61a
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
|
Thomas Harte
|
f02989649c
|
Corrects effect of pc_is_outside_bios.
|
2018-02-11 20:32:45 -05:00 |
|
Thomas Harte
|
eb39617ad0
|
Allows cartridges to filter based on the actor talking to them; corrects outstanding_machines access error.
|
2018-02-10 17:11:16 -05:00 |
|
Thomas Harte
|
d63a95983d
|
Adds a couple of hard-stop conditions to the MSX, and respect for hard stops.
|
2018-02-09 09:10:56 -05:00 |
|
Thomas Harte
|
4e720d57b2
|
With debugging hooks still on display, makes first attempt at dynamic analysis.
|
2018-02-01 07:53:52 -05:00 |
|
Thomas Harte
|
6a112edc18
|
Corrects 16kb ASCII mapper.
Also increases hit position acceptance for the 8kb ASCII.
|
2018-01-22 22:13:16 -05:00 |
|
Thomas Harte
|
8fb4409ebb
|
Adds hasty attempt at dynamic analysis to the MSX ROM handlers.
Logging for now, for further experimentation.
|
2018-01-22 21:50:56 -05:00 |
|
Thomas Harte
|
655b971976
|
Establishes that there is such as a thing as a Konami SCC.
Creates one, ensures it appears in memory when intended to, lets it handle reads and writes. It currently does nothing.
|
2018-01-06 20:15:55 -05:00 |
|
Thomas Harte
|
ed564cb810
|
Implements the main four cartridge banking schemes.
Slightly proof of concept for now.
|
2018-01-04 22:18:18 -05:00 |
|