mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Regenerate Doc
This commit is contained in:
@@ -1190,8 +1190,8 @@ these applications are no longer provided.
|
||||
driver.
|
||||
* Ed Brindley contributed some of the code that supports the RC2014
|
||||
platform.
|
||||
* Phil Summers contributed Forth and BASIC in ROM as well as a long
|
||||
list of general code enhancements.
|
||||
* Phil Summers contributed Forth and BASIC in ROM, the AY-3-8910 sound
|
||||
driver as well as a long list of general code enhancements.
|
||||
* Phillip Stevens contributed support for FreeRTOS.
|
||||
* Curt Mayer contributed the Linux / MacOS build process.
|
||||
* UNA BIOS and FDISK80 are the products of John Coffman.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
#DEFINE RMN 1
|
||||
#DEFINE RUP 1
|
||||
#DEFINE RTP 0
|
||||
#DEFINE BIOSVER "3.1.1-pre.3"
|
||||
#DEFINE BIOSVER "3.1.1-pre.4"
|
||||
|
||||
@@ -3,5 +3,5 @@ rmn equ 1
|
||||
rup equ 1
|
||||
rtp equ 0
|
||||
biosver macro
|
||||
db "3.1.1-pre.3"
|
||||
db "3.1.1-pre.4"
|
||||
endm
|
||||
|
||||
Reference in New Issue
Block a user